devel/fam build failure

Mark Ovens marko at freebsd.org
Wed Aug 16 08:02:31 UTC 2006


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



More information about the freebsd-ports mailing list