|
|
sybperl-l Archive
Up Prev Next
From: "Calder, Erick" <ECalder at westernasset dot com>
Subject: RE: Failing make...
Date: Feb 4 2005 9:06PM
Chuck,
I had the same problem a while back and never went back to figure it
out. in which way did you correct the _PATH (what did you add/change)?
dould you post the actual entry you made into the makefile for the sake
of others?
thanks - erick
-----Original Message-----
From: Charles Phares [mailto:cphares@mac.com]
Sent: Friday, February 04, 2005 11:08 AM
To: sybperl-l@peppler.org
Subject: Re: Failing make...
OK. So I corrected my DYLD_LIBRARY_PATH variable, and added sybsrv_r
to the library lists where other sybase libraries were in the make
file, and it made with out issue.
-Chuck
On Feb 3, 2005, at 12:03 PM, Charles Phares wrote:
> Greetings All!
>
> I am having trouble building DBD-Sybase on Mac OS X 10.3.7. I am
> running Sybase ASE 12.5.3 & perl 5.8.1-RC3. DBI built with no
> problems.
>
> Make is failing with the following message:
>
> ld: warning can't open dynamic library: libsybsrv_r.dylib (checking
> for undefined symbols may be affected) (No such file or directory,
> errno = 2)
>
> my DYLD_LIBRARY_PATH is:
>
> DYLD_LIBRARY=/Applications/Sybase/System/OCS-12_5/lib:/Applications/
> Sybase/System/ASE-12_5/lib
>
> and if I search in this path, I find the libsybsrv_r.dylib file. I'm
> stumped! :)
>
> Attempting to run make tests returns many many failures.
>
> Any ideas?
>
>
> Cheers!
>
> -Chuck
>
**********************************************************************
E-mail sent through the Internet is not secure. Western Asset therefore recommends that you do not send any confidential or sensitive information to us via electronic mail, including social security numbers, account numbers, or personal identification numbers. Delivery, and or timely delivery of Internet mail is not guaranteed. Western Asset therefore recommends that you do not send time sensitive or action-oriented messages to us via electronic mail.
**********************************************************************
|