php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4718 Zend library compile error
Submitted: 2000-05-31 07:17 UTC Modified: 2000-08-01 22:46 UTC
From: ojunhee at daisy dot kwangwoon dot ac dot kr Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.0 Release OS: AIX 4.2
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: ojunhee at daisy dot kwangwoon dot ac dot kr
New email:
PHP Version: OS:

 

 [2000-05-31 07:17 UTC] ojunhee at daisy dot kwangwoon dot ac dot kr
I can compile with php-4.0b3 libtool binary.
php-4.0.0 libtool can't.

-----------* error message * -------------------------------
leo /data1/work/tmp/php-4.0.0/Zend>make 
/bin/sh ../libtool --silent --mode=link gcc -O2 -g -Wall -o libZend.la -lgdbm 
-ldl -lncr -lsqlnet -lclient -lcommon -lgeneric -lepc -lc3v6 -lnlsrtl3 -lcore3 -lld -lm -l 
m -ldl -nostdlib /usr/lib/crt0_r.o /usr/lib/libpthreads.a /usr/lib/libc_r.a -lgcc zend-pa 
rser.lo zend_alloc.lo zend_compile.lo zend_constants.lo zend_dynamic_array.lo zend_execut 
e.lo zend_execute_API.lo zend_highlight.lo zend_llist.lo zend_opcode.lo zend_operators.l 
o zend_ptr_stack.lo zend_stack.lo zend_variables.lo zend.lo zend_API.lo zend_extensions.l 
o zend_hash.lo zend_list.lo zend_indent.lo zend_builtin_functions.lo zend_sprintf.lo libZ 
end_c.la 
libtool: link: cannot build libtool library `libZend.la' from non-libtool objects: /usr/li 
b/crt0_r.o /usr/lib/libpthreads.a /usr/lib/libc_r.a 
make: 1254-004 The error code from the last command is 1. 
-----------* error message * -------------------------------

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-23 21:41 UTC] sas at cvs dot php dot net
This was fixed in CVS by Thies Arntzen. Please try a snapshot and let us know whether it works for you:

http://snaps.php.net/
 [2000-08-01 22:46 UTC] waldschrott@php.net
no feedback, possibly fixed, closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 10:01:28 2024 UTC