Re: [Evolution] problems compiling bonobo from cvs
- From: Heinz-Josef Claes <hjc amg de>
- To: Laca ireland sun com
- Cc: Heinz-Josef Claes <hjclaes web de>, evolution helixcode com
- Subject: Re: [Evolution] problems compiling bonobo from cvs
- Date: 16 Jan 2001 17:19:45 +0100
On 16 Jan 2001 15:45:23 +0000, Laszlo PETER wrote:
Set ACLOCAL_FLAGS environment variable to "-I
/your/installation/root/share/aclocal"
That directory should contain files xml-i18n-tools.m4 and gdk-pixbuf.m4.
Laca
First, thanks for your answers.
I have these file in aclocal. One problem is, that the distri (SuSE 7.0)
has aclocal in /usr/share/aclocal and I compiled the whole gnome stuff
in /opt/gnome1.2. With the "-I /opt/gnome1.2/share/aclocal" autoconf is
finding both and reports duplicate entries. Since I don't know how to
tell autoconf not to use /usr/share/aclocal I unset ACLOCAL_FLAGS und
made a link from /usr/share/aclocal to /opt/gnome1.2/share/aclocal. When
running autoconf, I get:
Running aclocal ...
aclocal: /usr/share/aclocal/gconf.m4: 4: duplicated macro
`AM_PATH_GCONF'
aclocal: configure.in: 18: macro `AM_CONFIG_HEADER' not found in library
aclocal: configure.in: 19: macro `AM_INIT_AUTOMAKE' not found in library
aclocal: configure.in: 35: macro `AM_PROG_CC_STDC' not found in library
) grep AM_PATH_GCONF /opt/gnome1.2/share/aclocal/*
gconf-1.m4:dnl AM_PATH_GCONF([MINIMUM-VERSION, [ACTION-IF-FOUND [,
ACTION-IF-NOT-FOUND [, MODULES]]]])
gconf-1.m4:AC_DEFUN(AM_PATH_GCONF,
gconf.m4:dnl AM_PATH_GCONF([MINIMUM-VERSION, [ACTION-IF-FOUND [,
ACTION-IF-NOT-FOUND [, MODULES]]]])
gconf.m4:AC_DEFUN(AM_PATH_GCONF,
grep: gnome-macros: Ist ein Verzeichnis
grep: gnome2-macros: Ist ein Verzeichnis
Perhaps my aclocal is a total mess and I have to start from beginning
with compiling :-(((?
Heinz-Josef Claes wrote:
On 16 Jan 2001 13:51:36 +0000, Laszlo PETER wrote:
*This message was transferred with a trial version of CommuniGate(tm) Pro*
You need to install xml-i18n-tools and gdk-pixbuf first.
Both are available in the CVS.
I installed xml-i18n-tools and gdk-pixbuf from CVS, but got the same
error-messages :-(
Heinz-Josef Claes wrote:
Hi,
when trying to compile bonobo from cvs, I get:
[...]
aclocal: configure.in: 24: macro `AM_PROG_XML_I' not found in library
aclocal: configure.in: 205: macro `AM_PATH_GDK_PIXBUF' not found in
library
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]