Something is very wrong with the configure script. It should be 
taking the Makefile.in file and creating a Makefile with each
@VAR@ text replaced with the values found during the configure
process.

Could you try this with the unix/configure process and see if that gives
you the same results?

You can also look at the configure.status file and see if that has
the proper values for the variables. You could post that file along
with the results of running "diff -u Makefile.in Makefile" after
running "./config.status".

Mo DeJong


On Thu, 2 Dec 1999, Larry W. Virden wrote:

> From: Moses DeJong <[EMAIL PROTECTED]>
> > Do you get this same error with the unix/configure.in build?
> > Try that and see if the error is the same. If it is, I would
> > be willing to bet that your sed program is broken in some way.
> > Try replacing the Solaris sed program with gnu sed and see if
> > that fixes it.
> 
> I built gnu sed and put its path before /bin in my $PATH.  I the did:
> $ make distclean
> $ /vol/tclsrcsol/tcl82/tcljava/configure  --prefix=/usr/tcl82 --exec-prefix=/usr
> /tcl82/sun4 --with-cc=cc --with-x --x-includes=/usr/openwin/include --x-librarie
> s=/usr/openwin/lib --enable-shared

----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 

Reply via email to