Hello everyone, I'm trying to install java/openjdk6 and here is the output it produces. I suppose it fails to build because of the errors like this one:
The system is FreeBSD 9.0-RELEASE (amd64), running in VirtualBox 4.2.4 (if that matters).
The steps I take after installing FreeBSD:
After some googling I found this thread (gtk12 port expr errors). Not sure if it has something to do with my problem.
I tried skipping updating Ports Colelction, with no result. Any help appreciated.
Code:
expr: illegal option -- 1
expr: usage: expr [-e] expression
The system is FreeBSD 9.0-RELEASE (amd64), running in VirtualBox 4.2.4 (if that matters).
The steps I take after installing FreeBSD:
# portsnap fetch
# portsnap extract
# cd /usr/ports/java/openjdk6 && make
After some googling I found this thread (gtk12 port expr errors). Not sure if it has something to do with my problem.
I tried skipping updating Ports Colelction, with no result. Any help appreciated.