Compiling php 5.3.3 against libmariadbclient-dev 5.2.3-mariadb87 fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MariaDB |
Fix Released
|
High
|
Kristian Nielsen |
Bug Description
related package:
ii libmariadbclien
PHP 5.3.3 build configuration:
./configure --prefix=/opt/php \
--with-
--enable-exif \
--enable-safe-mode \
--enable-
--enable-wddx \
--enable-ftp \
--with-zlib \
--with-mysql=/usr \
--with-
--with-
--with-openssl=/usr \
--with-
--with-
--with-
--with-
--with-
--enable-
--with-ldap \
--with-ldap-sasl \
--with-gettext \
--with-gd \
--with-freetype-dir \
--with-ttf \
--enable-
--with-mhash \
--with-mcrypt \
--with-imap \
--with-mime-magic \
--enable-sysvshm \
--with-kerberos \
--with-imap-ssl \
--with-iconv \
--enable-mbregex \
--enable-soap \
--with-tidy \
--with-curl \
Platform is Debian Squeeze
After make following appears:
/bin/sh /usr/src/
...
lxml2 -lxml2 -lcrypt -lxml2 -lxml2 -lxml2 -lxml2 -lcrypt -o libphp5.la
/usr/bin/
/usr/bin/
collect2: ld returned 1 exit status
make: *** [libphp5.la] Fehler 1
Problem does not occure with libmariadbclien
MySQL from Debian Squeeze was completely removed before MariaDB installation.
tags: | added: packaging |
Changed in maria: | |
status: | Fix Committed → Fix Released |
could you post the complete command line and the output - starting from /bin/sh /usr/src/ php-5.3. 3/libtool and and to the make: *** [libphp5.la] Fehler 1 ?
I'd like to see why it tries to link with /usr/lib/ mysql/libz. a. mysql/libz. a is the reason of the bug.
Probably the existence of /usr/lib/