From:             admin at relax-info dot com
Operating system: MAC OS X Leopard 10.5.1
PHP version:      5.2.5
PHP Bug Type:     Compile Failure
Bug description:  Problem with compiling SQL Relay & PHP

Description:
------------
After PHP compilation the libphp.a are not present on MAC OS X

Reproduce code:
---------------
The PHP configure options:
/configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
--mandir=/usr/share/man --infodir=/usr/share/info
--with-apxs2=/usr/sbin/apxs --with-curl --with-gd --enable-exif
--enable-cli --enable-zip --with-jpeg-dir=/usr/src/libjpeg --with-zlib=/usr
 --with-config-file-path=/etc --with-openssl --with-xmlrpc --with-xsl=/usr
--without-pear --with-mysql=/usr/local/mysql --with-mysql-sock=/var/mysql
--with-mysqli=/usr/local/mysql/bin/mysql_config --disable-ipv6




Expected result:
----------------
Compile SQL Relay as "Additional Modules"





Actual result:
--------------
first try errors : 
ld: library not found for -lphp
collect2: ld returned 1 exit status
make[4]: *** [libsql_relay.la] Error 1

Full log: http://relax-info.com/data/file/Installing_sql_relay.txt

-- 
Edit bug report at http://bugs.php.net/?id=44102&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=44102&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=44102&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=44102&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=44102&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=44102&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=44102&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=44102&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=44102&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=44102&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=44102&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=44102&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=44102&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=44102&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=44102&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=44102&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=44102&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=44102&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=44102&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=44102&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=44102&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=44102&r=mysqlcfg

Reply via email to