Re: BIG FAVOR....

Trevor Johnson (trevor@jpj.net)
Thu, 4 Dec 1997 14:09:44 -0500 (EST)


>./xtract /usr/src/linux-2.0.18/vmlinux | gzip -9 | ./piggyback > piggy.o
>Non-GCC header of 'system'
>Compressed size 20.
>ld -qmagic -Ttext 0xfe0 -o vmlinux head.o misc.o piggy.o
>ld: warning: cannot find entry symbol _start; defaulting to 00000fe0

This should correct the problem:

# rm `which encaps`
___
Trevor Johnson