Autor | Zpráva | ||
---|---|---|---|
Enko Profil |
#1 · Zasláno: 23. 1. 2016, 21:38:54
Ahoj,
snažím se přidat druhou verzi PHP na svůj server. Ale při MAKE mi to vždy vyhodí chybu: /usr/bin/ld: ext/standard/image.o: undefined reference to symbol 'uncompress' //lib/x86_64-linux-gnu/libz.so.1: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Makefile:246: recipe for target 'sapi/cgi/php-cgi' failed make: *** [sapi/cgi/php-cgi] Error 1 Předtím spustím následující: ./configure --prefix=/opt/phpfcgi-5.3.29 --with-freetype-dir=/usr/include/freetype2 --enable-mbstring --enable-calendar --with-curl --with-mcrypt --with-zlib --with-gd --with-pgsql --disable-rpath --enable-inline-optimization --with-bz2 --with-zlib --enable-sockets --enable-sysvsem --enable-sysvshm --enable-pcntl --enable-mbregex --with-mhash --enable-zip --with-pcre-regex --with-mysql --with-pdo-mysql --with-mysqli --with-jpeg-dir=/usr --with-png-dir=/usr --enable-gd-native-ttf --with-kerberos --enable-cgi --with-fpm-user=www-data --with-fpm-group=www-data To mi vrátí Notice: Notice: Following unknown configure options were used: --with-fpm-user=www-data --with-fpm-group=www-data |
||
Časová prodleva: 7 dní
|
|||
Enko Profil |
#2 · Zasláno: 30. 1. 2016, 10:44:42
Tak již vyřešeno přes "make clean"
|
||
Časová prodleva: 7 let
|
0