Problems with kexec-tools-1.7, missing library

Gregg Levine hansolofalcon at worldnet.att.net
Fri Nov 22 22:59:00 CET 2002


Hello from Gregg C Levine
I just attempted to build the contents of kexec-tools-1.7, on a
Slackware 8.0 system running the 2.2.19 kernel. It ran make all the way
until it found a missing library to complain about. Basically, I don't
know what one it is talking about. I promptly ran make again, after
issuing a make clean. It repeated. I then created a script file,
containing the efforts of my third time around. Also it happened when I
issued the same commands, on version 1.0. Eric is the collection being
built static, rather then dynamic? Anyway, I've attached the script
file.
Gregg C Levine drwho8 at worldnet.att.net
Magic word is "Grok!"
-------------- next part --------------
Script started on Fri Nov 22 22:49:59 2002
root at drwho:/usr/src/lobos/kernel-patches/kexec/kexec-tools-1.7# make
mkdir -p objdir/build/sbin
gcc -Wall -g -O2 -fno-strict-aliasing -I./util_lib/include -DVERSION='"1.7"' -DRELEASE_DATE='"18 November 2002"' -static -o objdir/build/sbin/kexec  ./objdir/kexec/kexec.o  ./objdir/kexec/kexec-syscall.o  ./objdir/kexec/kexec-x86.o  ./objdir/kexec/kexec-elf32-x86.o  ./objdir/kexec/kexec-bzImage.o  ./objdir/kexec/ifdown.o  ./objdir/kexec/x86-setup-32.o  ./objdir/kexec/x86-setup-16.o  ./objdir/kexec/x86-setup-16-debug.o ./objdir/libutil.a
/usr/i386-slackware-linux/bin/ld: cannot find -lc
collect2: ld returned 1 exit status
make: *** [objdir/build/sbin/kexec] Error 1
root at drwho:/usr/src/lobos/kernel-patches/kexec/kexec-tools-1.7# exit

Script done on Fri Nov 22 22:50:12 2002


More information about the coreboot mailing list