[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Troubles with ld



On Wed, Jan 30, 2002 at 11:48:43AM +0100, dballester kernpharma com wrote:
> /usr/bin/ld: cannot find -lclntsh

This just means that libclntsh.so nor libclntsh.a cannot be find in linker
search path. I guess it is an Oracle library, so I'd search your Oracle
installation, find where it is located and make sure -L/that/path is added
to linker's command line.

	Jakub





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]