Kevin Falcone on Fri, 7 Jul 2000 23:23:33 -0400 (EDT) |
>>>>> "d" == darxus <darxus@chaosreigns.com> writes: d> "cannot find -lslang" what is in /etc/ld.so.conf ? d> aavga.so: aavga.c Makefile d> gcc -Wl,-soname,libvga.so.1 -o aavga.so -shared -nostdlib -fPIC aavga.c -laa -lslang -lX11 -lm -lgpm -lc -O3 You could always add a few -L/lib -L/usr/lib in appropriate places, but if you have a normal ld.so.conf and have run ldconfig recently, that shouldn't be an issue. -kevin -- Kevin Falcone <kevinfal@seas.upenn.edu> "When in doubt, use brute force." - Ken Thompson ______________________________________________________________________ Philadelphia Linux Users Group - http://plug.nothinbut.net Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce General Discussion - http://lists.nothinbut.net/mail/listinfo/plug
|
|