ACLOCAL_FLAGS
- From: Lee Willis <lwillis plus net>
- To: <garnome-list gnome org>
- Subject: ACLOCAL_FLAGS
- Date: 20 Feb 2003 10:06:57 +0000
Guys,
I appreciate this probably isn't the best place but I figured you'd
be able to point me in the right direction. I build epiphany from CVS
separately to garnome, although compiled against the garnome libraries
etc. To acheive this I find I have to set ACLOCAL_FLAGS to "-I
/home/lwillis/garnome/share/aclocal" and
--prefix=/home/lwillis/garnome. That works fine until configure.in
changes.
At this point I invariably type make, and it tries to re-run aclocal,
automake etc., however in doing so it runs aclocal without my
ACLOCAL_FLAGS set-up which then promptly fails as it can't find my
GNOME2 macros as installed by garnome.
E.g.
$ make
cd . && aclocal-1.4
cd . && automake-1.4 --gnu Makefile
cd . && autoconf
configure.in:43: error: possibly undefined macro: AC_PROG_INTLTOOL
make: *** [configure] Error 1
Note the absence of my "-I /home/lwillis/garnome/share/aclocal" in the
first executed line. See the following bug for more details.
http://bugzilla.gnome.org/show_bug.cgi?id=106384
Has anyone got any idea what's wrong here - or who to report this to -
or what I need to fix?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]