Hi,

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));

Thanks for any help...

Matt

-- 
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