I've been trying to build PHP 4.04pl1 on a NetBSD 1.5 (sparc) machine for
the past couple of days, but haven't had much luck. The first error I was
getting resulted in the following message while running make:

/usr/bin/ld: unrecognized option `-Wl,--whole-archive'

I went through and removed any instances of -Wl I could find, which
allowed me to build without any further errors. However, now that I've
tried to actually load Apache with the PHP module installed, I get a new
error:

Syntax error on line 53 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into
server: /usr/local/apache/libexec/libphp4.so: Undefined PLT symbol
"acos" (reloc type = 21, symnum = 1829)

Any help, suggestions or ideas would be appreciated at this time. Thanks.

-- 
Robert Hough ([EMAIL PROTECTED])


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