RE: [tcljava-dev] Problem with configure
Brought to you by:
mdejong
From: Wilson, M. <Mar...@us...> - 2003-03-25 13:37:06
|
As I stated in my original message, I am using mingw to compile. I am just using cygwin as a convenient shell. Anyway, here is the config.log file. Thanks! Mark -----Original Message----- From: Mo DeJong [mailto:md...@un...] Sent: Monday, March 24, 2003 6:07 PM To: tcl...@li... Subject: Re: [tcljava-dev] Problem with configure On Mon, 24 Mar 2003 14:37:45 -0600 "Wilson, Mark" <Mar...@us...> wrote: Hi Mark. > When I try to run configure (using tcl 8.4.2, thread 2.5, j2sdk1.4.1_02), I > get: I assume you mean thread 2.5.1. You can't build under Windows with the 2.5 release, but that does not seem to be related to the problem you posted below. > Using the following JNI include flags -I/cygdrive/c/j2sdk1.4.1_02/include > -I/cygdrive/c/j2sdk1.4.1_02/include/win32 > checking to see if jni.h can be included... configure: error: could not > compile file that includes jni.h > > (I am using the MinGW gcc compiler). Well, why is there that /cygdrive prefix on your paths? You are not trying to build under Cygwin are you? The README file for Tcl Blend says that the msys_mingw package is needed to compile Tcl Blend. If this is not the cause of your problem, you might want to post the generated config.log file, since it will contain more info about what the exact compiler error is. cheers Mo ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ tcljava-dev mailing list tcl...@li... https://lists.sourceforge.net/lists/listinfo/tcljava-dev |