Hi Ryan,
Though no fault of your own, this looks pretty bogus
to me. I'll have to give it a try on Mingw tomorrow.
> configure.in: no proper invocation of
> AM_INIT_AUTOMAKE was found.
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)
> link-grammar/Makefile.am:1: OS_WIN32 does not appear
> in AM_CONDITIONAL
AM_CONDITIONAL(OS_WIN32, test "x$native_win32" =
"xyes")
> link-grammar/Makefile.am:21: Libtool library used
> but `LIBTOOL' is undefined
> link-grammar/Makefile.am:21:
> link-grammar/Makefile.am:21: The usual way to define
> `LIBTOOL' is to add
> `AC_PROG_LIBTOOL'
AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
> It is interesting to note that I was able to
> ./configure, make, and make
> install the tarball previously posted here, though I
> got no further in
> building the plugin, since there weren't any
> "Makefile"s and those that
> I made (without any prior experience) weren't
> linking in the
> link-grammar files I had compiled.
Out of curiousity, what version of automake, autoconf,
and libtool do you have installed?
The current setup is no different than the previous
tarball that I posted before (and you got working),
except that I was the one running auto* and kitting it
up. This leads me to believe that something's screwy
with your auto-tools installation or versions thereof.
I'll see if I can reproduce your problem tomorrow on
Mingw.
Best,
Dom
__________________________________
Do you Yahoo!?
Meet the all-new My Yahoo! - Try it today!
http://my.yahoo.com
Received on Wed Feb 16 04:54:58 2005
This archive was generated by hypermail 2.1.8 : Wed Feb 16 2005 - 04:54:58 CET