[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Troubles with ld
- From: Jakub Jelinek <jakub redhat com>
- To: enigma-list redhat com
- Subject: Re: Troubles with ld
- Date: Wed, 30 Jan 2002 06:38:15 -0500
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]