Re: help with OSX make problem

Поиск
Список
Период
Сортировка
От Theodore Petrosky
Тема Re: help with OSX make problem
Дата
Msg-id 20031107141446.71947.qmail@web41007.mail.yahoo.com
обсуждение исходный текст
Ответ на Re: help with OSX make problem  (Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>)
Ответы Re: help with OSX make problem  (Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>)
Re: help with OSX make problem  (Timothy Reaves <treaves@silverfields.com>)
Список pgsql-odbc
Benny,

Thanks,

it does indeed make without the iodbc however I can
not add a DSN in odbc administator... according to all
the information I can find, making psqlODBC with iodbc
and using the iodbc admin program is supposed to work.

I can not for the life of me understand how to get
this to work.

I was emailing someone that did get it to work,
however there must be a difference in his system setup
as his method of ./configure --with-iodbc, make, make
install fails for me.

I  don't know where or how to get the process to see
my core foundation stuff.

If you can help please  do....

Ted

--- Benjamin Riefenstahl
<Benjamin.Riefenstahl@epost.de> wrote:
> Hi Theodore,
>
>
> Theodore Petrosky <tedpet5@yahoo.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
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

В списке pgsql-odbc по дате отправления:

Предыдущее
От: TANIDA Yutaka
Дата:
Сообщение: Bug in SQLColumns() and SQLTables() with "Parse Statement".
Следующее
От: Jeff Eckermann
Дата:
Сообщение: Re: Access, pass-through queries and isolation level