--- Dalibor Topic <[EMAIL PROTECTED]> wrote: > > --- Timothy Stack <[EMAIL PROTECTED]> wrote: > > > > > > Hi Tim, > > > > hi, > > > > > very weird. > > > > > > I've just done a build on HP testdrive > > i386-freebsd > > > machine, and it works for me. I've run > > ./configure; > > > make in the source directory. > > > > Bah, you and you're source directory builds ;). > Try > > configuring/building > > in a separate directory... > > Ah, I see. I'd guess the Klasses.jar.bootstrap in > $CLASSPATH should be a > $(abssrcdir)/Klasses.jar.bootstrap in the first 5 > lines of libraries/javalib/Makefile.am. Could you > give > it a try, reautotoolize and see if that works > better?
Fixed & checked in. I used $(srcdir) instead of $(abssrcdir). cheers, dalibor topic __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
