ID:               15339
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         Compile Failure
 Operating System: RedHat 7.1
 PHP Version:      4.1.1
 New Comment:

It seems im probally just gonna dump the server right now and redo it
the guy that built this box doesnt know alot about red hat and its RPMS
related stuff


Previous Comments:
------------------------------------------------------------------------

[2002-02-04 03:18:51] [EMAIL PROTECTED]

Your build system seems fucked up quite a lot. Try reinstalling the
gcc, bison, flex, autconf, automake and libtool RPMS from the RedHat
cd.

------------------------------------------------------------------------

[2002-02-04 03:17:59] [EMAIL PROTECTED]

i did remove the LIBS and it did get past the error of cross compile
and it did build the make file correctally

------------------------------------------------------------------------

[2002-02-04 03:15:24] [EMAIL PROTECTED]

configure:2311: result: a.out
configure:2316: checking whether the C compiler works
configure:2322: ./a.out
./a.out: error while loading shared libraries: libmcrypt.so.4: cannot
open shared object file: No such file or directory
configure:2325: $? = 127
configure:2332: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.

if in the config.log file

------------------------------------------------------------------------

[2002-02-04 03:10:47] [EMAIL PROTECTED]

Ok I ran buildconf and compile with the same string and got the
following error

[root@dcprac php4-200202032100]# LIBS="-lmcrypt -lltdl" ./configure  
--with-curl   --with-apache=../apache_1.3.23   --enable-wddx  
--enable-dbx   --enable-track-vars   --with-mcrypt   --with-mhash  
--with-mysql   --with-xml   --with-OpenSSL=/usr   --enable-bcmath  
--enable-calendar   --enable-ftp   --enable-sockets
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles...
no
Updated php_version.h
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... configure: error: cannot run C
compiled programs.
If you meant to cross compile, use `--host'.

------------------------------------------------------------------------

[2002-02-04 01:11:53] [EMAIL PROTECTED]

Try "./buildconf" in PHP source root.
You need to have some tools mentioned in the web.

http://www.php.net/anoncvs.php

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/15339

-- 
Edit this bug report at http://bugs.php.net/?id=15339&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to