From owner-freebsd-questions@FreeBSD.ORG Fri Dec 3 12:00:05 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1CA616A4CE for ; Fri, 3 Dec 2004 12:00:05 +0000 (GMT) Received: from ispmxmta09-srv.alltel.net (ispmxmta09-srv.alltel.net [166.102.165.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36C6043D58 for ; Fri, 3 Dec 2004 12:00:05 +0000 (GMT) (envelope-from trey@fastmail.fm) Received: from [192.168.0.2] (really [69.40.74.131]) by ispmxmta09-srv.alltel.net with ESMTP id <20041203120004.ZDXJ6770.ispmxmta09-srv.alltel.net@[192.168.0.2]> for ; Fri, 3 Dec 2004 06:00:04 -0600 From: Trey Sizemore To: freebsd-questions@freebsd.org Content-Type: text/plain Date: Fri, 03 Dec 2004 07:01:22 -0500 Message-Id: <1102075282.84981.14.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Issues with version numbering and some ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 12:00:05 -0000 Let me rephrase this previously posted question with a more desriptive subject, I'm trying to get the CVS version of sylpheed-claws installed on this 5.3 box (so if you've done it successfully, I'd *love* your feedback). However, I'm getting a lot of errors: $ ./autogen.sh --enable-gpgme --enable-aspell --enable-spamassassin-plugin --with-config-dir=.sylpheed-gtk2 --program-suffix=-gtk2 --enable-ldap /usr/X11R6/share/aclocal/rep.m4:7: warning: underquoted definition of AM_PATH_REP run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal /usr/X11R6/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB /usr/X11R6/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB /usr/X11R6/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/X11R6/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of AM_PATH_GDK_PIXBUF m4/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB aclocal:configure.ac:243: warning: macro `AM_PATH_GLIB_2_0' not found in library configure.ac:88: warning: AC_CANONICAL_HOST invoked multiple times You should update your `aclocal.m4' by running aclocal. Putting files in AC_CONFIG_AUX_DIR, `config'. configure.ac:88: warning: AC_CANONICAL_HOST invoked multiple times configure.ac:88: warning: AC_CANONICAL_HOST invoked multiple times src/common/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined src/common/Makefile.am:1: src/common/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/common/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again. src/gtk/Makefile.am:3: Libtool library used but `LIBTOOL' is undefined src/gtk/Makefile.am:3: src/gtk/Makefile.am:3: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/gtk/Makefile.am:3: to `configure.ac' and run `aclocal' and `autoconf' again. src/plugins/clamav/Makefile.am:3: Libtool library used but `LIBTOOL' is undefined src/plugins/clamav/Makefile.am:3: src/plugins/clamav/Makefile.am:3: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/plugins/clamav/Makefile.am:3: to `configure.ac' and run `aclocal' and `autoconf' again. src/plugins/demo/Makefile.am:3: Libtool library used but `LIBTOOL' is undefined src/plugins/demo/Makefile.am:3: src/plugins/demo/Makefile.am:3: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/plugins/demo/Makefile.am:3: to `configure.ac' and run `aclocal' and `autoconf' again. src/plugins/dillo_viewer/Makefile.am:3: Libtool library used but `LIBTOOL' is undefined src/plugins/dillo_viewer/Makefile.am:3: src/plugins/dillo_viewer/Makefile.am:3: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/plugins/dillo_viewer/Makefile.am:3: to `configure.ac' and run `aclocal' and `autoconf' again. src/plugins/image_viewer/Makefile.am:3: Libtool library used but `LIBTOOL' is undefined src/plugins/image_viewer/Makefile.am:3: src/plugins/image_viewer/Makefile.am:3: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/plugins/image_viewer/Makefile.am:3: to `configure.ac' and run `aclocal' and `autoconf' again. src/plugins/mathml_viewer/Makefile.am:3: Libtool library used but `LIBTOOL' is undefined src/plugins/mathml_viewer/Makefile.am:3: src/plugins/mathml_viewer/Makefile.am:3: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/plugins/mathml_viewer/Makefile.am:3: to `configure.ac' and run `aclocal' and `autoconf' again. src/plugins/pgpmime/Makefile.am:3: Libtool library used but `LIBTOOL' is undefined src/plugins/pgpmime/Makefile.am:3: src/plugins/pgpmime/Makefile.am:3: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/plugins/pgpmime/Makefile.am:3: to `configure.ac' and run `aclocal' and `autoconf' again. src/plugins/spamassassin/Makefile.am:3: Libtool library used but `LIBTOOL' is undefined src/plugins/spamassassin/Makefile.am:3: src/plugins/spamassassin/Makefile.am:3: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/plugins/spamassassin/Makefile.am:3: to `configure.ac' and run `aclocal' and `autoconf' again. src/plugins/trayicon/Makefile.am:5: Libtool library used but `LIBTOOL' is undefined src/plugins/trayicon/Makefile.am:5: src/plugins/trayicon/Makefile.am:5: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/plugins/trayicon/Makefile.am:5: to `configure.ac' and run `aclocal' and `autoconf' again. src/plugins/trayicon/libeggtrayicon/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined src/plugins/trayicon/libeggtrayicon/Makefile.am:1: src/plugins/trayicon/libeggtrayicon/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/plugins/trayicon/libeggtrayicon/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again. The sylpheed-claws mailing list remarked that the underquoted warnings can be ignored, but that the missing macros were a real problem. Some of the *.m4 files required are in /usr/local/share/aclocal and others are in /usr/local/share/aclocal19. Should these not be in one place? Do I need to mv them from aclocal19 to aclocal? I understand the numbering of the binaries and dirs is done to allow different autotools versions at the same time, so if I 'fix it' for this app, I'm going to be in the same situation again when I next update. Is there a solution for this (besides installing the ports version of sylpheed-claws-gtk2)?