php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21754 php does not compile with ingres II support
Submitted: 2003-01-19 13:06 UTC Modified: 2003-01-20 07:19 UTC
From: rok dot zevnik at ijs dot si Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.3.0 OS: Debian Linux
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: rok dot zevnik at ijs dot si
New email:
PHP Version: OS:

 

 [2003-01-19 13:06 UTC] rok dot zevnik at ijs dot si
Hi,

When doing configure --with-apxs2=/usr/bin/apxs2 --with-mysql --with-ingres=/home/ingres

I get the following error when doing make

... sapi/apache2filter/php_functions.lo main/internal_functions.lo -lingres -liiapi -lcrypt -lresolv -lm -ldl -lnsl -lcrypt  -o libphp4.la
/usr/bin/ld: cannot find -lingres
collect2: ld returned 1 exit status

I have in my LD_LIBRARY_PATH /home/ingres/lib

Best regards,
Rok

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-20 02:08 UTC] sniper@php.net
Does the file /home/ingres/lib/libingres.a exist?
If not, then your ingres installation is incomplete/broken.

And what version of Ingres is it?

(the compile works fine for me, using the ingres 2.6 trial for linux..)

 [2003-01-20 07:19 UTC] rok dot zevnik at ijs dot si
I wanted to do it with minimal installation but I guess I have to install full Ingres.

Now it has compiled.

Rok
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Aug 17 08:00:03 2025 UTC