[Flac-dev] building CVS flac
Josh Coalson
xflac at yahoo.com
Tue Jul 27 11:05:01 PDT 2004
--- Kernel Jake <kerneljake at hotmail.com> wrote:
> Josh, I'm trying to build CVS flac-1.1.1 in order to make sure
> flac123 will
> work with it. I'm having a hard time getting autogen.sh's aclocal to
> work
> with configure.in. I'm using autoconf-2.59 (from source) on Redhat
> 9.0. I
> have found automake-1.7.8 and automake-1.8.5 yield similar results:
>
> $ ./autogen.sh
> aclocal: configure.in: 142: macro `AM_PROG_LIBTOOL' not found in
> library
> aclocal: configure.in: 255: macro `AM_ICONV' not found in library
> aclocal: configure.in: 256: macro `AM_LANGINFO_CODESET' not found in
> library
>
> These 3 macros look the same in 1.1.0 versus 1.1.1 configure.in. I
> can
> still build flac-1.1.0 with either automake. What am I doing wrong?
that's odd. I'm not sure if it's the same cause, but on my
system where some of the pieces are in non-standard places I
have to explicitly tell aclocal the locations, like so
aclocal -I $HOME/local/share/aclocal -I /usr/share/aclocal
Josh
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
More information about the Flac-dev
mailing list