Opened 15 years ago

Closed 13 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)

port.log (88.3 KB) - added by vitto.giova@… 15 years ago.
arm-rtems-binutils complete build log

Download all attachments as: .zip

Change History (6)

Changed 15 years ago by vitto.giova@…

Attachment: port.log added

arm-rtems-binutils complete build log

comment:1 Changed 15 years ago by blb@…

Owner: changed from macports-tickets@… to pguyot@…
Port: arm-rtems-binutils added

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:3 Changed 14 years ago by nerdling (Jeremy Lavergne)

Cc: snc@… added

Cc Me!

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Owner: changed from pguyot@… to macports-tickets@…

comment:5 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

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.