php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34014 make install fails
Submitted: 2005-08-05 21:06 UTC Modified: 2005-08-05 21:08 UTC
From: ljanda at checkstop dot com Assigned:
Status: Not a bug Package: *Configuration Issues
PHP Version: 4.4.0 OS: SCO 5.05
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: ljanda at checkstop dot com
New email:
PHP Version: OS:

 

 [2005-08-05 21:06 UTC] ljanda at checkstop dot com
Description:
------------
make install fails in informix part.
Looks as though the compile went ok as libs are there.

cp .libs/libphp4.lai /usr/local/apache2/modules/libphp4.la
libtool: install: warning: remember to run `libtool --finish /u/leroy/php-4.4.0/libs'
chmod 755 /usr/local/apache2/modules/libphp4.so
[activating module `php4' in /usr/local/apache2/conf/httpd.conf]
Installing PHP CLI binary:        /usr/local/php/bin/
Installing PHP CLI man page:      /usr/local/php/man/man1/
        OVERALL_TARGET += /u/leroy/php-4.4.0/ext/informix/ifx.c
sh: OVERALL_TARGET:  not found
*** Error code 1 (bu21)


****************** above ls on directory
drwxr-xr-x   2 leroy    inform       512 Aug  5 14:00 .libs
-rw-r--r--   1 leroy    inform        57 Feb 25  2003 CREDITS
-rw-r--r--   1 leroy    inform       454 May 30  2004 Makefile.frag
-rw-r--r--   1 leroy    inform      3039 Feb 25  2003 config.m4
-rw-r--r--   1 leroy    inform    185957 Aug  5 13:58 ifx.c
-rw-r--r--   1 leroy    inform      5326 Sep  8  2003 ifx.dsp
-rw-r--r--   1 leroy    inform    137069 Dec 16  2004 ifx.ec
-rw-r--r--   1 root     sys       224092 Aug  5 14:00 ifx.lo
-rw-r--r--   1 root     sys       224092 Aug  5 14:00 ifx.o@
-rw-r--r--   1 leroy    inform      1060 Aug  5 13:53 libphpifx.a
-rw-r--r--   1 leroy    inform      4225 Feb 25  2003 php_informix.h
-rw-r--r--   1 leroy    inform      2633 Feb 25  2003 php_informix_includes.h



#



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-05 21:08 UTC] tony2001@php.net
No need to post reports twice.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 14:01:29 2024 UTC