Step-by-step OpenJDK on OS X?
Ronald Garcia
garcia at osl.iu.edu
Sun Feb 8 09:28:01 PST 2009
The following archived message should help you with this problem.
Cheers,
ron
http://mail.openjdk.java.net/pipermail/bsd-port-dev/2009-February/000503.html
On Feb 8, 2009, at 4:29 AM, Vijay Kiran wrote:
> Hi,
>
> I tried to build the Open JDK 1.7 on Mac OSX 10.5.6
>
> I'm getting the following error while building:
>
> Undefined symbols:
> "_iconv", referenced from:
> _SplashConvertStringAlloc in splashscreen_sys.o
> "_iconv_open", referenced from:
> _SplashConvertStringAlloc in splashscreen_sys.o
> "_iconv_close", referenced from:
> _SplashConvertStringAlloc in splashscreen_sys.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[4]: *** [/Users/vijaykiran/dev/bsd-port/build/bsd-i586/lib/i386/
> libsplashscreen.dylib] Error 1
> make[3]: *** [all] Error 1
> make[2]: *** [all] Error 1
> make[1]: *** [jdk-build] Error 2
> make: *** [build_product_image] Error 2
>
> Here's my env:
> Mac OS X 10.5.6 9G38, 2.5GHz Intel Core 2 Duo
>
> Darwin Kernel Version 9.6.0; root:xnu-1228.9.57~1/RELEASE_I386 i386
>
> Build command:
> make
> ALT_BOOTDIR=/usr/local/soylatte16-i386-1.0.3
> ALT_BINARY_PLUGS_PATH=/Users/vijaykiran/dev/java/jdk-7-icedtea-plugs
> ALT_FREETYPE_HEADERS_PATH=/usr/X11R6/include
> ALT_FREETYPE_LIB_PATH=/usr/X11R6/lib
> ALT_CUPS_HEADERS_PATH=/usr/include
> ANT_HOME=/usr/share/ant NO_DOCS=true
> HOTSPOT_BUILD_JOBS=1
>
>
> Thanks In Advance,
> Vijay Kiran
> mail[at]vijaykiran.com
>
>
> On 02-Feb-09, at 10:19 PM, Stephen Bannasch wrote:
>
>> At 11:09 PM -0600 2/1/09, Charles Oliver Nutter wrote:
>>> Blog! Blog!
>>
>> I posted a slightly revised version of my instructions for building
>> OpenJDK on Mac OS X 10.5.6 here:
>>
>>
>> http://confluence.concord.org/display/CCTR/Build+OpenJDK+Java+1.7.0+on+Mac+OS+X+10.5
>>
>>
>
More information about the bsd-port-dev
mailing list