I know this isn't really a cocoa prob.... but please help
I know this isn't really a cocoa prob.... but please help
- Subject: I know this isn't really a cocoa prob.... but please help
- From: Theodore Petrosky <email@hidden>
- Date: Thu, 1 Jan 2004 07:14:34 -0800 (PST)
This isn't really a cocoa problem... but I am hoping
that someone with experience can help..
I am trying to compile and install psqlodbc-07.03.0200
from the source. I am told that this works fine on
other people's machines. At issue is the --with-iodbc
switch to configure. If I use it, (and i need it) I
get compile time errors that look like the compiler is
looking for 'core foundation' stuff and can't find it.
Here is the output from where it is bailing out:
gcc -r -keep_private_externs -nostdlib -o
.libs/psqlodbc.so-master.o info.lo bind.lo
columninfo.lo connection.lo convert.lo drvconn.lo
environ.lo execute.lo lobj.lo win_md5.lo misc.lo
options.lo pgtypes.lo psqlodbc.lo qresult.lo
results.lo socket.lo parse.lo statement.lo tuple.lo
tuplelist.lo dlg_specific.lo odbcapi.lo multibyte.lo
gpps.lo odbcapi30.lo pgapi30.lo info30.lo && gcc
-bundle -o .libs/psqlodbc.so
.libs/psqlodbc.so-master.o -L/usr/local/lib
-liodbcinst -lc
ld: Undefined symbols:
_CFBundleCopyExecutableURL
_CFBundleCopyResourceURL
_CFBundleGetBundleWithIdentifier
_CFRelease
_CFStringGetCString
_CFURLCopyFileSystemPath
___CFStringMakeConstantString
Does anyone have an idea what to try?
Sorry to post this here, I didn't know where else to
go..
Ted
__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.