Hi,
On Tue, 20 Aug 2019, Pierre Labastie via blfs-dev wrote:
Got:
[build CXX] codemaker/source/javamaker/classfile.cxx
[build CXX] codemaker/source/javamaker/javamaker.cxx
[build CXX] codemaker/source/javamaker/javaoptions.cxx
[build CXX] codemaker/source/javamaker/javatype.cxx
[build DEP] LNK:Executable/javamaker
[build LNK] Executable/javamaker
[build JVM] CustomTarget/ridljar/javamaker/done
[build CUS] ridljar/javamaker
[build JCS] Jar/ridl
error: Source option 6 is no longer supported. Use 7 or later.
error: Target option 6 is no longer supported. Use 7 or later.
Yes, as I reported in July:
http://lists.linuxfromscratch.org/pipermail/blfs-dev/2019-July/036354.html
Will test this sed before autogen.sh:
sed -e '/JAVA_SOURCE_VER/s/6/7/' \
-e '/JAVA_TARGET_VER/s/6/7/' \
-i configure.ac
ISTR the exact syntax of the line in configure* changed between 6.2.5.2
and 6.3.0.4, but I'd suppose your sed should be able to deal with both...
Uwe
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page