Re: autoconf on cvs-sources of gtkicq
- From: Jeff Garzik <jgarzik pobox com>
- To: Sean Christopher Rhea <srhea ece utexas edu>
- cc: gnome-list gnome org
- Subject: Re: autoconf on cvs-sources of gtkicq
- Date: Sat, 23 Jan 1999 14:54:15 -0500 (EST)
On Sat, 23 Jan 1999, Sean Christopher Rhea wrote:
> The problem is that autoconf can't figure out what to do with AM_PATH_ESD,
> then when configure gets run, it's not complete, so you get the config.h
> error. I have no idea what AM_PATH_ESD is, but if you hack configure.in
> so that it just fails to look for it and set have_esd, it will work, but
> without sound. Maybe someone else knows what AM_PATH_ESD is all about, or
> why it's not being found.
This problem occurs b/c aclocal (run from autogen.sh) is not finding
esd.m4, the esound daemon's autoconf macro. You either: don't have esd,
or don't have esd installed correctly, or don't have esd installed in
the same $prefix as aclocal itself.
Remeber that compiling from CVS is very different from compiling a
tarball. You are need to have installed _all_ of the tools and
libraries used by the developers.
Jeff
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]