configure:101144: checking for objdir
configure:101175: checking for gcc option to produce PIC
configure:101323: checking if gcc PIC flag -fPIC works
configure:101393: checking if gcc static flag -static works
configure:101439: checking if gcc supports -c -o file.o
configure:101487: checking if gcc supports -c -o file.lo
configure:101563: checking if gcc supports -fno-rtti -fno-exceptions
configure:101576: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:101607: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:102298: checking how to hardcode library paths into programs
configure:102330: checking whether stripping libraries is possible
configure:102348: checking dynamic linker characteristics
configure:102608: gcc -c -g -O2 conftest.c 1>&5
configure:102783: checking if libtool supports shared libraries
configure:102791: checking whether to build shared libraries
configure:102818: checking whether to build static libraries
Darf ich mal dezent anfragen, wo Du diesen Configure-String her hast - der sieht aus wie ein Auszug aus einer Binärdistri!? Ich weiß nicht, wie oft das Thema schon kam - aber eine 1:1-Übernahme dieses Strings wird nicht funktionieren, da dieser auf einem Build-Host gemacht worden ist, der sich evtl. von Deinem System komplett unterscheidet.
Wenn Du PHP noch nie kompiliert hast, nimm entweder das Debian-Paket oder einen Backport oder baue Dein PHP mit den wirklich benötigten Funktionen auf.
configure:100899: checking for strip
configure:101144: checking for objdir
configure:101175: checking for gcc option to produce PIC
configure:101323: checking if gcc PIC flag -fPIC works
configure:101393: checking if gcc static flag -static works
configure:101439: checking if gcc supports -c -o file.o
configure:101487: checking if gcc supports -c -o file.lo
configure:101563: checking if gcc supports -fno-rtti -fno-exceptions
configure:101576: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:101607: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:102298: checking how to hardcode library paths into programs
configure:102330: checking whether stripping libraries is possible
configure:102348: checking dynamic linker characteristics
configure:102608: gcc -c -g -O2 conftest.c 1>&5
configure:102783: checking if libtool supports shared libraries
configure:102791: checking whether to build shared libraries
configure:102818: checking whether to build static libraries
apt-get sagt mir libjpeg62-dev is already the newest version...
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
minimal angepasste config von php5 - php4.4.4 läuft durch und das Binary gibt brav seine config-Info aus.
Xslt, OCI, Cyrus, IMAP habe ich für php4 rausgenommen, mcrypt, db4, mhash laufen bei mir ncht, weil ich keine Sachen nachinstallieren wollte. System: Ubuntu LTS, den String schleppe ich aber seit Woody mit, wobei ich bei Woody noch Sachen nachinstallieren musste, unter Sarge läuft der auch ...