Mailinglisten-Archive |
Hallo Liste, vorab ein Entschuldigung - die letzte Mail ging versehentlich ohne Text raus - hier also der eigentliche Body: beim Versuch Apache (1.3.6), PHP (3.0.7) und Informix Dynamic-Server (7.30) auf Linux (6.0) zu kompilieren, treten beim Einbinden der informix-libraries folgende Kompilierungsfehler auf: modules/php3/libphp3.a(ifx.o): In function `ifx_check': /usr/local/httpd/sources/php-3.0.7/functions/ifx.ec:273: undefined reference to `SQLSTATE' /usr/local/httpd/sources/php-3.0.7/functions/ifx.ec:274: undefined reference to `SQLSTATE' modules/php3/libphp3.a(ifx.o): In function `ifx_error': /usr/local/httpd/sources/php-3.0.7/functions/ifx.ec:303: undefined reference to `SQLCODE' etc... So geht das seitenweise weiter. Die Fehler beziehen sich allesamt auf ifx.c und ifx.ec. In folgenden Schritten habe ich installiert: Apache-Verzeichnis: “./configure --prefix=/usr/local/httpd”, “setup php” PHP-Verzeichnis: “./configure --with-informix --with-apache=../apache -- enable-track-vars”, “make”, “make install” Apache Verzeichnis: “configure --prefix=/usr/local/httpd --activate- module=src/modules/php3/libphp3.a” Nach “make” treten oben genannte Fehlermeldungen auf. Kann mir jemand weiterhelfen? Martin _____________________________________ Martin Arends martin.arends_(at)_web-gestaltung.de PGP-Public-Key erhaeltlich unter: http://www.nai.com/products/security/public_keys/lookup_key.asp _____________________________________
php::bar PHP Wiki - Listenarchive