My Build for inetutils stuck.
Page:
http://cross-lfs.org/view/clfs-sysroot/arm/final-system/inetutils.html

the library ncurses path is setting wrong in the Makefile
under ./talk/Makefile

after ./configure do the following:

cp -v ./talk/Makefile{,.orig}
sed -e "/^NCURSES_INCLUDE = /s/-I\/usr\/include\/ncurses//" \
        ./talk/Makefile.orig > ./talk/Makefile


after you can run make.

Thanks
Daniel

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-dev

Reply via email to