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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

History

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