| From: | Benjamin Riefenstahl <Benjamin(dot)Riefenstahl(at)epost(dot)de> |
|---|---|
| To: | Theodore Petrosky <tedpet5(at)yahoo(dot)com> |
| Cc: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | Re: help with OSX make problem |
| Date: | 2003-11-06 20:32:30 |
| Message-ID: | m365hxxmox.fsf@seneca.benny.turtle-trading.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
Hi Theodore,
Theodore Petrosky <tedpet5(at)yahoo(dot)com> writes:
> Please, I need some help figuring out a Mac OS X problem.
> I downloaded and installed the libiodbc-3.51.1 sources.
Isn't that another ODBC implementation? Mac OS X already has a
version of ODBC by Apple, so you shouldn't need that.
> then the psqlodbc-07.03.0200 sources.
> I configured with ./configure --with-iodbc however, before finishing
> make I am getting errors like this:
>
> ld: Undefined symbols:
> _CFBundleCopyExecutableURL
> _CFBundleCopyResourceURL
> _CFBundleGetBundleWithIdentifier
> _CFRelease
> _CFStringGetCString
> _CFURLCopyFileSystemPath
> ___CFStringMakeConstantString
> make[1]: *** [psqlodbc.la] Error 1
> make: *** [all] Error 2
>
> This looks like 'core foundations' stuff..
Right. So you probably just need to add "-framework CoreFoundation"
to your link line.
benny
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Benjamin Riefenstahl | 2003-11-06 20:36:18 | Re: ODBC |
| Previous Message | egon alberthuf | 2003-11-06 18:31:57 | la vie est belle |