Received: (qmail 82858 invoked by uid 501); 3 May 2000 09:17:52 -0000 Message-Id: <20000503091752.82857.qmail@locus.apache.org> Date: 3 May 2000 09:17:52 -0000 From: Jens Salomon Reply-To: jsalomon@delphi-gmbh.de To: submit@bugz.apache.org Subject: collect2: ld returned 1 exit status X-Send-Pr-Version: 3.110 >Number: 6045 >Category: os-linux >Synopsis: collect2: ld returned 1 exit status >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed May 03 02:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: jsalomon@delphi-gmbh.de >Release: 1.3.12 >Organization: apache >Environment: Linux www 2.2.14 #3 SMP Wed Apr 12 19:25:37 CEST 2000 i686 unknown gcc version 2.95.2 19991024 (release) >Description: During ./configure --activate-module=src/modules/php4/libphp4.a I get the following error: .. .. Creating Configuration.apaci in src cd ..; gcc -DLINUX=2 -I/usr/src/ARCHIVE/apache/php4 -I/usr/src/ARCHIVE/apache/php4/Zend -I/usr/src/ARCHIVE/apache/php4/Zend -I/usr/src/ARCHIVE/apache/php4 -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci` -o helpers/dummy helpers/dummy.c -Wl,-rpath,/usr/local/bin/lib -Wl,-rpath,/usr/local/lib -rdynamic -L/usr/local/bin/lib -L/usr/local/lib -Lmodules/php4 -L../modules/php4 -L../../modules/php4 -lmodphp4 -lgdbm -L/opt/oracle/product/8.1.5/lib -Wl,-rpath,/opt/oracle/product/8.1.5/lib -lclntsh -lm -lpam -lc-client -ldl -ldl -lttf -ljpeg -lz -lpng -lgd -lresolv -lm -lcrypt -lnsl -lresolv -L/usr/local/bin/lib -ljpeg -lm -lcrypt /usr/lib/libc-client.so: undefined reference to `mm_expunged' /usr/lib/libc-client.so: undefined reference to `mm_diskerror' /usr/lib/libc-client.so: undefined reference to `mm_lsub' /usr/lib/libc-client.so: undefined reference to `mm_flags' /usr/lib/libc-client.so: undefined reference to `mm_fatal' /usr/lib/libc-client.so: undefined reference to `mm_nocritical' /usr/lib/libc-client.so: undefined reference to `mm_notify' /usr/lib/libc-client.so: undefined reference to `mm_searched' /usr/lib/libc-client.so: undefined reference to `mm_status' /usr/lib/libc-client.so: undefined reference to `mm_login' /usr/lib/libc-client.so: undefined reference to `mm_list' /usr/lib/libc-client.so: undefined reference to `mm_critical' /usr/lib/libc-client.so: undefined reference to `mm_exists' /usr/lib/libc-client.so: undefined reference to `mm_log' /usr/lib/libc-client.so: undefined reference to `mm_dlog' collect2: ld returned 1 exit status make: *** [dummy] Error 1 libc-client.so is a symbolic link to libc-client.so.4.7 >How-To-Repeat: Configured PHP4_ORC1 with ./configure --with-apache=../apache_1.3.12 --with-oracle --with-imap \ --with-oracle --with-gd --with-jpeg-dir=/usr/local/bin --enable-track-vars did a make, make install with no problems. A plain apache-configure with no options works. >Fix: >Release-Note: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]