Re: [Cooker] Re: kdelibs needs WANT_AUTOCONF_2_5=1

2002-08-22 Thread Per Øyvind Karlsen

Laurent Montel wrote:

>Le Thursday 22 August 2002 09:32, Ben Reser a écrit :
>  
>
>>subject says it all...
>>
>>
>
>kdelibs   doesn't need autoconf-2.5
>*** YOU'RE USING AUTOCONF 2.13. We suggest updating.
>*** autoconf 2.5x works best for now, we will drop
>*** support for autoconf 2.13 soon.
>*** Creating acinclude.m4
>!!! 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
>*** Creating configure.in
>*** Creating aclocal.m4
>*** Creating configure
>configure.in:83: warning: AC_TRY_RUN called without default to allow cross 
>compiling
>configure.in:1367: warning: AC_TRY_RUN called without default to allow cross 
>compiling
>*** Creating config.h template
>configure.in:83: warning: AC_TRY_RUN called without default to allow cross 
>compiling
>configure.in:1367: warning: AC_TRY_RUN called without default to allow cross 
>compiling
>*** Creating Makefile templates
>
>We can use autoconf 2.13 !
>Regards.
>
>
>
>  
>
but actually you cannot use autoconf-2.53 on kdebase, or at least, 
that's my experience:)






[Cooker] Re: kdelibs needs WANT_AUTOCONF_2_5=1

2002-08-22 Thread Ben Reser

On Thu, Aug 22, 2002 at 09:55:52AM +0200, Laurent Montel wrote:
> Sorry it works very well here.
> I recompile kdelibs each day and I never saw this problem.
> Do you use automake-1.4 ?

D'oh there we go.. I had 1.6 installed because kdevelop wants it.  Isn't
it kinda dumb that to use kdevelop you need 1.6 but to build kdelibs you
need 1.4?  Why isn't automake setup like autoconf so that both can be
installed?

-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

If your love has no hope of being welcomed do not voice it; for if it 
be silent it can endure, a guarded flame, within you.
- The Wisdom of the Sands




[Cooker] Re: kdelibs needs WANT_AUTOCONF_2_5=1

2002-08-22 Thread Laurent Montel

Le Thursday 22 August 2002 09:55, Ben Reser a écrit :
> On Thu, Aug 22, 2002 at 09:37:38AM +0200, Laurent Montel wrote:
> > kdelibs   doesn't need autoconf-2.5
> > *** YOU'RE USING AUTOCONF 2.13. We suggest updating.
> > *** autoconf 2.5x works best for now, we will drop
> > *** support for autoconf 2.13 soon.
> > *** Creating acinclude.m4
> > !!! 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
> > *** Creating configure.in
> > *** Creating aclocal.m4
> > *** Creating configure
> > configure.in:83: warning: AC_TRY_RUN called without default to allow
> > cross compiling
> > configure.in:1367: warning: AC_TRY_RUN called without default to allow
> > cross compiling
> > *** Creating config.h template
> > configure.in:83: warning: AC_TRY_RUN called without default to allow
> > cross compiling
> > configure.in:1367: warning: AC_TRY_RUN called without default to allow
> > cross compiling
> > *** Creating Makefile templates
>
> Try again:
>
> *** YOU'RE USING AUTOCONF 2.13. We suggest updating.
> *** autoconf 2.5x works best for now, we will drop
> *** support for autoconf 2.13 soon.
> *** Creating acinclude.m4
> !!! 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
> *** Creating configure.in
> *** Creating aclocal.m4
> *** Creating configure
> FATAL ERROR: Autoconf version 2.52 or higher is required for this script
> make[1]: *** [cvs] Error 2
> make: *** [all] Error 2
> error: Bad exit status from /home/breser/rpm/tmp/rpm-tmp.57279 (%build)

Sorry it works very well here.
I recompile kdelibs each day and I never saw this problem.
Do you use automake-1.4 ?

Regards.




[Cooker] Re: kdelibs needs WANT_AUTOCONF_2_5=1

2002-08-22 Thread Ben Reser

On Thu, Aug 22, 2002 at 09:37:38AM +0200, Laurent Montel wrote:
> kdelibs   doesn't need autoconf-2.5
> *** YOU'RE USING AUTOCONF 2.13. We suggest updating.
> *** autoconf 2.5x works best for now, we will drop
> *** support for autoconf 2.13 soon.
> *** Creating acinclude.m4
> !!! 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
> *** Creating configure.in
> *** Creating aclocal.m4
> *** Creating configure
> configure.in:83: warning: AC_TRY_RUN called without default to allow cross 
> compiling
> configure.in:1367: warning: AC_TRY_RUN called without default to allow cross 
> compiling
> *** Creating config.h template
> configure.in:83: warning: AC_TRY_RUN called without default to allow cross 
> compiling
> configure.in:1367: warning: AC_TRY_RUN called without default to allow cross 
> compiling
> *** Creating Makefile templates

Try again:

*** YOU'RE USING AUTOCONF 2.13. We suggest updating.
*** autoconf 2.5x works best for now, we will drop
*** support for autoconf 2.13 soon.
*** Creating acinclude.m4
!!! 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
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
FATAL ERROR: Autoconf version 2.52 or higher is required for this script
make[1]: *** [cvs] Error 2
make: *** [all] Error 2
error: Bad exit status from /home/breser/rpm/tmp/rpm-tmp.57279 (%build)


-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

If your love has no hope of being welcomed do not voice it; for if it 
be silent it can endure, a guarded flame, within you.
- The Wisdom of the Sands




[Cooker] Re: kdelibs needs WANT_AUTOCONF_2_5=1

2002-08-22 Thread Laurent Montel

Le Thursday 22 August 2002 09:32, Ben Reser a écrit :
> subject says it all...

kdelibs   doesn't need autoconf-2.5
*** YOU'RE USING AUTOCONF 2.13. We suggest updating.
*** autoconf 2.5x works best for now, we will drop
*** support for autoconf 2.13 soon.
*** Creating acinclude.m4
!!! 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
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
configure.in:83: warning: AC_TRY_RUN called without default to allow cross 
compiling
configure.in:1367: warning: AC_TRY_RUN called without default to allow cross 
compiling
*** Creating config.h template
configure.in:83: warning: AC_TRY_RUN called without default to allow cross 
compiling
configure.in:1367: warning: AC_TRY_RUN called without default to allow cross 
compiling
*** Creating Makefile templates

We can use autoconf 2.13 !
Regards.