Problems rebuilding twinkle

Santiago Garcia Mantinan manty at debian.org
Thu May 4 22:10:55 UTC 2006


> So I think it must be something in your build environment.

I thought so myself when I looked at the buildd logs, so I created a sid
chroot with debootstrap, installed build-essential and then all
dependencies, it still failed.

What I see is that it first time it runs the configure it ends ok, but then
it runs a config.status --recheck, which seems to run configure again and
fails, tracking the problem it seems to be related to this error that comes
before the failing configure:

 cd . && /bin/sh /tmp/twinkle-0.7/missing --run automake-1.9 --gnu 
src/parser/Makefile.am:16: `CXXFLAGS' is a user variable, you should not override it;
src/parser/Makefile.am:16: use `AM_CXXFLAGS' instead.
/bin/sh ./config.status --recheck
running /bin/sh /tmp/twinkle-0.7/./configure  --build=i486-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/twinkle --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --without-kde CC=cc CFLAGS=-g -Wall -O2 CPPFLAGS= CXXFLAGS=-g -Wall -O2 CXX=g++ build_alias=i486-linux-gnu  --no-create --no-recursion

That's the failing configure that fails like I commented before:

checking for linux/types.h... yes
checking for linux/errqueue.h... yes
/tmp/twinkle-0.7/./configure: line 5177: syntax error near unexpected token `1.3.0,,exit'
/tmp/twinkle-0.7/./configure: line 5177: `OST_CCXX2_VERSION(1.3.0,,exit)'
make[1]: *** [config.status] Error 2

Regards...
-- 
Manty/BestiaTester -> http://manty.net



More information about the Pkg-voip-maintainers mailing list