This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bad rhug/configure


On Fri, 2002-02-22 at 17:04, Per Bothner wrote:
> The rhug/configure has a bug preventing rhug from configuring when
> when srcdir=".".  The problem is that dirpart gets set to the empty
> string, which causes teh following mkdir "$dirpath/$DEPDIR" to fail.

I've rebuilt everything with autoconf 2.52 and automake 1.5 and it seems
to be working again.

I'm also checking in a change to use --classpath= instead of
-fCLASSPATH=.  So rhug will only build with recent 3.1 era compilers.

There's a bit more to clean up, which I'm doing now.

Also, gcj can't build rhino anymore.  There's a SEGV while building
Interpreter.java.

AG



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]