From owner-freebsd-questions Mon Dec 24 16: 3: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lists.unixathome.org (lists.unixathome.org [210.48.103.158]) by hub.freebsd.org (Postfix) with ESMTP id AB67E37B419; Mon, 24 Dec 2001 16:02:37 -0800 (PST) Received: from wocker (lists.unixathome.org [210.48.103.158]) by lists.unixathome.org (8.11.6/8.11.6) with ESMTP id fBP02SC31920; Tue, 25 Dec 2001 13:02:30 +1300 (NZDT) (envelope-from dan@langille.org) From: "Dan Langille" Organization: novice in training To: questions@freebsd.org Date: Mon, 24 Dec 2001 19:02:26 -0500 MIME-Version: 1.0 Subject: autoconf problems stop gimp from installing Reply-To: dan@langille.org Cc: vanilla@freebsd.org Message-ID: <3C277BC2.17110.4A140ABB@localhost> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi folks, Can anyone please tell me why gimp refuses to build to build on one box but builds on another? Both boxes share the same /usr/ports tree via NFS. this box builds: autoconf-2.13.000227, autoconf213-2.13.000227, 4.4- STABLE dated 20 Sep 2001. this box doesn't: autoconf-2.52, autoconf213-2.13.000227, 4.4-STABLE dated 17 Dec 2001 The failure is: cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -I/usr/include/ncurses -c aasavefont. c ./libtool --mode=link cc -O -pipe -I/usr/include/ncurses -o aasavefont aasave font.o libaa.la -lncurses -lm cc -O -pipe -I/usr/include/ncurses -o .libs/aasavefont aasavefont.o .libs/libaa. so -lncurses -lm -lncurses -lm -Wl,--rpath -Wl,/usr/local/lib creating aasavefont 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. FWIW, the sucessful box contains aalib-1.2_2 thanks. -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message