Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2006 09:03:36 +0100
From:      Mark Ovens <marko@freebsd.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: devel/fam build failure
Message-ID:  <44E2D158.6040302@freebsd.org>
In-Reply-To: <20060815220906.4cdfad4e@localhost>
References:  <44E1E65A.2080202@freebsd.org> <20060815194032.4ddbd3c3@localhost>	<44E1F0A0.7080503@freebsd.org> <20060815202600.1e929e32@localhost>	<44E2023A.50800@freebsd.org> <20060815220906.4cdfad4e@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Stanislav Sedov wrote:
> Try to
> # pkg_delete -f /var/db/pkg/autoconf* /var/db/pkg/automake* \
> 	/var/db/pkg/libtool* /var/db/pkg/gnu-libtool*
> 
> Then reinstall port. The installations missed AM_PROG_LIBTOOL because
> this macros is installed into /usr/local/share/aclocal which you removed.
> So put it back, execute the command above and report error message if any
> here. There might be additional stale files in your share/aclocal.
> 

I tried that but now get the original error again :-(

===>   Registering installation for libtool-1.5.22_2
===>   Returning to build of fam-2.6.10
===>  Configuring for fam-2.6.10
configure.in:295: warning: underquoted definition of FAM_DECL_IN_MNTENT
   run info '(automake)Extending aclocal'
   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/X11R6/share/aclocal/xmms.m4:17: warning: underquoted definition of 
XMMS_TEST_VERSION
/usr/X11R6/share/aclocal/xmms.m4:62: warning: underquoted definition of 
AM_PATH_XMMS
/usr/X11R6/share/aclocal/libart.m4:11: warning: underquoted definition 
of AM_PATH_LIBART
/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
/usr/local/share/aclocal/speex.m4:10: warning: underquoted definition of 
XIPH_PATH_SPEEX
/usr/local/share/aclocal/pilot-link.m4:1: warning: underquoted 
definition of AC_PILOT_LINK_HOOK
/usr/local/share/aclocal/linc.m4:1: warning: underquoted definition of 
AM_PATH_LINC
/usr/local/share/aclocal/libmikmod.m4:11: warning: underquoted 
definition of AM_PATH_LIBMIKMOD
/usr/local/share/aclocal/libfame.m4:6: warning: underquoted definition 
of AM_PATH_LIBFAME
/usr/local/share/aclocal/libIDL.m4:6: warning: underquoted definition of 
AM_PATH_LIBIDL
/usr/local/share/aclocal/glib.m4:8: warning: underquoted definition of 
AM_PATH_GLIB
/usr/local/share/aclocal/audiofile.m4:12: warning: underquoted 
definition of AM_PATH_AUDIOFILE
/usr/local/share/aclocal/ao.m4:9: warning: underquoted definition of 
XIPH_PATH_AO
/usr/local/share/aclocal/aalib.m4:12: warning: underquoted definition of 
AM_PATH_AALIB
/usr/local/share/aclocal/ORBit.m4:4: warning: underquoted definition of 
AM_PATH_ORBIT
configure.in:37: your implementation of AM_INIT_AUTOMAKE comes from an
configure.in:37: old Automake version.  You should recreate aclocal.m4
configure.in:37: with aclocal and run automake again.
*** Error code 63

Stop in /usr/ports/devel/fam.

Could the gnu versions of auto{make,conf} be causing the problem?

/usr/local/share{201}# pkg_version -vs auto
autoconf-2.59_2                     =   up-to-date with port
automake-1.9.6                      =   up-to-date with port
gnu-autoconf-2.59                   =   up-to-date with port
gnu-automake-1.9.6                  =   up-to-date with port
/usr/local/share{202}# pkg_version -vs libto
libtool-1.5.22_2                    =   up-to-date with port
/usr/local/share{203}#

Thanks.

Mark




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44E2D158.6040302>