On 9/14/07, John Fink <[EMAIL PROTECTED]> wrote:
>
>
>
> On 9/9/07, Dan Scott <[EMAIL PROTECTED]> wrote:
> >
> >
> > Hmm.
> >
> >
> > There are a few possibilities that come to mind, if that's the case:
> >   * libdbdpgsql.so might not be linked against libdbdi.so (try $ ldd
> > /usr/local/lib/dbd/libdbdpgsql.so and ensure that libdbi.so is one of
> > the libraries it is linked against)
>
>
>
> This might very well be it -- libdbdpgsql.so isn't linked against
> libdbi.so, and recompiling libdbi-drivers with an explicit ./configure
> --with-dbi-libdir *still* doesn't result in the compiled
> drivers/pgsql/.libs/libdbdpgsql.so linking against libdbi.so.  So
> something fresh and exciting and new for me to beat my head against.  Thanks
> for your help -- I'll continue to plug away.
>

Are you using the --enable-libdbi configure flag when you run ./configure
for libdbi-drivers?  Also, what version of libdbi-drivers are you building?

-bill

-- 
Bill Erickson
Equinox Software, Inc.
[EMAIL PROTECTED]
http://esilibrary.com/

Reply via email to