Re: Has someone got "/usr/ccs/bin/ld: Can't find library: "dl"" error
- From: "Amit_Basnak" <Amit.Basnak@xxxxxxxxx>
- Date: 17 Nov 2006 00:22:12 -0800
Thanks Paul and Vishwas for your inputs
Paul yes there is a 64 bit libdl under /usr/lib/pa20_64
The error may be coming as whenever I log in to my shell , I get a
message
${HOME:-.}/.profile[33]: SHLIB_PATH: parameter not set
However I have set my path for SHLIB_PATH in my .profile as below
WASPC_HOME=/export/home/amitbas/systinet/server_cpp65
PATH=$WASPC_HOME/bin:$PATH
SHLIB_PATH=$WASPC_HOME/lib:$SHLIB_PATH
export WASPC_HOME PATH SHLIB_PATH
Now when I logout and log in , I get SHLIB_PATH not set. Why would I
get such an error when I set the path in my .profile ?
Thanks for your time
Amit
Paul Pluzhnikov wrote:
Paul Pluzhnikov <ppluzhnikov-nsp@xxxxxxxxxxx> writes:
The makefile you are using clearly was not created for HP-UX.
There never was libdl.* libray on it.
At least not in 32-bit mode.
There is a 64-bit libdl under /usr/lib/pa20_64/
but you (apparently) aren't linking 64-bit objects.
Cheers,
--
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.
.
- Follow-Ups:
- Re: Has someone got "/usr/ccs/bin/ld: Can't find library: "dl"" error
- From: Amit_Basnak
- Re: Has someone got "/usr/ccs/bin/ld: Can't find library: "dl"" error
- References:
- Has someone got "/usr/ccs/bin/ld: Can't find library: "dl"" error
- From: Amit_Basnak
- Re: Has someone got "/usr/ccs/bin/ld: Can't find library: "dl"" error
- From: Paul Pluzhnikov
- Re: Has someone got "/usr/ccs/bin/ld: Can't find library: "dl"" error
- From: Paul Pluzhnikov
- Has someone got "/usr/ccs/bin/ld: Can't find library: "dl"" error
- Prev by Date: Running Java applications with C libraries trough JNI
- Next by Date: Re: Has someone got "/usr/ccs/bin/ld: Can't find library: "dl"" error
- Previous by thread: Re: Has someone got "/usr/ccs/bin/ld: Can't find library: "dl"" error
- Next by thread: Re: Has someone got "/usr/ccs/bin/ld: Can't find library: "dl"" error
- Index(es):
Relevant Pages
|
|