compilation error with specified configure options

Bug #510783 reported by renothing
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PHP-FPM
Confirmed
Undecided
PHP-FPM

Bug Description

my environment:
debian 5.x 64bit ,PHP5.3.1, php-fpm-0.6~5.3.1.tar.gz
kernerversion:2.6.18-164.2.1.el5.028stab066.10 #1 SMP Sat Dec 12 18:52:53 MSK 2009 x86_64 GNU/Linux

when I patched fpm into php, if I add these two option

--with-fpm-bin=xxx
--with-fpm-conf=xxx

the error will occur....
/usr/bin/ld: cannot open output file sapi/fpm/fpm: Is a directory
collect2: ld returned 1 exit status
make: *** [sapi/fpm/fpm] Error 1

if I do not add those two options, it will works fine....

Revision history for this message
Michael Shadle (mshadle) wrote :

What is the "xxx" can you provide that?

Methinks you're putting in the options the same path where the source is or something.

However, I do not use the 5.3.1 version. But those options work properly/fine on 5.2.x :)

Revision history for this message
renothing (cncaiker) wrote :

--with-fpm-bin=/zh/php5/fpm
--with-fpm-conf=/zh/php5/etc

and my php prefix=/zh/php5

renothing (cncaiker)
Changed in php-fpm:
status: New → Confirmed
assignee: nobody → renothing (cncaiker)
assignee: renothing (cncaiker) → nobody
assignee: nobody → PHP-FPM (php-fpm)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.