Fehler beim updaten php 4.3.11> 4.4
Posted: 2005-07-14 19:39
Hallo, ich will php updaten nur beim configurieren mit dem befehl:
'./configure' '--prefix=/usr' '--datadir=/usr/share/php' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--libdir=/usr/share' '--includedir=/usr/include' '--sysconfdir=/etc' '--with-_lib=lib' '--with-config-file-path=/etc' '--with-exec-dir=/usr/lib/php/bin' '--disable-debug' '--enable-inline-optimization' '--enable-memory-limit' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sigchild' '--disable-ctype' '--disable-session' '--without-mysql' '--disable-cli' '--without-pear' '--with-openssl' '--with-apxs2=/usr/sbin/apxs2-prefork' 'i586-suse-linux'
kommt die meldung (letzten 3 zeilen kopiert):
ctions.lo main/internal_functions.lo -lcrypt -lcrypt -lssl -lcrypto -lresolv -lm -ldl -lnsl -lcrypt -lcrypt -o libphp4.la
ext/overload/overload.lo: file not recognized: File truncated
collect2: ld returned 1 exit status
make: *** [libphp4.la] Error 1
die problemquelle ist der codeteil: '--with-apxs2=/usr/sbin/apxs2-prefork'
bei php 4.3.11 hat der gesamte configurationscode funktioniert nur jetzt nicht, wäre es schlimm wenn ich den teil auslassen würde?
THX!
'./configure' '--prefix=/usr' '--datadir=/usr/share/php' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--libdir=/usr/share' '--includedir=/usr/include' '--sysconfdir=/etc' '--with-_lib=lib' '--with-config-file-path=/etc' '--with-exec-dir=/usr/lib/php/bin' '--disable-debug' '--enable-inline-optimization' '--enable-memory-limit' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sigchild' '--disable-ctype' '--disable-session' '--without-mysql' '--disable-cli' '--without-pear' '--with-openssl' '--with-apxs2=/usr/sbin/apxs2-prefork' 'i586-suse-linux'
kommt die meldung (letzten 3 zeilen kopiert):
ctions.lo main/internal_functions.lo -lcrypt -lcrypt -lssl -lcrypto -lresolv -lm -ldl -lnsl -lcrypt -lcrypt -o libphp4.la
ext/overload/overload.lo: file not recognized: File truncated
collect2: ld returned 1 exit status
make: *** [libphp4.la] Error 1
die problemquelle ist der codeteil: '--with-apxs2=/usr/sbin/apxs2-prefork'
bei php 4.3.11 hat der gesamte configurationscode funktioniert nur jetzt nicht, wäre es schlimm wenn ich den teil auslassen würde?
THX!