Date: Sun, 6 Jan 2002 12:17:05 -0500 From: Will Andrews <will@csociety.org> To: Daeron <daeron@fandom.net> Cc: ports@FreeBSD.org Subject: Re: aalib Message-ID: <20020106121705.Q73815@squall.waterspout.com> In-Reply-To: <1081.192.168.167.6.1010318145.squirrel@192.168.167.1> References: <1081.192.168.167.6.1010318145.squirrel@192.168.167.1>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 06, 2002 at 10:55:45PM +1100, Daeron wrote: > Hi, > Sorry to ask this but I'm at my wits end on this silly thing. > I've done another system build based on 4-stable 4th-Jan-2002 > But aalib just will not compile. > I suspect it is another port somewhere that hasn't been made cleanly, but > i've triple checked deleted & re-installed autoconf automake m4 libtool. > And still aalib won't compile - can you offer any suggestion as to what > might be a source problem? -- I'm happy to delete & re-compile fresh & > re-install loads of items , just want to avoid re-compiling jdk & KDE libs > & applications yet again. > Many thanx for any assist > :) > > ====================== > # make install > ===> Building for aalib-1.2_2 > cd . && autoheader > ./aclocal.m4:39: error: m4_defn: undefined macro: _m4_divert_diversion > acoldnames.m4:86: AM_PROG_INSTALL is expanded from... > ./aclocal.m4:39: the top level > autoconf: tracing failed > *** Error code 1 > > Stop in /usr/ports/graphics/aalib/work/aalib-1.2. > *** Error code 1 > > Stop in /usr/ports/graphics/aalib. > *** Error code 1 > > Stop in /usr/ports/graphics/aalib. > *** Error code 1 > > Stop in /usr/ports/graphics/aalib. > *** Error code 1 > > Stop in /usr/ports/graphics/aalib. It's an autoconf+automake problem. Remove autoconf 2.52 and automake 1.5 from your system and it should work. I am working to resolve this issue for all ports before 4.5-RELEASE, so please hold your hats. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020106121705.Q73815>