Date: Tue, 15 Aug 2006 15:45:51 -0500 From: B Briggs <rcbdyndns@bellsouth.net> To: freebsd-ports@freebsd.org Subject: Re: devel/fam build failure Message-ID: <44E2327F.9000606@bellsouth.net> In-Reply-To: <ebt6ef$2dqg$1@FreeBSD.csie.nctu.edu.tw> References: <ebt6ef$2dqg$1@FreeBSD.csie.nctu.edu.tw>
next in thread | previous in thread | raw e-mail | index | archive | help
Stanislav Sedov wrote: > --Sig_WbNhFI1NVPDTKUJcczy/9wv > Content-Type: text/plain; charset=KOI8-R > Content-Transfer-Encoding: quoted-printable > > On Tue, 15 Aug 2006 13:55:35 -0500 > B Briggs <rcbdyndns@bellsouth.net> mentioned:r > >> Anyway, I have a question: Why are there two ports here that do the same= > =20 >> thing? Some of my ports specify fam, some specify gamin, and of course I= > =20 >> have to have the WITH_FAM_SYSTEM var in make.conf to remove conflicts.=20 >> If the two DON'T do the same thing, what is the difference? Just asking. >> =20 > > They are merely two different implementations of FAM subsystem: one > from SGI, another from RedHat. I belive, that SGI's one is sligthly > faster currently. Also, it covers standard completely contradictory to > gamin. > > If you have the same problem, can you please provide a list of > installed packages and error log? > > I tested it on 4.x and 7.x with all ports up-to-date and there is no > such problem. > [snip] I removed gamin, and tried to make fam again. Here are the make errors: bbriggs# make ===> Vulnerability check disabled, database not found ===> Extracting for fam-2.6.10 => MD5 Checksum OK for fam/fam-2.6.10.tar.gz. => SHA256 Checksum OK for fam/fam-2.6.10.tar.gz. ===> Patching for fam-2.6.10 ===> Applying FreeBSD patches for fam-2.6.10 ===> fam-2.6.10 depends on executable in : gmake - found ===> fam-2.6.10 depends on file: /usr/local/bin/automake19 - found ===> fam-2.6.10 depends on file: /usr/local/bin/autoconf259 - found ===> fam-2.6.10 depends on file: /usr/local/bin/libtool - found ===> 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/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/local/share/aclocal/speex.m4:10: warning: underquoted definition of XIPH_PATH_SPEEX /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/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB /usr/local/share/aclocal/autotrace.m4:7: warning: underquoted definition of AM_PATH_AUTOTRACE /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 configure.in:40: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst /usr/local/share/aclocal/header.m4:53: AM_CONFIG_HEADER is expanded from... configure.in:40: the top level configure.in:561: warning: do not use m4_regexp: use regexp or m4_bregexp /usr/local/share/aclocal/header.m4:66: _AM_DIRNAME is expanded from... configure.in:561: the top level configure.in:40: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst aclocal.m4:320: AM_CONFIG_HEADER is expanded from... configure.in:40: the top level configure.in:561: warning: do not use m4_regexp: use regexp or m4_bregexp aclocal.m4:333: _AM_DIRNAME is expanded from... configure.in:561: the top level configure.in:40: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst aclocal.m4:320: AM_CONFIG_HEADER is expanded from... configure.in:40: the top level configure.in:561: warning: do not use m4_regexp: use regexp or m4_bregexp aclocal.m4:333: _AM_DIRNAME is expanded from... configure.in:561: the top level 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 -- B Briggs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44E2327F.9000606>