From owner-freebsd-questions Mon Dec 10 6:45:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp005pub.verizon.net (smtp005pub.verizon.net [206.46.170.184]) by hub.freebsd.org (Postfix) with ESMTP id 7F2CD37B419 for ; Mon, 10 Dec 2001 06:45:35 -0800 (PST) Received: from verizon.net (pool-141-150-214-199.delv.east.verizon.net [141.150.214.199]) by smtp005pub.verizon.net with SMTP for ; id fBAEjXY18353 Mon, 10 Dec 2001 08:45:34 -0600 (CST) Date: Mon, 10 Dec 2001 10:09:36 -0500 From: jbw To: freebsd-questions@freebsd.org Subject: Avifile problems Message-ID: <20011210100936.A82970@arem.peritian.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 I'm trying to build the avifile port but keep on receiving the following error message -I/usr/X11R6/include/qt2" LIBS="-Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -lgcc -lstdc++" PORTOBJFORMAT=elf MAKE=gmake ./configure --with-win32-path=/usr/local/lib/win32 --enable-release --with-gnu-ld --enable-x86opt --with-qt-includes=/usr/X11R6/include/qt2 --with-qt-libraries=/usr/X11R6/lib --with-extra-libs=/usr/local/lib --prefix=/usr/local i386--freebsd4.4) aclocal: not found *** Error code 127 Stop in /usr/ports/graphics/avifile. *** Error code 1 Stop in /usr/ports/graphics/avifile. *** Error code 1 Stop in /usr/ports/graphics/avifile. *** Error code 1 Stop in /usr/ports/graphics/avifile. It says that it can't find aclocal but I checked the files installed by automake and aclocal is there Information for automake14-1.4.5: Files: /usr/local/bin/aclocal14 /usr/local/bin/automake14 /usr/local/info/automake.info /usr/local/share/automake14/aclocal/ccstdc.m4 /usr/local/share/automake14/aclocal/cond.m4 /usr/local/share/automake14/aclocal/dmalloc.m4 /usr/local/share/automake14/aclocal/error.m4 /usr/local/share/automake14/aclocal/header.m4 /usr/local/share/automake14/aclocal/init.m4 /usr/local/share/automake14/aclocal/lex.m4 ... What do I need to do to get this installed? thanks Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message