[Tcl Java] Re: [Tcl Java] Re: Tcl Java problems with make test

2000-05-18 Thread Mo DeJong
On Thu, 18 May 2000, Larry W. Virden wrote: > Re: updated configure.in to get around Tcl package require bug > > Thanks Mo. I got the updated, manually re-executed the autoconf so that a new > configure is generated, and got significantly farther . Looks like you are running JDK 1.2 from Sun.

[Tcl Java] Re: [Tcl Java] RE: [Tcl Java] Re: Tcl Java problems with make test

2000-05-18 Thread Larry W. Virden
From: "Scott Redman" <[EMAIL PROTECTED]> > I haven't read all of your messages, but this looks like the > known error using Solaris and JRE 1.2.2. For some reason > this works on all JREs except 1.2.2 and only on Solaris. Thanks. I will pursue getting the JRE updated here to 1.3.x . -- Larry

[Tcl Java] RE: [Tcl Java] Re: Tcl Java problems with make test

2000-05-18 Thread Scott Redman
, May 18, 2000 11:12 AM > To: [EMAIL PROTECTED] > Subject: [Tcl Java] Re: Tcl Java problems with make test > > > Re: updated configure.in to get around Tcl package require bug > > Thanks Mo. I got the updated, manually re-executed the autoconf > so that a new > conf

[Tcl Java] Re: Tcl Java problems with make test

2000-05-18 Thread Larry W. Virden
Re: updated configure.in to get around Tcl package require bug Thanks Mo. I got the updated, manually re-executed the autoconf so that a new configure is generated, and got significantly farther . Now, I have some make check problems to ask about. During the make check, these are the only warn

[Tcl Java] Re: Tcl Java problems with make test

2000-05-17 Thread Larry W. Virden
I just tried this: /usr/tcl80/sun4/bin/tclsh % info patchlevel 8.0.5 % package require Tcl 8.0.5 version conflict for package "Tcl": have 8.0, need 8.0.5 /usr/tcl81/sun4/bin/tclsh8.1 % info patchlevel 8.1.1 % package require Tcl 8.1.1 version conflict for package "Tcl": have 8.1, need 8.1.1 /us

[Tcl Java] Re: Tcl Java problems with make test

2000-05-17 Thread Larry W. Virden
I wonder if the tcljava configure should be changed to be doing an info patchlevel to which my tclsh replies 8.3.1 -- Larry W. Virden http://www.purl.org/NET/lvirden/> Unless explicitly stated to the contrary, nothing in this posting should be construed as representin