Steffen, please apply the following patch to linuxboot/Makefile and
let me know if it fixes your build problem.
I apologize for the delay on this. Always a shame when one's work
interferes with one's hobbies...
- Pat
--- Makefile.~1.79.~ 2004-07-24 19:08:31.000000000 -0400
+++ Makefile 2004-07-28 12:25:47.000000000 -0400
@@ -388,7 +388,7 @@
## ncurses
$(ncurses)/lib/libncurses.so: fakeinclude/stdio.h
cd $(ncurses) \
- && CC="$(CC) $(fakelib_cflags)" \
+ && CFLAGS="$(fakelib_cflags)" LDFLAGS="$(fakelib_cflags)" \
./configure --prefix=/usr --with-shared \
--without-normal --without-debug \
--disable-database --with-fallbacks=linux \
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
unattended-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-devel