|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1999-06-20 20:09 UTC] jim at cvs dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 01:00:01 2025 UTC |
aix 4.2.1 php 3.0.5 root /usr/local/apache_1.3.3_58#configure --activate-module=src/modules/php3/lib php3.a --enable-shared=php3 ... root /usr/local/apache_1.3.3_58#make ... <=== src/modules/standard ===> src/modules/php3 cc -c -I../../os/unix -I../../include -DAIX=42 -U__STR__ -DAIX_BIND_P ROCESSOR -qnogenpcomp - qnousepcomp -DUSE_HSREGEX `../../apaci` -DSHARED_MODULE mod_php3.c && mv mod_ph p3.o mod_php3.so-o rm -f libphp3.so ld -H512 -T512 -bhalt:4 -bM:SRE -bnoentry -bI:../../support/httpd.exp - bE:`echo libphp3.so|sed -e 's:\.so$:.exp:'` -lc -o libphp3.so mod_php3.so-o libmodphp3-so.a /usr/local /lib/c-client.a -lm -ldl -lnsl -lld ld: 0711-317 ERROR: Undefined symbol: .loginrestrictions ld: 0711-317 ERROR: Undefined symbol: .authenticate ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. make: 1254-004 The error code from the last command is 8. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 2. Stop. make: 1254-004 The error code from the last command is 2. Stop. root /usr/local/apache_1.3.3_57# I used imap-4.5.BETA. When I used imap-4.4 I got error only for "ld: 0711-317 ERROR: Undefined symbol : .authenticate" Any ideas? Thanks lubos ------------------------------------------------------------ To: marc@apache.org xof@email.com apache-bugdb@apache.org From: marc@apache.org Subject: Re: general/3423: cannot compile apache with CC: [In order for any reply to be added to the PR database, ] [you need to include <apbugs@Apache.Org>; in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [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! ] Synopsis: cannot compile apache with php(imap) State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Thu Nov 19 08:41:31 PST 1998 State-Changed-Why: I'm sorry, but since this is an error compiling a third party module we really can do nothing about it. You need to go through the appropriate support channels for the module in question.