"Berg, Michael C" <[EMAIL PROTECTED]> writes:

> When I run configure, ltconfig indicates no host was specified.  If I
> specify one on the command line, I get an error.

Hmm, I'm guessing you don't want to specify a host here.

> Also, immediatly following this, and more importantly, the libtool configure
> fails.
> I have installed libtool with make install in it's directory into my /usr
> directories.
> It built without issue.
> 
> Before running configure, I ran the following tools in this order:
> 
> autoconf
> automake
> autoheader
> aclocal
>       : also aclocal emitted 5 lines of text for macros not found in the
> library:
> 
>               AM_DISABLE_STATIC
>               AM_PROG_LIBTOOL
>               AM_PATH_GTK
>               AM_PATH_GLIB
>               AM_PATH_LIBART

Generally, they are run in reverse the order you specified.

aclocal;autoheader;automake;autoconf

> What am I missing.  I am building on Win2k with a full cygwin environment.

Classpath has not been ported to cygwin, though that is on the todo
list.  Maybe you'd like to do that?

Brian
-- 
Brian Jones <[EMAIL PROTECTED]>

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to