Date: Tue, 17 Jul 2007 14:46:06 -0400 From: "Michael B Allen" <ioplex@gmail.com> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: Where's Libtool? Message-ID: <78c6bd860707171146n18d12299y36df4bea59c3fbe0@mail.gmail.com> In-Reply-To: <20070717175527.GA1152@darklight.org.ru> References: <78c6bd860707171042k71e94c1diea40629d34b1e41a@mail.gmail.com> <d7195cff0707171048w7133031fpf2a0cbaf847a29d5@mail.gmail.com> <20070717175527.GA1152@darklight.org.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 7/17/07, Yuri Pankov <yuri@darklight.org.ru> wrote: > Just one note though: devel/auto* tools are mainly for ports > infrastructure usage, for your own use check devel/gnu-auto* ports. > Sorry if this is obvious. Ok. This is a problem. I'm trying to build something that is not in ports and it needs libtool. I installed the ports libtool but it did not work. The application I'm trying to build is choking with the following error: configure.in:212: warning: AC_PROG_LIBTOOL is m4_require'd but is not m4_defun'd configure.in:212: AC_PROG_LIBTOOL is required by... configure.in:50: error: possibly undefined macro: AC_PROG_LIBTOOL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/local/gnu-autotools/bin/autoconf failed with exit status: 1 Is there a gnu-libtool package? If there is I don't see it. There were a gnu-autoconf and gnu-automake packages but for some reason I don't see libtool in any of the standard packages for 6.2. Any ideas? Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?78c6bd860707171146n18d12299y36df4bea59c3fbe0>