> until it gets to linking: here is what I've got: > "ld -r -o unmap_fin.o unmap.o -lc -L/usr/lib
> ld: cannot find -lc > make[3]: *** [unmap_fin.o] Error 1 > make[3] Leaving directory `/home/adam/work/UML/linux-2.4.27/arch/um/kernel/tt' > ..." You need to instal libc-devel package in Mandrake, or not compile statically. George -------------------------------------- Want to download some Christian Stuff? http://www.praize.com/downloads/ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ User-mode-linux-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
