Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Aug 2016 14:45:06 +0900
From:      Kyung Koo Yoon <yoonforh@gmail.com>
To:        "freebsd-java@FreeBSD.org" <freebsd-java@freebsd.org>
Subject:   problem in building openjdk8u from the source codes
Message-ID:  <95823BC0-02A2-4B6A-A1D1-99263245148B@gmail.com>

next in thread | raw e-mail | index | archive | help

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@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>;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?95823BC0-02A2-4B6A-A1D1-99263245148B>