This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: gcj install glitch


On Sep 17, 2006, at 6:25 AM, Jack Howarth wrote:
I am seeing a problem with gcc trunk in the 'make install' when java
support is built on Darwin PPC. The failure is...

make[7]: *** No rule to make target `org/w3c/dom/html2/ HTMLCollection.java/org/w3c/dom/html2/HTMLCollection.class', needed by `lists/3c_dom.list'.

I see things like this all the time. My usual solution is to rm -rf power* power*/ppc64 and rebuild the library. I which the java folks could manage to make their build system svn update && make safe. Not sure if what you're seeing now is the same as what I've seen in the past.



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