* Gregg C Levine <[EMAIL PROTECTED]> [030917 06:03]: > /usr/src/openbios/kernel/obj-x86/dict.o(.text+0x150): undefined > reference to `strncmp' > /usr/src/openbios/kernel/obj-x86/dict.o(.text+0x177): undefined > reference to `memcpy' Ups. What gcc version are you using? Can you try compiling with -DDEBUG_GDB in CFLAGS, this adds some normally builtin functions.
> Any suggestions Stefan? Besides I like your ideas regarding the Open > BIOS concepts. Incidentally for that project, can you put up the older > versions of the /dev/bios files? Say, anything up to 3.*? All old versions I have lying around are in http://www.openbios.info/bin/ Do you need some particular code? The CVS version should be better in most cases. Stefan -- Architecture Team SuSE Linux AG _______________________________________________ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

