Ok, but I guess what's confusing me is that, I shouldn't need any other packages because this used to work for me before (though it's been awhile since I updated, but did update). I'm writing this small piece of code that links w/ just this package. I run gentoo so I 'emerge openal' in portage to get this package. I'm not really doing any dev within the package itself, just my own program to link w/ those libs. All the headers and all that I need already exist on my machine.
Apologies if I'm missing something, but I'm just not understanding why libtool is looking for an *.la and I want it to -lopenal with a *.so. Paul Smith-20 wrote: > > So, he is suggesting you check the list of packages for your distro to > see if there are extra *-dev or similar packages for openal, and if so, > that you try installing them and see if it helps. > > > Cheers! > > -- > ------------------------------------------------------------------------------- > Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: > http://www.gnu.org http://make.mad-scientist.us > "Please remain calm...I may be mad, but I am a professional." --Mad > Scientist > > > > -- View this message in context: http://www.nabble.com/libtool-link-error-tp20043664p20050987.html Sent from the Gnu - Automake - General mailing list archive at Nabble.com.