Where did you get the ./configure parameters from Repsah? Keith
In theory, theory and practice are the same; In practice they are not. On Sun, 5 Feb 2006, Repsah wrote: > To: php-install@lists.php.net > From: Repsah <[EMAIL PROTECTED]> > Subject: [PHP-INSTALL] compiling php 4.4.2 > > I'm trying to compile php 4.4.2... > > As soon as the compiling starts I get this error: > > To provide more informations, I'm using this configuration: > > ../configure --program-prefix= --prefix=/usr --exec-prefix=/usr > --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc > --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib > --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com > --mandir=/usr/share/man --infodir=/usr/share/info > --cache-file=../config.cache --with-config-file-path=/etc > --with-config-file-scan-dir=/etc/php.d --enable-force-cgi-redirect > --disable-debug --enable-pic --disable-rpath --enable-inline-optimization > --with-bz2 --with-db4=/usr --with-curl --with-dom=/usr > --with-exec-dir=/usr/bin --with-freetype-dir=/usr --with-png-dir=/usr > --with-gd --enable-gd-native-ttf --with-ttf --with-gettext --with-ncurses > --with-gmp --with-iconv --with-jpeg-dir=/usr --with-openssl --with-png > --with-pspell --with-regex=system --with-xml --with-expat-dir=/usr > --with-pcre-regex=/usr --with-zlib --with-layout=GNU --enable-bcmath > --enable-exif --enable-ftp --enable-magic-quotes --enable-safe-mode > --enable-sockets --enable-sysvsem --enable-sysvshm --enable-discard-path > --enable-track-vars --enable-trans-sid --enable-yp --enable-wddx > --enable-mbstring --enable-mbstr-enc-trans --enable-mbregex > --with-pear=/usr/share/pear --with-imap=shared --with-imap-ssl > --with-kerberos=/usr/kerberos --with-ldap=shared --with-mysql=shared,/usr > --with-unixODBC=shared --enable-memory-limit --enable-bcmath > --enable-shmop --enable-versioning --enable-calendar --enable-dbx > --enable-dio --enable-mcal --with-apxs2filter=/usr/sbin/apxs > > Any help is very much appreciated. > > Thanks