Edit report at https://bugs.php.net/bug.php?id=17&edit=1
ID: 17 Comment by: junxing dot lin at yahoo dot com Reported by: ralf at geno dot net Summary: new_connection - multiple definition Status: Closed Type: Bug Package: Misbehaving function Operating System: Linux 2.0.33 PHP Version: 3.0b3 Block user comment: N Private report: N New Comment: http://www.chishairstraighteners.net chi flat iron http://www.chishairstraighteners.net chi flat irons http://www.chishairstraighteners.net chi hair straightener http://www.chishairstraighteners.net chi hair straighteners Previous Comments: ------------------------------------------------------------------------ [1998-01-28 11:13:09] rasmus This will be fixed in the next beta release of Apache. The workaround is simply to rename the function in the Apache source files. It is actually only called from within the file where it is defined, so technically you could just make it static. ------------------------------------------------------------------------ [1998-01-28 09:49:03] ralf at geno dot net http_main.o and in /usr/local/lib/libldap.a(request.o) both use 'new_connection' PHP 3.0b3 using the LDAP-module based on UoM SLAPD 3.31 and Apache 1.2.5 Any workarounds ??? Bye, Ralf Kuehnbaum configureline: # ./configure --with-apache=/home/projekte/src/apache_1.2.5 --with-adabas=/usr Linker-error: /usr/local/lib/libldap.a(request.o): In function `new_connection': request.o(.text+0x380): multiple definition of `new_connection' http_main.o(.text+0x1770): first defined here /usr/i486-linux/bin/ld: Warning: size of symbol `new_connection' changed from 16 4 to 759 in request.o ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=17&edit=1
