Le 09/02/2020 à 18:02, Ken Moffat via blfs-dev a écrit :
> On Sun, Feb 09, 2020 at 03:37:08AM -0500, Jean-Marc Pigeon via blfs-dev wrote:
>> Hello,
>>
>>
>> I have strong indication openjdk-12.0.2+10 can NOT be build
>> while make-4.3 is installed (build possible downgrading to make-4.2.1)
>>
>> ;-----------
>> make[3]: *** No rule to make target '/home/jmp/rpmbuild/BUILD/jdk12u-
>> jdk-12.0.2+10/build/linux-x86_64-server-release/make-
>> support/vardeps/make/ReleaseFile.gmk/create-info-file.vardeps', needed
>> by '/home/jmp/rpmbuild/BUILD/jdk12u-jdk-12.0.2+10/build/linux-x86_64-
>> server-release/jdk/release'.  Stop
>> ;-----------
>>
>> Seems the problem is the same trying to build openjdk-13.0.2+8
>>
>> Unfortunately "goggling" give no echo about this problem...
>>
>> Could someone in the list be in position to do this test
>> and confirm/discard finding??
>>
>> Many thanks.
>>  
> I googled for openjdk make-4.3 and that pointed me to
> https://bugs.openjdk.java.net/browse/JDK-8237879
> 
> and at the bottom of that is a link to the commit:
> https://github.com/openjdk/panama-foreign/commit/af5c725b
> 
> Being github, you might have to paste from the browser (i.e. copy
> make/common/MakeBase.gmk to {,.orig}, edit the .gmk to make the
> changes, and then diff).
> 

You can get a raw patch by adding .patch at the end of the commit sha:
https://github.com/openjdk/panama-foreign/commit/af5c725b.patch

> I suggest trying that on 12.0, if it applies, because that is what
> we are using.

Sorry for not doing more, I do not have a usable LFS machine at the moment

Pierre
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to