Re: gcc4 compile problem on AIX 4.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> gcc -O  -o makedepend \
>   makedepend.o libcpp.a ../libiberty/libiberty.a \
>   ./../intl/libintl.a -liconv -liconv
> ld: 0711-317 ERROR: Undefined symbol: ..libintl_dgettext
> ld: 0711-317 ERROR: Undefined symbol: ..libintl_bindtextdomain

	You can try installing the libintl library that comes in the
/opt/freeware software collection with AIX.  Or confiure with
--disable-nls. 

David

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux