Re: libpq - main symbol unresolved.

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Joseph Rajkumar <rajkumar(at)telocity(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: libpq - main symbol unresolved.
Date: 2002-02-01 21:01:14
Message-ID: Pine.LNX.4.30.0202011559060.687-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Joseph Rajkumar writes:

> > Syntax error on line 222 of
> /export/home/rajkumar/apache/conf/httpd.conf:
> > Cannot load /export/home/rajkumar/apache/libexec/libphp4.so into
> server: ld.so.1: > /export/home/rajkumar/apache/bin/httpd: fatal:
> relocation error: file /usr/local/lib/libpq.so.2: symbol main:
> >referenced symbol not found

This looks more like a problem in the libphp link process and/or the httpd
dynamic loading process.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-02-01 21:01:52 Re: A couple binary cursor questions
Previous Message Peter Eisentraut 2002-02-01 20:58:47 Re: Execution time of UPDATE raises dramatically!