alexey vysotski
New member
- Joined
- Jun 6, 2005
- Messages
- 3
having solved all my troubles with libltdl and other
i started making php4 from customapache. And faced another trouble.
=======
i've configured php with the following options:
./configure --with-apxs --with-curl --with-curl-dir=/usr/local/lib --with-gd --with-gd-dir=/usr/local --with-gettext --with-jpeg-dir=/usr/local/lib --with-kerberos --with-mcrypt --with-mhash --with-mysql --with-pear --with-png-dir=/usr/local/lib --with-xml --with-zlib --with-zlib-dir=/usr/local/lib --with-zip --with-openssl --enable-bcmath --enable-calendar --enable-ftp --enable-magic-quotes --enable-sockets --enable-track-vars --enable-mbstring --enable-memory-limit --enable-xslt --with-xslt-sablot --with-expat-dir=/usr/local
#make was followed by that error:
ext/mysql/libmysql/libmysql.lo: file not recognized: File truncated
*** Error code 1
=====================
What is that? I need help.
i started making php4 from customapache. And faced another trouble.
=======
i've configured php with the following options:
./configure --with-apxs --with-curl --with-curl-dir=/usr/local/lib --with-gd --with-gd-dir=/usr/local --with-gettext --with-jpeg-dir=/usr/local/lib --with-kerberos --with-mcrypt --with-mhash --with-mysql --with-pear --with-png-dir=/usr/local/lib --with-xml --with-zlib --with-zlib-dir=/usr/local/lib --with-zip --with-openssl --enable-bcmath --enable-calendar --enable-ftp --enable-magic-quotes --enable-sockets --enable-track-vars --enable-mbstring --enable-memory-limit --enable-xslt --with-xslt-sablot --with-expat-dir=/usr/local
#make was followed by that error:
ext/mysql/libmysql/libmysql.lo: file not recognized: File truncated
*** Error code 1
=====================
What is that? I need help.