multilib build broken...
Tom Tromey
tromey@redhat.com
Fri Mar 25 20:29:00 GMT 2005
>>>>> "Andreas" == Andreas Jaeger <aj@suse.de> writes:
Andreas> I get the following failure bootstraping with multilibs:
Andreas> make[7]: Entering directory `/builds/gcc/misc/x86_64-suse-linux-gnu/32/libjava/external/sax'
Andreas> find org -name '*.class' -print | ../../../.././fastjar/fastjar -cfME@ sax.jar
Andreas> /bin/sh: ../../../.././fastjar/fastjar: No such file or directory
Andreas> make[7]: *** [sax.jar] Error 127
Andreas> Seems a wrong path is used - one that's not multilib aware :-(
Yeah, Mike Stump pointed this out yesterday.
I didn't touch anything in this area, so I don't think it is the
result of my recent patch. But I'm not sure.
I suspect the MULTISUBDIR setting in libjava/external/*/Makefile.am
is wrong. One question is, how did it ever work before?
Tom
More information about the Java
mailing list