ID:               28104
 Updated by:       [EMAIL PROTECTED]
 Reported By:      moander at atc dot no
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: Debian 3 Woody
 PHP Version:      4.3.5
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


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

[2004-04-22 11:37:58] moander at atc dot no

Description:
------------
I have installed Debian 3. Now I am trying to compile php with this
configure string:

./configure --prefix=/usr/mbx --with-mysql --with-mssql --with-zlib
--with-mime-magic --with-apxs=/usr/mbx/bin/apxs
--with-config-file-path=/usr/mbx/conf
make
Error

If I remove --with-mssql there is no problem.

Yes, I have removed config.cache

Expected result:
----------------
I expect php to compile

Actual result:
--------------
linux4:/usr/mbx/php-4.3.5# make
/bin/sh /usr/mbx/php-4.3.5/libtool --silent --preserve-dup-deps
--mode=compile gcc  -Iext/mssql/ -I/usr/mbx/php-4.3.5/ext/mssql/
-DPHP_ATOM_INC -I/usr/mbx/php-4.3.5/include -I/usr/mbx/php-4.3.5/main
-I/usr/mbx/php-4.3.5 -I/usr/mbx/php-4.3.5/Zend
-I/usr/mbx/php-4.3.5/ext/xml/expat  -I/usr/mbx/php-4.3.5/TSRM  -g -O2 
-prefer-pic -c /usr/mbx/php-4.3.5/ext/mssql/php_mssql.c -o
ext/mssql/php_mssql.lo
/usr/mbx/php-4.3.5/ext/mssql/php_mssql.c: In function
`zm_activate_mssql':
/usr/mbx/php-4.3.5/ext/mssql/php_mssql.c:339: `SHORT' undeclared (first
use in this function)
/usr/mbx/php-4.3.5/ext/mssql/php_mssql.c:339: (Each undeclared
identifier is reported only once
/usr/mbx/php-4.3.5/ext/mssql/php_mssql.c:339: for each function it
appears in.)
make: *** [ext/mssql/php_mssql.lo] Error 1



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


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

Reply via email to