Edit report at https://bugs.php.net/bug.php?id=65595&edit=1

 ID:                 65595
 User updated by:    g dot fischer at ah-online dot com
 Reported by:        g dot fischer at ah-online dot com
 Summary:            ext/standard/.libs/basic_functions.o:(.data+0xbf08):
                     undefined reference to `zi
-Status:             Feedback
+Status:             Open
 Type:               Bug
 Package:            Compile Failure
 Operating System:   linux, debian 6
 PHP Version:        5.4.19, 5.5.3
 Block user comment: N
 Private report:     N

 New Comment:

the intel compiler which has the same error is free for non commercial use. 
http://software.intel.com/en-us/non-commercial-software-development


Previous Comments:
------------------------------------------------------------------------
[2013-10-01 14:34:48] m...@php.net

Sorry, but how should we consistently fix bugs with a trialware compiler?
I'd be happy though, to apply a portable patch!

Thank you.

------------------------------------------------------------------------
[2013-08-30 15:36:33] g dot fischer at ah-online dot com

both affected versions added

------------------------------------------------------------------------
[2013-08-30 15:34:33] g dot fischer at ah-online dot com

Description:
------------
system:
=======
debian 6, pgi 2012

options used:
=============
./configure  --enable-fastcgi --disable-ipv6 --with-openssl 
--with-mysql=/usr/local/mysql --with-mysql-sock --enable-sockets --with-curl 
--prefix=/usr/local/php553  --enable-shmop


this occurs with 5.4.19 as well as with 5.5.3 upon final linking. 5.3.27 is not 
affected.
nothing new it seems. the following report i found shows the same error with 
the intel compiler http://forum.nginx.org/read.php?25,58334

Expected result:
----------------
link without error

Actual result:
--------------
ext/standard/.libs/basic_functions.o:(.data+0xbf08): undefined reference to 
`zif_sscanf'
make: *** [sapi/cli/php] Error 2
make: *** Waiting for unfinished jobs....
make: *** [sapi/cgi/php-cgi] Error 2



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



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

Reply via email to