[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem with kdenetwork build for unstable



Guillem Jover wrote:
> On Thu, Dec 05, 2002 at 09:40:56AM +0100, Martin Schulze wrote:
> > I have problems fixing kdenetwork for unstable.  With gcc 3
> > get/setenv aren't detected through C but through C++ which doesn't
> > work.  That's a bug in automake.  It should be fixed with a patch
> > in the following source:
> > 
> > http://master.debian.org/~joey/NMU/kdenetwork_2.2.2-14.21.diff.gz
> > http://master.debian.org/~joey/NMU/kdenetwork_2.2.2-14.21.dsc
> > http://ftp.debian.org/debian/pool/main/k/kdenetwork/kdenetwork_2.2.2.orig.tar.gz
> > 
> > but that doesn't compile.  Ray told me that the first line of configure.in.in
> > needs to be AC_INIT(1) but that also doesn't get us far.
> 
> Uhh, admin/Makefile.common is checking for '#MIN_CONFIG' in the first two
> lines to include there admin/configure.in.min.

I'd love to have it work but now the build complains about:

make[1]: Entering directory `/tmp/joey/kdenetwork-2.2.2'
*** Creating acinclude.m4
make[2]: Entering directory `/tmp/joey/kdenetwork-2.2.2'
make[2]: Leaving directory `/tmp/joey/kdenetwork-2.2.2'
!!! If you get recursion errors from autoconf, it is advisable to set the
    environment variable M4 to something including "--nesting-limit=500"
*** Creating list of subdirectories
make[2]: Entering directory `/tmp/joey/kdenetwork-2.2.2'
make[3]: Entering directory `/tmp/joey/kdenetwork-2.2.2'
make[3]: Leaving directory `/tmp/joey/kdenetwork-2.2.2'
make[2]: Leaving directory `/tmp/joey/kdenetwork-2.2.2'
*** Creating configure.in
make[2]: Entering directory `/tmp/joey/kdenetwork-2.2.2'
make[3]: Entering directory `/tmp/joey/kdenetwork-2.2.2'
make[3]: Leaving directory `/tmp/joey/kdenetwork-2.2.2'
make[2]: Leaving directory `/tmp/joey/kdenetwork-2.2.2'
*** Creating aclocal.m4
*** Creating configure
autoconf: Undefined macros:
configure.in:22:AC_LANG_PUSH(C)
configure.in:24:AC_LANG_POP
make[1]: *** [cvs] Error 1
make[1]: Leaving directory `/tmp/joey/kdenetwork-2.2.2'
make: *** [build-stamp] Error 2

Regards,

	Joey

-- 
Those who don't understand Unix are condemned to reinvent it, poorly.

Please always Cc to me when replying to me on the lists.



Reply to: