On Tue, 2015-06-30 at 14:04 -0700, Paul Rogers wrote: > So, is that the only answer we have? Do not --enable-java. Nobody > knows how to produce the junit.jar?
Download it. Seriously, nobody ever builds that kind of stuff from source unless they're actually modifying the library in question. When you're a Java developer, all those third-party dependencies are just dragged in from binary repos using build tools like Maven. And being what it is, Junit is usually one of the first things on that list. Simon. -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
