Re: [HACKERS] Re: [GENERAL] unknown symbol 'lo_unlink'

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: jpr(at)cr168790-a(dot)nmkt1(dot)on(dot)wave(dot)home(dot)com
Cc: pgsql-general(at)postgreSQL(dot)org, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Re: [GENERAL] unknown symbol 'lo_unlink'
Date: 1999-04-27 15:02:45
Message-ID: 199904271502.AAA01780@ext16.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

> > > Hey folks, still looking for a little help on this. I can insert data
> > > and (obviously create tables). Further, I've discovered PHP with pg
> > > support yields an unknown symbol 'lo_unlink' when Apache tries to load
> > > it. Any help/pointers would be really appreciated.
> >
> > What kind of version of apache/PHP/PostgreSQL are you using? Do you
> > use DSO? What was the exact error message when you found lo_unlink was
> > an unknown symbol? What kind of platform are you running?
> >
> > I myself have been using apache 1.3.6(DSO)/PHP 3.0.7/PostgreSQL 6.4.2
> > or current on x86 Linux/LinuxPPC/mips Linux/FreeBSD for a while but
> > have never seen problems you mentioned.
>
> Thanks for your reply. I'm using apache 1.3.6 (DSO), PHP 3.0.6 and PG
> 6.4.2. I was able to successfully run apache/php/pg under LinuxPPC R4 and
> haven't had any probs under i386 Linux distros, however I have tried the
> YDL and R5 rpms (as well as compiling from tarballs) and run in to this
> error every time on YDL. I think its related to the other problems but I'm
>
> not sure. The error message is "Unknown symbol lo_unlink". It might be
> helpful if you let me know the options you pass to the configure script,
> then I could try with those options.

PostgreSQL: configure --with-mb=EUC_JP
Apache: OPTIM="-O2" /configure --enable-module=so
php: configure --with-pgsql --with-apache=../apache_1.3.6 --enable-track-vars --with-apxs=/usr/local/apache/bin/apxs

I also use LinuxPPC R4. So I guess there's something special with YDL
and R5, not with your builds. (BTW, what is YDL?) I'm going to try R5
after official R5 is released.
---
Tatsuo Ishii

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Justin Long 1999-04-27 16:30:34 Speed
Previous Message Adriaan Joubert 1999-04-27 14:03:47 Re: [GENERAL] Desperately Seeking Regular Expression

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-04-27 16:19:39 Re: [HACKERS] Lock freeze ? in MVCC
Previous Message Tom Lane 1999-04-27 14:59:58 Re: [HACKERS] numeric data type on 6.5