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:             Open
 Type:               Bug
 Package:            Compile Failure
 Operating System:   linux, debian 6
-PHP Version:        5.4.19
+PHP Version:        5.4.19, 5.5.3
 Block user comment: N
 Private report:     N

 New Comment:

both affected versions added


Previous Comments:
------------------------------------------------------------------------
[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