Hello,

I wanted to re-create the linuxboot disk in order to replace the
//ntinstall/... setting. This fails, because -- when I haven't overlooked
a config file -- I cannot create the bootdisk from scratch because of the
following error:

make download
make

        egrep '^[0-9a-fA-F]+ [ADRTW] ' | sort | ./sha1hash > libc.so.hash
gcc -Wp,-MD,./.interp.d  -march=i386 -Os -malign-functions=0
-malign-jumps=0 -malign-loops=0  -nostdinc -iwithprefix include -I../klibc
-I../klibc/arch/i386/include -I../klibc/include/bits32 -D__KLIBC__
-DBITSIZE=32 -I../klibc/include -I../linux/include -W -Wall
-Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline
-D__ASSEMBLY__ -DLIBDIR=\"/lib\" \
-DSOHASH=\"`cat libc.so.hash`\" \
        -c -o interp.o interp.S
ld  -o tests/environ.shared -e main interp.o tests/environ.o -R libc.so
/usr/lib/gcc-lib/i386-linux/2.95.4/libgcc.a
tests/environ.o: In function `main':
tests/environ.o(.text+0x19): undefined reference to `environ'
tests/environ.o(.text+0x2b): undefined reference to `printf'
tests/environ.o(.text+0x3d): undefined reference to `printf'
tests/environ.o(.text+0x5a): undefined reference to `printf'
tests/environ.o(.text+0x79): undefined reference to `printf'
make[2]: *** [tests/environ.shared] Error 1
rm tests/setenvtest.o tests/getopttest.o tests/memstrtest.o tests/hello.o
tests/idtest.o tests/malloctest.o tests/nfs_no_rpc.o tests/setjmptest.o
tests/minihello.o tests/minips.o tests/environ.o tests/microhello.o
tests/testrand48.o
make[2]: Leaving directory
`/local/skaise2a/unattend/unattended-4.0/linuxboot/klibc-0.115/klibc'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/local/skaise2a/unattend/unattended-4.0/linuxboot/klibc-0.115'
make: *** [klibc-0.115/ash/sh] Error 2

Maybe my Linux/GCC is somewhat out-dated or is too old:

Debian Woody (aka stable); gcc v2.95.4.

Is there a possibility to not re-compile all the utilities, just to have
another server setting?

Bye,

-- 
Steffen Kaiser
FB Angewandte Informatik
Telefon: 203


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to