Date: 06/29/00
- Next message: Nels Lindquist: "[PHP-INST] PHP4 Compile failure on RedHat 5.2"
- Previous message: Nels Lindquist: "Re: [PHP-INST] 4.0.0 works, 4.0.1 doesn't?"
- In reply to: Cort Danger Stratton: "Re: [PHP-INST] 4.0.0 works, 4.0.1 doesn't?"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-INST] 4.0.0 works, 4.0.1 doesn't?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm running Redhat Linux 6.2, Apache 1.3.12, Openlink 3.2 drivers/sdk
installed in /usr/local/openlink -- also my environment variables for
openlink (i.e. $LD_LIBRARY_PATH, etc.) are set. It's bailing out while
building the PHP module. The same install environment/preferences worked
without error when installing 4.0.0 (though it's true that my php w/
openlink setup has always been a little touchy).
My exact configuration parameters are:
--with-apxs=/usr/local/apache/bin/apxs --with-ldap --with-mysql --with-openl
ink=/usr/local/openlink --enable-track-vars --enable-trans-sid
The errors generated were:
php_odbc.c: In function `odbc_column_lengths':
php_odbc.c:606: `SQLINTEGER' undeclared (first use in this function)
php_odbc.c:606: (Each undeclared identifier is reported only once
php_odbc.c:606: for each function it appears in.)
php_odbc.c:606: parse error before `len'
php_odbc.c:634: `len' undeclared (first use in this function)
Has anyone had success/problems installing 4.0.1 w/ openlink? I'd
appreciate anything anyone might suggest.
Thanks,
Hans Lellelid
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-install-unsubscribe <email protected> For additional commands, e-mail: php-install-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Nels Lindquist: "[PHP-INST] PHP4 Compile failure on RedHat 5.2"
- Previous message: Nels Lindquist: "Re: [PHP-INST] 4.0.0 works, 4.0.1 doesn't?"
- In reply to: Cort Danger Stratton: "Re: [PHP-INST] 4.0.0 works, 4.0.1 doesn't?"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-INST] 4.0.0 works, 4.0.1 doesn't?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

