From: "Konstantin A. Lepikhov" <lakostis@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] E: incoming x86_64 reject: php5-dba-5.2.1-alt2
Date: Thu, 12 Apr 2007 22:47:40 +0400
Message-ID: <20070412184740.GD11755@lks.home> (raw)
In-Reply-To: <20070412182854.GA27570@basalt.office.altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 2010 bytes --]
Hi Dmitry!
Thursday 12, at 10:28:54 PM you wrote:
> Hi,
>
> On Thu, Apr 12, 2007 at 10:25:30PM +0400, Konstantin A. Lepikhov wrote:
> > Thursday 12, at 01:59:32 PM you wrote:
> >
> > ....
> > > checking for PHP includes... -I/usr/include/php/5.2.1 -I/usr/include/php/5.2.1/main -I/usr/include/php/5.2.1/TSRM -I/usr/include/php/5.2.1/Zend -I/usr/include/php/5.2.1/ext -I/usr/include/php/5.2.1/ext/date/lib
> > > checking for PHP extension directory... /usr/lib64/php/5.2.1/extensions
> > > checking for PHP installed headers prefix... /usr/include/php/5.2.1
> > > checking for re2c... no
> > > configure: WARNING: You will need re2c 0.9.11 or later if you want to regenerate PHP parsers.
> > > checking for gawk... gawk
> > > checking whether to enable DBA... yes, shared
> > > checking for QDBM support... no
> > > checking for gdbm_open in -lgdbm... yes
> > > checking for GDBM support... yes
> > > checking for NDBM support... no
> > > checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
> > > checking for db4 major version... configure: error: Header contains different version
> > а что у нас с db4 на x86-64?
>
> А что там проверяет configure-скрипт?
...
dnl Berkeley specific (library and version test)
dnl parameters(version, library list, function)
AC_DEFUN([PHP_DBA_DB_CHECK],[
for LIB in $2; do
if test -f $THIS_PREFIX/$PHP_LIBDIR/lib$LIB.a || test -f $THIS_PREFIX/$PHP_LIBDIR/lib$LIB.$SHLIB_SUFFIX_NAME; then
PHP_TEMP_LDFLAGS(-L$THIS_PREFIX/$PHP_LIBDIR, -l$LIB,[
AC_TRY_LINK([
#include "$THIS_INCLUDE"
],[
$3;
],[
AC_EGREP_CPP(yes,[
#include "$THIS_INCLUDE"
#if DB_VERSION_MAJOR == $1
yes
#endif
],[
THIS_LIBS=$LIB
break
])
])
])
fi
done
if test -z "$THIS_LIBS"; then
AC_MSG_CHECKING(for db$1 major version)
AC_MSG_ERROR(Header contains different version)
fi
--
WBR et al.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-04-12 18:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-12 18:25 ` Konstantin A. Lepikhov
2007-04-12 18:28 ` Dmitry V. Levin
2007-04-12 18:47 ` Konstantin A. Lepikhov [this message]
2007-04-12 18:49 ` Dmitry V. Levin
2007-04-12 19:39 ` Konstantin A. Lepikhov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070412184740.GD11755@lks.home \
--to=lakostis@altlinux.org \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git