Re: GCC --with-sysroot: libintl.h: No such file or directory

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

 



On 3 September 2014 00:25, Shaun Jackman wrote:
> I had a conflict between glibc's libintl.h and gettext's libintl.h and
> ended up with neither. GCC expects glibc's libintl.h.

gettext is not even supposed to install libintl.h on GNU/Linux,
because it would conflict with t he glibc one, so if you've persuaded
it to install that header then you have to deal with the fallout
yourself. You shouldn't be configuring gettext with
--with-included-gettext on glibc-based systems.




[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