Opened 16 years ago
Closed 14 years ago
#17312 closed defect (fixed)
arm-rtems-bintuils Compile Error - build failure
Reported by: | vitto.giova@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | nerdling (Jeremy Lavergne) | |
Port: | arm-rtems-binutils |
Description
arm-rtems toolchain fails to compile both arm-rtems-binutils and arm-rtems-gcc (the latter depends on the former, but likely for the same reason) have issues with the libintl library
this may be due to the removal of libintl.h from newer versions of gettext, which require a particular flag configuration (should be CFLAGS=-I/usr/local/include LIBS="-L/usr/local/lib -lintl" but i could test it out)
attached a complete log of the attempted build
Attachments (1)
Change History (6)
Changed 16 years ago by vitto.giova@…
comment:1 Changed 16 years ago by blb@…
Owner: | changed from macports-tickets@… to pguyot@… |
---|---|
Port: | arm-rtems-binutils added |
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Owner: | changed from pguyot@… to macports-tickets@… |
---|
comment:5 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I added --disable-werror to the configure args in r72087 and this builds OK for me now.
Note: See
TracTickets for help on using
tickets.
arm-rtems-binutils complete build log