ID:               17262
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Feedback
 Bug Type:         *Compile Issues
 Operating System: RedHat linux 7.3
 PHP Version:      4.2.1
 New Comment:

I'm experiencing the same bug on my Mandrake 8.1 system, except I'm
trying to compile it as a Apache2 Shared Module. I added an empty dir
called "libs" in the dir where I unpacked PHP 4.2.1 and it suddenly
worked, thanks to Daniel. :)


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

[2002-05-16 17:00:00] [EMAIL PROTECTED]

I think itīs my Bug ID 17203, so manually creating the directory "libs"
may be the solution.

Daniel

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

[2002-05-16 09:00:54] [EMAIL PROTECTED]

This is the full error,  I can paste the entire contents of the "make
install" when I get to work if you like.

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

[2002-05-16 06:41:20] [EMAIL PROTECTED]

Can you please copy and paste the FULL error?

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

[2002-05-15 18:20:04] [EMAIL PROTECTED]

When compiling php with the following options on a stock RedHat 7.3
system:

./configure \
--without-mysql \
--with-config-file-path=/etc \
--with-zlib \
--with-gd \
--with-pgsql \
--with-system-regex \
--with-pdflib

I recieve this error when performing the make install:

Making install in .
make[1]: Entering directory `/sources/php-4.2.1'
make[1]: *** [install-sapi] Error 1
make[1]: Leaving directory `/sources/php-4.2.1'
make: *** [install-recursive] Error 1

The php binary is not installed when I get this message.  I can copy
the file into the /usr/local/lib directory and it *appears* to work ok.
 This problem was not present in php version 4.1.2.

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


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

Reply via email to