I am trying to build php 4.0.6 but am getting this sentence at
the end of it " Something is likely to be messed up here, ...".

config options...



* BEGIN DEBUG FILE *

CONFIGURE:   './configure' '--with-zlib' '--with-mm' '--with-mysql' 
'--with-imap=../imap' '--with-gettext' '--enable-ftp' '--with-mcrypt' 
'--enable-versioning' '--prefix=/usr/local/php' 
'--with-config-file-path=/usr/local/php/conf' '--with-apxs=/usr/local/apache/bin/apxs' 
'--with-ndbm' '--with-gdbm' '--with-db'
CC:         gcc
CFLAGS:     -g -O2
CPPFLAGS:    -DLINUX=2 -DMOD_SSL=204105 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -DSUPPORT_UTF8
CXX:
CXXFLAGS:
INCLUDES:    -I/usr/local/apache/include  -I$(top_builddir)/Zend -I/usr/local/include  
-I/home/ottem/php/imap -I/home/ottem/php/php-4.0.6/ext/mysql/libmysql
LDFLAGS:     -Wl,-rpath,/usr/local/lib -L/usr/local/lib 
-Wl,-rpath,/home/ottem/php/imap/lib -L/home/ottem/php/imap/lib
LIBS:       -lmm -lmcrypt -lltdl -lpam -lintl -lgdbm -lz -lm -ldl
DLIBS:      -lc-client
SAPI:       apache
PHP_RPATHS:  /usr/local/lib /home/ottem/php/imap/lib
uname -a:   Linux mail 2.2.18 #1 SMP Wed Feb 7 07:13:38 CST 2001 i686 unknown

gcc -o conftest -g -O2  -DLINUX=2 -DMOD_SSL=204105 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT 
-DSUPPORT_UTF8  -Wl,-rpath,/usr/local/lib -L/usr/local/lib 
-Wl,-rpath,/home/ottem/php/imap/lib -L/home/ottem/php/imap/lib conftest.c -lmm 
-lmcrypt -lltdl -lpam -lintl -lgdbm -lz -lm -ldl  1>&5
ld: warning: libc.so.6, needed by /lib/libpam.so, may conflict with libc.so.5
ld: warning: libdl.so.2, needed by /lib/libpam.so, may conflict with libdl.so.1
./configure: line 47823:  4287 Segmentation fault      ./conftest
* END DEBUG FILE *

-- 
Kris Ottem                                   SENDIT Technology Services
[EMAIL PROTECTED]                       North Dakota State University
[EMAIL PROTECTED]                 Fargo, ND USA
voice: 701-231-9465   "Strange women lying in ponds distributing swords is
fax:   701-231-8541    no basis for a system of government."- Monty Python


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