Re: [PHP-DEV] PHP 3.0 Bug Summary Report From: Mike Erickson (mee <email protected>)
Date: 10/14/00

On Sat, Oct 14, 2000 at 04:00:01PM -0000, php-dev <email protected> wrote:
> PHP 3.0 Bug Database summary - http://bugs.php.net
>
> Num Status Summary (660 total including feature requests)
> ===============================================[*General Issues]==============
> 4180 Open is_link returns false when target doesnt exist (should return true)
> ===============================================[Compile Failure]==============
> [snip]
> 3217 Open ld error when compiling as Apache DSO and --with-mysql

I'm getting an ld error with PHP-4.0.3 and Apache-1.3.14, on Slackware 7.1:

./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs --enable-track-vars --enable-trans-sid

/usr/i386-slackware-linux/bin/ld: cannot open -lpq: No such file or directory
collect2: ld returned 1 exit status
make[1]: *** [libphp4.la] Error 1
make[1]: Leaving directory `/usr/local/src/php-4.0.3'
make: *** [all-recursive] Error 1

Mike

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>