On 30/10/2007, Stefan Teleman <Stefan.Teleman at sun.com> wrote: > Shawn Walker wrote: > > On 30/10/2007, Stefan Teleman <Stefan.Teleman at sun.com> wrote: > >> > >> Shawn Walker wrote: > >> > >>> I spoke too soon. After I ran make, it barfed. > >> gmake error ? > > > > http://opensolaris.pastebin.ca/755494 > > Does your libtool.m4 define AM_PROG_LIBTOOL ? > > It should looks something like this: > > # old names > AC_DEFUN([AM_PROG_LIBTOOL], [AC_PROG_LIBTOOL]) > AC_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)] > > around line 6477. > > libtool.m4 is in the "share/aclocal" subdir of the libtool/libtoolize parent > dir > installation (so, if libtoolize is in /usr/bin, then libtool.m4 will be in > /usr/share/aclocal/libtool.m4).
This is probably because I'm using sunfreeware's libtool which is installed in /usr/local. I'm going to try to build and install libtool myself in hopes that an install under /usr will alleviate this nightmare. -- Shawn Walker, Software and Systems Analyst http://binarycrusader.blogspot.com/ "We don't have enough parallel universes to allow all uses of all junction types--in the absence of quantum computing the combinatorics are not in our favor..." --Larry Wall
