[Alsaplayer-devel] web site and new pre-release
Dominique Michel
dominique.michel at citycable.ch
Sat Feb 3 23:22:26 GMT 2007
Le Sat, 3 Feb 2007 19:42:56 +0300,
"Peter Lemenkov" <lemenkov at gmail.com> a écrit :
> 2007/2/3, Dominique Michel <dominique.michel at citycable.ch>:
>
> > > I can't disable gtk1-interface using ./confugure w/o patch attached.
> > > Looks like testing for glib is a bad idea...
>
> > It is strange because I don't have this problem in my system (gentoo
> > 2006.1). Can you please try with the attached patch?
>
Did the configure script work now with the parch? If not, what error did you
get?
> I tried and figured out another trouble:
>
> [petro at Sulaco alsaplayer]$ ./bootstrap
Bootstrap is actually needed only if you have all the required devel packages
installed on your system and the configure script fail. (see below)
> running aclocal ...
> acinclude.m4:13: warning: underquoted definition of AM_PATH_AUDIOFILE
> run info '(automake)Extending aclocal'
> or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
I get the same warning on my system but not the other ones, so I take a look
on the files in the m4 direcory. audiofile.m4 is from audiofile cvs sources,
so it must be no problem with it.
You can try to run "libtoolize --copy --force" before running ./bootstrap and
tell me what append.
> acinclude.m4:190: warning: underquoted definition of AM_PATH_ESD
> acinclude.m4:355: warning: underquoted definition of
> AM_ESD_SUPPORTS_MULTIPLE_RECORD
> acinclude.m4:381: warning: underquoted definition of AM_PATH_GTK
> acinclude.m4:579: warning: underquoted definition of AM_PATH_LIBMIKMOD
> acinclude.m4:783: warning: underquoted definition of AM_PATH_OGG
> acinclude.m4:875: warning: underquoted definition of AM_PATH_QT
> acinclude.m4:1048: warning: underquoted definition of AM_PATH_VORBIS
> /usr/share/aclocal/sdlmm.m4:12: warning: underquoted definition of
> AM_PATH_SDLMM aclocal:configure.ac:68: warning: macro `AM_PATH_GLIB' not
> found in library running autoheader ...
> running libtoolize --automake ...
> running automake --add-missing ...
> running autoconf ...
> configure.ac:68: error: possibly undefined macro: AM_PATH_GLIB
> If this token and others are legitimate, please use m4_pattern_allow.
> See the Autoconf documentation.
> failed!
> [petro at Sulaco alsaplayer]$
What OS/Distribution are you using?
You'll probably need the gtk/glib/gettext/libmikmod/audiofile/libogg/libvorbis
packages installed inclusive support to development (it's packed separately at
least in rpm and debian based linux distributions),
You may need to have libtool fully installed too.
In comparison with the last release, I didn't make any modification that can
justify this error, so you must be sure at you have all the needed devel
packages. You can try with the last alsaplayer release (0.99.76), but I think at
you will get the same warnings and errors. Among other thing, the bootstrap
file and the *.m4 files are the same (acinclude.m4 is generated by bootsrap
with the files in alsaplayer/m4, those last files are from the respective cvs
sources packages).
Ciao,
Dominique
More information about the alsaplayer-devel
mailing list