protux-devel
[Top][All Lists]
Advanced

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

Re: [Protux-devel] sync'ing trees


From: Martin Herren
Subject: Re: [Protux-devel] sync'ing trees
Date: Thu, 29 May 2003 14:30:30 +0200

On Wed, 28 May 2003 09:54:30 -0300
Luciano Giordana <address@hidden> wrote:

> I already sync'ed my local tree, but now I cant compile
>
> here is what I am doing :
>
> $ aclocal -I /path/to/alsa.m4
> $ autoconf
> 
> configure.ac:13: error: possibly undefined macro: AC_PROG_LIBTOOL
>  If this token and others are legitimate, please use m4_pattern_allow.
>  See the Autoconf documentation.
> configure.ac:15: error: possibly undefined macro: AC_ENABLE_SHARED
> configure.ac:16: error: possibly undefined macro: AC_ENABLE_STATIC


i use also autoconf 2.57 but don't get this error... try to run autoheader and 
aclocal first (possibly with the -I /usr/local/share/aclocal option), and try 
again autoconf (possibly with the same option).


> i know I should first correct above, but anyway, I tried :
>
> $ automake
> 
> src/Makefile.am:6: `CXXFLAGS' is a user variable, you should not override it;
> src/Makefile.am:6: use `AM_CXXFLAGS' instead.
> src/filters/Makefile.am:5: library used but `RANLIB' is undefined
> src/filters/Makefile.am:5:
> src/filters/Makefile.am:5: The usual way to define `RANLIB' is to add 
> `AC_PROG_RANLIB'
> src/filters/Makefile.am:5: to `configure.ac' and run `autoconf' again.
> src/filters/Makefile.am:2: `CXXFLAGS' is a user variable, you should not 
> override it;
> src/filters/Makefile.am:2: use `AM_CXXFLAGS' instead.
> 
> 
> Is this happening due the changes in autostuff ? I remove my autostuff and 
> got the fresh ones from CVS,
> so maybe a problem on my version of autoconf, or automake . here they are :
> 
> 
> $ autoconf --version
> 
> autoconf (GNU Autoconf) 2.57
> 
> $ automake --version
> 
> automake (GNU automake) 1.7.4
> 
> 
> Any ideas ?

yes, you use a newer version of automake that i use (i use 1.5), and it seems 
as they changed stuff about CXXFLAGS... we should agree on a common version for 
all autotools... it will be too much troubles otherwise, as these tools are 
still heavily changing from one version to the other.
The RANLIB error should be corrected for libmustux in current CVS...

/Martin

-- 
Martin Herren

Protux - A Free Professional Audio Tool for GNU/Linux:
-> http://www.nongnu.org/protux/
Open your Windows - Free your Mind - Enjoy:
->http://gnuwin.epfl.ch

Attachment: pgpn5ZGl8z1mK.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]