I'm having trouble building jdk 1.6 for OpenBSD 4.8 in a VMWare
virtual machine.  Is there something wrong with my procedure?

Thanks
Doug

Machine specs: VMWare with 2x i386 CPU, 2GB RAM, 8GB disk
Host system is OS X / VMWare Fusion 2.x; Vmware tools are NOT installed.

Steps to reproduce:
1. Download install48.iso for i386, connect as CDROM and boot
2. Install entire base system
3. Download ports.tar.gz, xenocara.tar.gz and extract into /usr/
4. Download src.tar.gz and sys.tar.gz; extract into /usr/src/
5. cd /usr/ports/archivers/gtar
6. 'make install'

Expected results:
'make' downloads, configures and installs gtar and any of its dependencies.

Actual results:
Missing library for iconv.>=2.0
The latest libiconv for OpenBSD seems to be 1.x.

Further information:
===>  Checking files for gtar-1.23p1
`/usr/ports/distfiles/tar-1.23.tar.bz2' is up to date.
>> (SHA256) tar-1.23.tar.bz2: OK
===>  gtar-1.23p1 depends on: gettext->=0.18.1 - not found
===>  Verifying install for gettext->=0.18.1 in devel/gettext
===>  Checking files for gettext-0.18.1
`/usr/ports/distfiles/gettext-0.18.1.tar.gz' is up to date.
>> (SHA256) gettext-0.18.1.tar.gz: OK
===>  Verifying specs: iconv.>=2 iconv.>=2 c expat m ncurses stdc++ c
expat m ncurses stdc++
Missing library for iconv.>=2.0
Fatal error
*** Error code 1

Stop in /usr/ports/devel/gettext (line 1855 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/gettext (line 2168 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/gettext (line 1580 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/gettext (line 2136 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/gettext (line 2116 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/gettext (line 1611 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/gettext (line 2116 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/archivers/gtar (line 1765 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/archivers/gtar (line 2168 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/archivers/gtar (line 1580 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/archivers/gtar (line 2136 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/archivers/gtar (line 2116 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/archivers/gtar (line 1611 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/archivers/gtar (line 2116 of
/usr/ports/infrastructure/mk/bsd.port.mk).

Reply via email to