[Fwd: [Evolution] trying to hack evolution]



I wish helixgnome had some kind of log. Or at least, I wish I knew where
it
was. I installed all the libs in the helix gnome installer under the
development section. But now I'm downloading these also:

                                          Bonobo 0.15
                                         gtkhtml 0.4
                                         gnome-vfs 0.1
                                         libunicode 0.4

from http://www.helixcode.com/apps/evolution-preview/index.php3

hopefully it will help. I tried setting the ACLOCAL_FLAGS env var and
copying /usr/local/share/aclocal to /usr/share/aclocal, but neither of
them
helped, I'm still getting GNOME_LIBDIR,  GNOMEUI_LIBS and a bunch of
other
stuff undefined...

the output is attached. Thanks for the suggestions. Hopefully I will get
it
up and running with a little more help...

Jeffrey Stedfast wrote:

Have you installed libunicode, gnome-vfs, orbit-0.5.1, gtkhtml, and
gdk-pixbuf?

Jeff

On Mon, 12 Jun 2000, michael cardenas wrote:
Hello,

    I've been trying for a few nights to compile evolution and se if I
can contribute. So, I installed helixcode gnome and all the development
libraries that I thought were needed. Also, I picked up bonobo and
evolution from cvs. The trouble is, I can't get either one to compile.
When running the bonobo autogen.sh, there are a ton of errors and then
it bails out.

    is there any way I can capture the stuff to a file? I tried
../autogen.sh > out  but I assume things are being written to stderr so
they're not being put in the file...

    First, when running automake --gnu I get

    bonobo/Makefile.am:21: variable 'GNOME_LIBDIR' not defined
    bonobo/Makefile.am:21: variable 'GDK_PIXBUF_LIBS' not defined
    bonobo/Makefile.am:21: variable 'GNOMEUI_LIBS' not defined
    bonobo/Makefile.am:6: variable 'GNOMEGNORBA_LIBS' not defined
    bonobo/Makefile.am:21: variable 'INTLLIBS' not defined

and a million other not defined's...

Then, autoconf says

autoconf: Undefined macros:
configure.in:42:AC_CHECK_LIB(uuid, uuid_generate, lib_uuid=true,
[AC_MSG_WARN([


and lastly, when it finally runs configure, it says:
../configure: syntax error near unexpected token
'AM_CONFIG_HEADER(config.h)'
../configure: ./configure: line 529: 'AM_CONFIG_HEADER(config.h)'

when I run the ./autogen.sh for evolution, just about the same thing
happens, but with less not defined's

can you please help me to get these resolved so I can try to help?

thanks in advance...
michael

_____________________________________________________________
michael cardenas                 mcarde02 fiu edu
http://www.fiu.edu/~mcarde02
_____________________________________________________________

--
Spruce: whaddaya want me to do? Kill him again!?

_____________________________________________________________
michael cardenas                 mcarde02 fiu edu
http://www.fiu.edu/~mcarde02
_____________________________________________________________


**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

processing .
deletefiles is  macros/gnome-gettext.m4
Creating ./aclocal.m4 ...
Running gettextize...  Ignore non-fatal messages.
You should update your own `aclocal.m4' by adding the necessary
macro packages gettext.m4, lcmessage.m4 and progtest.m4 from
the directory `/aclocal'
Making ./aclocal.m4 writable ...
Running libtoolize...
You should add the contents of `/usr/local/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal -I /usr/local/share/aclocal -I macros ...
aclocal: /usr/local/share/aclocal/ccstdc.m4: 23: duplicated macro `AM_PROG_CC_STDC'
aclocal: /usr/local/share/aclocal/cond.m4: 3: duplicated macro `AM_CONDITIONAL'
aclocal: /usr/local/share/aclocal/dmalloc.m4: 8: duplicated macro `AM_WITH_DMALLOC'
aclocal: /usr/local/share/aclocal/error.m4: 4: duplicated macro `AM_FUNC_ERROR_AT_LINE'
aclocal: /usr/local/share/aclocal/header.m4: 3: duplicated macro `AM_CONFIG_HEADER'
aclocal: /usr/local/share/aclocal/init.m4: 10: duplicated macro `AM_INIT_AUTOMAKE'
aclocal: /usr/local/share/aclocal/lex.m4: 6: duplicated macro `AM_PROG_LEX'
aclocal: /usr/local/share/aclocal/lispdir.m4: 8: duplicated macro `AM_PATH_LISPDIR'
aclocal: /usr/local/share/aclocal/maintainer.m4: 6: duplicated macro `AM_MAINTAINER_MODE'
aclocal: /usr/local/share/aclocal/missing.m4: 6: duplicated macro `AM_MISSING_PROG'
aclocal: /usr/local/share/aclocal/mktime.m4: 6: duplicated macro `AM_FUNC_MKTIME'
aclocal: /usr/local/share/aclocal/multi.m4: 4: duplicated macro `AM_ENABLE_MULTILIB'
aclocal: /usr/local/share/aclocal/obstack.m4: 4: duplicated macro `AM_FUNC_OBSTACK'
aclocal: /usr/local/share/aclocal/protos.m4: 8: duplicated macro `AM_C_PROTOTYPES'
aclocal: /usr/local/share/aclocal/ptrdiff.m4: 5: duplicated macro `AM_TYPE_PTRDIFF_T'
aclocal: /usr/local/share/aclocal/regex.m4: 17: duplicated macro `AM_WITH_REGEX'
aclocal: /usr/local/share/aclocal/sanity.m4: 5: duplicated macro `AM_SANITY_CHECK'
aclocal: /usr/local/share/aclocal/strtod.m4: 30: duplicated macro `AM_FUNC_STRTOD'
aclocal: /usr/local/share/aclocal/termios.m4: 5: duplicated macro `AM_SYS_POSIX_TERMIOS'
aclocal: /usr/local/share/aclocal/winsz.m4: 5: duplicated macro `AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL'
Running autoheader...
Running automake --gnu  ...
bonobo/Makefile.am:21: variable `GNOME_LIBDIR' not defined
bonobo/Makefile.am:21: variable `GDK_PIXBUF_LIBS' not defined
bonobo/Makefile.am:21: variable `GNOMEUI_LIBS' not defined
bonobo/Makefile.am:6: variable `GNOMEGNORBA_LIBS' not defined
bonobo/Makefile.am:21: variable `INTLLIBS' not defined
bonobo/Makefile.am:21: variable `GNOME_LIBDIR' not defined
bonobo/Makefile.am:21: variable `GDK_PIXBUF_LIBS' not defined
bonobo/Makefile.am:21: variable `GNOMEUI_LIBS' not defined
bonobo/Makefile.am:6: variable `GNOME_LIBS' not defined
bonobo/Makefile.am:21: variable `INTLLIBS' not defined
bonobo/Makefile.am:21: variable `GNOME_LIBDIR' not defined
bonobo/Makefile.am:21: variable `GDK_PIXBUF_LIBS' not defined
bonobo/Makefile.am:21: variable `GNOMEUI_LIBS' not defined
bonobo/Makefile.am:6: variable `GNOMEGNORBA_LIBS' not defined
bonobo/Makefile.am:21: variable `INTLLIBS' not defined
bonobo/Makefile.am:21: variable `GNOME_LIBDIR' not defined
bonobo/Makefile.am:21: variable `GDK_PIXBUF_LIBS' not defined
bonobo/Makefile.am:21: variable `GNOMEUI_LIBS' not defined
bonobo/Makefile.am:6: variable `GNOME_LIBS' not defined
bonobo/Makefile.am:21: variable `INTLLIBS' not defined
bonobo/Makefile.am:21: variable `GNOME_LIBDIR' not defined
bonobo/Makefile.am:21: variable `GDK_PIXBUF_LIBS' not defined
bonobo/Makefile.am:21: variable `GNOMEUI_LIBS' not defined
bonobo/Makefile.am:6: variable `GNOMEGNORBA_LIBS' not defined
bonobo/Makefile.am:21: variable `INTLLIBS' not defined
bonobo/Makefile.am:21: variable `GNOME_LIBDIR' not defined
bonobo/Makefile.am:21: variable `GDK_PIXBUF_LIBS' not defined
bonobo/Makefile.am:21: variable `GNOMEUI_LIBS' not defined
bonobo/Makefile.am:6: variable `GNOME_LIBS' not defined
bonobo/Makefile.am:21: variable `INTLLIBS' not defined
bonobo/Makefile.am:21: variable `GNOME_LIBDIR' not defined
bonobo/Makefile.am:21: variable `GDK_PIXBUF_LIBS' not defined
bonobo/Makefile.am:21: variable `GNOMEUI_LIBS' not defined
bonobo/Makefile.am:6: variable `GNOMEGNORBA_LIBS' not defined
bonobo/Makefile.am:21: variable `INTLLIBS' not defined
bonobo/Makefile.am:21: variable `GNOME_LIBDIR' not defined
bonobo/Makefile.am:21: variable `GDK_PIXBUF_LIBS' not defined
bonobo/Makefile.am:21: variable `GNOMEUI_LIBS' not defined
bonobo/Makefile.am:6: variable `GNOME_LIBS' not defined
bonobo/Makefile.am:21: variable `INTLLIBS' not defined
components/application-x-gnomine/Makefile.am:36: variable `GNOME_LIBDIR' not defined
components/application-x-gnomine/Makefile.am:4: variable `GNOMEGNORBA_LIBS' not defined
components/application-x-gnomine/Makefile.am:36: variable `GNOME_LIBDIR' not defined
components/application-x-gnomine/Makefile.am:4: variable `GNOMEUI_LIBS' not defined
components/text-plain/Makefile.am:21: variable `GTK_LIBS' not defined
components/text-plain/Makefile.am:21: variable `GNOME_LIBDIR' not defined
components/text-plain/Makefile.am:5: variable `GNOMEGNORBA_LIBS' not defined
components/text-plain/Makefile.am:21: variable `INTLLIBS' not defined
components/text-plain/Makefile.am:21: variable `GTK_LIBS' not defined
components/text-plain/Makefile.am:21: variable `GNOME_LIBDIR' not defined
components/text-plain/Makefile.am:5: variable `GNOMEUI_LIBS' not defined
components/text-plain/Makefile.am:21: variable `INTLLIBS' not defined
components/audio-ulaw/Makefile.am:29: variable `GTK_LIBS' not defined
components/audio-ulaw/Makefile.am:29: variable `GNOME_LIBDIR' not defined
components/audio-ulaw/Makefile.am:7: variable `GNOMEGNORBA_LIBS' not defined
components/audio-ulaw/Makefile.am:29: variable `INTLLIBS' not defined
components/audio-ulaw/Makefile.am:29: variable `GTK_LIBS' not defined
components/audio-ulaw/Makefile.am:29: variable `GNOME_LIBDIR' not defined
components/audio-ulaw/Makefile.am:7: variable `GNOMEUI_LIBS' not defined
components/audio-ulaw/Makefile.am:29: variable `INTLLIBS' not defined
tools/bonobrowser/Makefile.am:19: variable `GNOMEGNORBA_LIBS' not defined
tools/bonobrowser/Makefile.am:19: variable `GNOME_LIBDIR' not defined
tools/bonobrowser/Makefile.am:19: variable `GNOMEUI_LIBS' not defined
tests/Makefile.am:14: variable `GTK_LIBS' not defined
tests/Makefile.am:14: variable `GNOME_LIBDIR' not defined
tests/Makefile.am:14: variable `GNOMEGNORBA_LIBS' not defined
tests/Makefile.am:14: variable `INTLLIBS' not defined
tests/Makefile.am:25: variable `GTK_LIBS' not defined
tests/Makefile.am:25: variable `GNOME_LIBDIR' not defined
tests/Makefile.am:25: variable `GNOMEGNORBA_LIBS' not defined
tests/Makefile.am:25: variable `INTLLIBS' not defined
samples/controls/Makefile.am:25: variable `GTK_LIBS' not defined
samples/controls/Makefile.am:25: variable `GNOME_LIBDIR' not defined
samples/controls/Makefile.am:7: variable `GNOMEGNORBA_LIBS' not defined
samples/controls/Makefile.am:25: variable `INTLLIBS' not defined
samples/controls/Makefile.am:25: variable `GTK_LIBS' not defined
samples/controls/Makefile.am:25: variable `GNOME_LIBDIR' not defined
samples/controls/Makefile.am:7: variable `GNOMEUI_LIBS' not defined
samples/controls/Makefile.am:25: variable `INTLLIBS' not defined
samples/controls/Makefile.am:35: variable `GTK_LIBS' not defined
samples/controls/Makefile.am:35: variable `GNOME_LIBDIR' not defined
samples/controls/Makefile.am:7: variable `GNOMEGNORBA_LIBS' not defined
samples/controls/Makefile.am:35: variable `INTLLIBS' not defined
samples/controls/Makefile.am:35: variable `GTK_LIBS' not defined
samples/controls/Makefile.am:35: variable `GNOME_LIBDIR' not defined
samples/controls/Makefile.am:7: variable `GNOMEUI_LIBS' not defined
samples/controls/Makefile.am:35: variable `INTLLIBS' not defined
samples/compound-doc/Makefile.am:25: variable `INTLLIBS' not defined
samples/compound-doc/Makefile.am:11: variable `GNOMEGNORBA_LIBS' not defined
samples/compound-doc/Makefile.am:25: variable `INTLLIBS' not defined
samples/compound-doc/Makefile.am:11: variable `GNOMEUI_LIBS' not defined
samples/compound-doc/Makefile.am:35: variable `INTLLIBS' not defined
samples/compound-doc/Makefile.am:11: variable `GNOMEGNORBA_LIBS' not defined
samples/compound-doc/Makefile.am:35: variable `INTLLIBS' not defined
samples/compound-doc/Makefile.am:11: variable `GNOMEUI_LIBS' not defined
samples/compound-doc/container/Makefile.am:28: variable `GTK_LIBS' not defined
samples/compound-doc/container/Makefile.am:28: variable `GNOME_LIBDIR' not defined
samples/compound-doc/container/Makefile.am:6: variable `GNOMEGNORBA_LIBS' not defined
samples/compound-doc/container/Makefile.am:28: variable `INTLLIBS' not defined
samples/compound-doc/container/Makefile.am:28: variable `GTK_LIBS' not defined
samples/compound-doc/container/Makefile.am:28: variable `GNOME_LIBDIR' not defined
samples/compound-doc/container/Makefile.am:6: variable `GNOMEUI_LIBS' not defined
samples/compound-doc/container/Makefile.am:28: variable `INTLLIBS' not defined
samples/compound-doc/bonobo-hello/Makefile.am:27: variable `INTLLIBS' not defined
samples/compound-doc/bonobo-hello/Makefile.am:6: variable `GNOMEGNORBA_LIBS' not defined
samples/compound-doc/bonobo-hello/Makefile.am:27: variable `INTLLIBS' not defined
samples/compound-doc/bonobo-hello/Makefile.am:6: variable `GNOMEUI_LIBS' not defined
samples/bonobo-class/Makefile.am:19: variable `GTK_LIBS' not defined
samples/bonobo-class/Makefile.am:19: variable `GNOME_LIBDIR' not defined
samples/bonobo-class/Makefile.am:11: variable `GNOMEGNORBA_LIBS' not defined
samples/bonobo-class/Makefile.am:19: variable `INTLLIBS' not defined
samples/bonobo-class/Makefile.am:19: variable `GTK_LIBS' not defined
samples/bonobo-class/Makefile.am:19: variable `GNOME_LIBDIR' not defined
samples/bonobo-class/Makefile.am:11: variable `GNOMEUI_LIBS' not defined
samples/bonobo-class/Makefile.am:19: variable `INTLLIBS' not defined
samples/bonobo-class/Makefile.am:27: variable `GTK_LIBS' not defined
samples/bonobo-class/Makefile.am:27: variable `GNOME_LIBDIR' not defined
samples/bonobo-class/Makefile.am:11: variable `GNOMEGNORBA_LIBS' not defined
samples/bonobo-class/Makefile.am:27: variable `INTLLIBS' not defined
samples/bonobo-class/Makefile.am:27: variable `GTK_LIBS' not defined
samples/bonobo-class/Makefile.am:27: variable `GNOME_LIBDIR' not defined
samples/bonobo-class/Makefile.am:11: variable `GNOMEUI_LIBS' not defined
samples/bonobo-class/Makefile.am:27: variable `INTLLIBS' not defined
gshell/Makefile.am:27: variable `GTK_LIBS' not defined
gshell/Makefile.am:27: variable `GNOME_LIBDIR' not defined
gshell/Makefile.am:27: variable `GNOMEGNORBA_LIBS' not defined
gshell/Makefile.am:27: variable `INTLLIBS' not defined
macros/Makefile.am:33: INSIDE_GNOME_COMMON does not appear in AM_CONDITIONAL
Running autoconf ...
autoconf: Undefined macros:
configure.in:42:AC_CHECK_LIB(uuid, uuid_generate, lib_uuid=true, [AC_MSG_WARN([
configure.in:56:        AC_MSG_WARN([
processing ./libefs
deletefiles is 
Running libtoolize...
You should add the contents of `/usr/local/share/aclocal/libtool.m4' to `aclocal.m4'.
Putting files in AC_CONFIG_AUX_DIR, `..'.
Running aclocal -I /usr/local/share/aclocal ...
aclocal: /usr/local/share/aclocal/ccstdc.m4: 23: duplicated macro `AM_PROG_CC_STDC'
aclocal: /usr/local/share/aclocal/cond.m4: 3: duplicated macro `AM_CONDITIONAL'
aclocal: /usr/local/share/aclocal/dmalloc.m4: 8: duplicated macro `AM_WITH_DMALLOC'
aclocal: /usr/local/share/aclocal/error.m4: 4: duplicated macro `AM_FUNC_ERROR_AT_LINE'
aclocal: /usr/local/share/aclocal/header.m4: 3: duplicated macro `AM_CONFIG_HEADER'
aclocal: /usr/local/share/aclocal/init.m4: 10: duplicated macro `AM_INIT_AUTOMAKE'
aclocal: /usr/local/share/aclocal/lex.m4: 6: duplicated macro `AM_PROG_LEX'
aclocal: /usr/local/share/aclocal/lispdir.m4: 8: duplicated macro `AM_PATH_LISPDIR'
aclocal: /usr/local/share/aclocal/maintainer.m4: 6: duplicated macro `AM_MAINTAINER_MODE'
aclocal: /usr/local/share/aclocal/missing.m4: 6: duplicated macro `AM_MISSING_PROG'
aclocal: /usr/local/share/aclocal/mktime.m4: 6: duplicated macro `AM_FUNC_MKTIME'
aclocal: /usr/local/share/aclocal/multi.m4: 4: duplicated macro `AM_ENABLE_MULTILIB'
aclocal: /usr/local/share/aclocal/obstack.m4: 4: duplicated macro `AM_FUNC_OBSTACK'
aclocal: /usr/local/share/aclocal/protos.m4: 8: duplicated macro `AM_C_PROTOTYPES'
aclocal: /usr/local/share/aclocal/ptrdiff.m4: 5: duplicated macro `AM_TYPE_PTRDIFF_T'
aclocal: /usr/local/share/aclocal/regex.m4: 17: duplicated macro `AM_WITH_REGEX'
aclocal: /usr/local/share/aclocal/sanity.m4: 5: duplicated macro `AM_SANITY_CHECK'
aclocal: /usr/local/share/aclocal/strtod.m4: 30: duplicated macro `AM_FUNC_STRTOD'
aclocal: /usr/local/share/aclocal/termios.m4: 5: duplicated macro `AM_SYS_POSIX_TERMIOS'
aclocal: /usr/local/share/aclocal/winsz.m4: 5: duplicated macro `AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL'
Running autoheader...
Running automake --gnu  ...
src/Makefile.am:11: variable `GLIB_LIBS' not defined
src/Makefile.am:15: variable `GLIB_LIBS' not defined
Running autoconf ...
Running ./configure --enable-maintainer-mode --enable-compile-warnings ...
loading cache ./config.cache
./configure: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)'
./configure: ./configure: line 529: `AM_CONFIG_HEADER(config.h)'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]