|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: problems compiling Sybperl on Mac OS X
Date: Sep 17 2004 6:29AM
On Fri, 2004-09-17 at 07:53, Sean Dwyer wrote:
> I have been trying to compile Sybperl 2.17 on OS X 12.3.5 against
> Sybase 12.5.2 EBF 11952 ESD#1 to no avail. the full output from the
> make is below but the short version is that when trying to create
> CTlib.o I get the error can't open dynamic library against
> libsybintl_r.dylib and libsybcomn_r.dylib. I have confirmed that both
> files exist and extracted the symbols by hand to confirm that all the
> missing symbols that show up during make test are there. I have checked
> file permissions as well and at this point I am at a loss. Any help
> would be appreciated.
> LD_RUN_PATH="/Applications/Sybase/System/OCS-12_5/lib"
> MACOSX_DEPLOYMENT_TARGET=10.3 cc
> -L/Applications/Sybase/System/OCS-12_5/lib -bundle -undefined
> dynamic_lookup -L/usr/local/lib CTlib.o -o
> ../blib/arch/auto/Sybase/CTlib/CTlib.bundle
> -L/Applications/Sybase/System/OCS-12_5/lib -lsybtcl_r -lm
> ld: warning can't open dynamic library: libsybintl_r.dylib (checking
> for undefined symbols may be affected) (No such file or directory,
> errno = 2)
> ld: warning can't open dynamic library: libsybcomn_r.dylib (checking
> for undefined symbols may be affected) (No such file or directory,
> errno = 2)
Weird.
Unfortunately I don't know very much about MacOSX. I suggest that you
try asking in news://forums.sybase.com/sybase.public.macosx where you
are likely to get some answers from folks who actually did the port of
Sybase to MacOSX...
Michael
--
Michael Peppler Data Migrations, Inc.
mpeppler@peppler.org http://www.peppler.org/
Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short
or long term contract positions - http://www.peppler.org/resume.html
|