Date: Mon, 10 Dec 2001 10:09:36 -0500 From: jbw <j.bw@verizon.net> To: freebsd-questions@freebsd.org Subject: Avifile problems Message-ID: <20011210100936.A82970@arem.peritian.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011210100936.A82970>