From:             [EMAIL PROTECTED]
Operating system: Irix 6.5.16
PHP version:      4.3.0
PHP Bug Type:     Compile Failure
Bug description:  Unresolved text symbol "in6addr_any"

Previous difficulties in compiling at  gcc 3.0.4 were 
addressed by updating to  gcc 3.1.1. The previous compile 
error no longer occurs, but instead at link point, the 
error

ld32: ERROR 33: Unresolved text symbol "in6addr_any" -- 1st 
referenced by main/network.lo.
Use linker option -v to see when and which objects, 
archives and dsos are loaded.  
ld32: INFO 152: Output file removed because of error.
is obtained


./configure --with-mysql  --with-apxs2=/var/www/apache2/
bin/apxs

against  apache 2.0.40


-- 
Edit bug report at http://bugs.php.net/?id=21237&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21237&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21237&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21237&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21237&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21237&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21237&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21237&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21237&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21237&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21237&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21237&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21237&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21237&r=isapi

Reply via email to