Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Dec 2001 19:02:26 -0500
From:      "Dan Langille" <dan@langille.org>
To:        questions@freebsd.org
Cc:        vanilla@freebsd.org
Subject:   autoconf problems stop gimp from installing
Message-ID:  <3C277BC2.17110.4A140ABB@localhost>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C277BC2.17110.4A140ABB>