php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2598 ./configure does not find PQcmdTuples
Submitted: 1999-10-24 18:09 UTC Modified: 1999-12-04 14:37 UTC
From: sauron at the-infinite dot org Assigned:
Status: Closed Package: PostgreSQL related
PHP Version: 4.0 Latest CVS (24/10/1999) OS: RH6.0/Linux 2.2.5
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: sauron at the-infinite dot org
New email:
PHP Version: OS:

 

 [1999-10-24 18:09 UTC] sauron at the-infinite dot org
./configure --with-pgsql --with-apache=../apache_1.3.9 --enable-track-vars --with-gd=/home/sauron/mrtg/gd1.3 --with-zlib --enable-debug --enable-debugger

When configuring latest CVS, the ./buildconf, ./configure and make/make install go fine, and apache compiles fine with it, but when running a script that uses pg_cmduples(), it gives an error saying that support for that function is not compiled in.
If I delete the #if HAVE_PQCMDTUPLES ... #endif block, it compiles fine.

This is on a new RH6.0 system, running PostgreSQL 6.4.2.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-12-04 14:37 UTC] sas at cvs dot php dot net
Fixed in CVS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 09:01:29 2024 UTC