|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-12-18 11:02 UTC] sniper@php.net
[2000-12-20 09:42 UTC] vogelsanger at hotmail dot com
[2001-01-03 11:02 UTC] vogelsanger at hotmail dot com
[2001-01-07 04:09 UTC] sniper@php.net
[2001-01-09 07:34 UTC] vogelsanger at hotmail dot com
[2001-05-23 06:20 UTC] sniper@php.net
[2001-06-12 17:25 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 21:00:02 2025 UTC |
When trying to compile PHP on Apache 1.3.4 with the oracle option (--with-oracle=/opt/oracle/v7230) i get a compiler error /bin/sh ../libtool --silent --mode=link cc -g -o libZend.la -ldl -locic /opt/oracle/v7230/lib/osntab.o -lsqlnet -lora -lsqlnet -lora -lnlsrtl3 -lc3v6 -lnlsrtl3 -lcore3 -lm -lld -lm -lm -ldl zend-parser.lo zend_alloc.lo zend_compile.lo zend_constants.lo zend_dynamic_array.lo zend_execute.lo zend_execute_API.lo zend_highlight.lo zend_llist.lo zend_opcode.lo zend_operators.lo zend_ptr_stack.lo zend_stack.lo zend_variables.lo zend.lo zend_API.lo zend_extensions.lo zend_hash.lo zend_list.lo zend_indent.lo zend_builtin_functions.lo zend_sprintf.lo libZend_c.la libZend_gcc.la libtool: link: cannot build libtool library `libZend.la' from non-libtool objects: /opt/oracle/v7230/lib/osntab.o make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop.