[SLE] Makefile errors trying to compile "gstalker"
Could anyone kindly give me a clue, what these 2 error messages mean, please : { am trying to compile "gstalker" } 1) /usr/i486-linux/bin/ld: cannot open -lesd: No such file or directory 2) gnome/lib -L/usr/lib -L/usr/X11R6/lib -ldb /usr/i486-linux/bin/ld: cannot open -lesd: No such file .. . . what would " -lesd " mean ? thanks Richard -- ____________ sent on Linux ____________ This Email is 100% Virus Free! How do I know? ~ Because no Microsoft products were used to generate it! -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq
Hello tabanna, on Thursday, August 31, 2000 at 21:00:07 +0000, you sat in front of your keyboard and wrote:
Could anyone kindly give me a clue, what these 2 error messages mean, please : { am trying to compile "gstalker" }
1) /usr/i486-linux/bin/ld: cannot open -lesd: No such file or directory
2) gnome/lib -L/usr/lib -L/usr/X11R6/lib -ldb /usr/i486-linux/bin/ld: cannot open -lesd: No such file
.. . . what would " -lesd " mean ?
thanks
Richard
That means that you don't have installed the E-sound libraries. or that the linker can't find them. "-lesd" means libesd.so for the linker. Check that you have installed the esound package from the snd series or that the /etc/ld.so.conf contains the path to your installed esd libraries (if you did it with the sources tarball). Regards... -- Jean-François Bocquet <tns01@free.fr> == Error is not forever, hope for right+ |== ICQ: 69968770 ===================== Darkness is not the opposite of light| |== http://tns01.free.fr ========== -But only absence- day will follow night.| +-- Linux User #177410 --------------------------------------------*-- Lowell+ -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq
participants (2)
-
tabanna@aig.forthnet.gr
-
tns01@free.fr