problem in building openjdk8u from the source codes

Kyung Koo Yoon yoonforh at gmail.com
Sat Aug 6 05:45:10 UTC 2016


Hi, all

I have some problems in building openjdk version 8.

I installed FreeBSD using virtualbox on MacBook.

> uname -a
FreeBSD  10.3-RELEASE-p4 FreeBSD 10.3-RELEASE-p4 #0: Sat May 28 12:23:44 UTC 2016     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64


I checked out the  current trunk source codes of openjdk8u
and failed in building libjvm.so, got these messages.

/usr/local/bin/ld:mapfile_reorder:29: syntax error in VERSION script
collect2: error: ld returned 1 exit status

I think some are wrong with the format of link mapping file.

/usr/local/bin/g++48 -m64 -Xlinker -O1 -Xlinker -z -Xlinker noexecstack -shared -fPIC -Xlinker --version-script=mapfile_reorder -Xlinker -soname=libjvm.so -o libjvm.so ...


Could anyone help me?

Regards,
 Yoon Kyung Koo

-- 
--------------------
 Software Innovation Driver yoonforh at gmail dot com
 Analyze, Reason, Reshape the Question
 Telegram @yoonforh / PGP  http://www.javadom.com/personal/yoonforhatgmaildotcom.asc <http://www.javadom.com/personal/yoonforhatgmaildotcom.asc>


More information about the freebsd-java mailing list