Hi Matthew,

@ 6:24:49 PM on 4/16/2001, Matthew Mueller wrote:

> Can anyone tell me if it is possible to statically build php3 and
> php4 modules into an apache binary? I tried, but kept getting all
> these errors from ld about multiply-defined functions such as:

> ld: fatal: symbol `second_arg_allow_ref' is multiply-defined:
> (file modules/php3/libphp3.a(internal_functions.o) and file
> modules/php4/libphp4.a(zend_builtin_functions.o));

I could be wrong, but I don't think it's possible. You may have to
build them as DSOs.

http://www.php.net/manual/en/migration.php#migration.php4.with-php3

-Brian
--
 PGP is spoken here: 0xE4D0C7C8
 Please, DO NOT carbon copy me on list replies.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to