php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #180 undefined reference to `PQcmdTuples'
Submitted: 1998-03-16 15:37 UTC Modified: 1998-03-18 16:08 UTC
From: rhenry at ac-technologies dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0 Latest CVS OS: Linux 2.0.29
Private report: No CVE-ID: None
 [1998-03-16 15:37 UTC] rhenry at ac-technologies dot com
Just compiling with PostgreSQL support. Not as a module.
exact error message is:
php-3.0b6/functions/pgsql.c:586: undefined reference to `PQcmdTuple
s'

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-03-18 16:08 UTC] zeev
Already fixed in the latest CVS - checks for this function
in configure
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 12:01:27 2024 UTC