From:             [EMAIL PROTECTED]
Operating system: RH Linux 8.0 2.4.18-14smp
PHP version:      4CVS-2003-02-10 (stable)
PHP Bug Type:     Compile Failure
Bug description:  --with-mssql fails

Previously reported bug

Bug #21544

compiling php4-STABLE-200302110230 fails 


/usr/local/src/php4-STABLE-200302110230/ext/mssql/php_mssql.c: In function
`zm_activate_mssql':
/usr/local/src/php4-STABLE-200302110230/ext/mssql/php_mssql.c:338: `SHORT'
undeclared (first use in this function)
/usr/local/src/php4-STABLE-200302110230/ext/mssql/php_mssql.c:338: (Each
undeclared identifier is reported only once
/usr/local/src/php4-STABLE-200302110230/ext/mssql/php_mssql.c:338: for
each function it appears in.)

my configure string 
note: /usr/local/freetds exists (freetds compiled --with-tdsver=4.2)

./configure --with-mysql=/usr/local/mysql \
--with-apache=../apache_1.3.27-http \
--with-mssql=/usr/local/freetds \
--with-gd=/usr/local/src/gd \
--with-jpeg-dir=/usr/local/src/jpeg-6b \
--with-xml \
--enable-wddx \
--with-png-dir=/usr/lib \
--with-zlib-dir=shared \
--with-curl=/usr/local

Very stuck.


-- 
Edit bug report at http://bugs.php.net/?id=22160&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22160&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22160&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22160&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22160&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22160&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22160&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22160&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22160&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22160&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22160&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22160&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22160&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22160&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22160&r=gnused

Reply via email to