Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2002 14:46:14 +0200
From:      John Angelmo <john@veidit.net>
To:        glewis@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: jdk13-1.3.1p6
Message-ID:  <3D049F96.1000804@veidit.net>

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

jdk13 breaks on current with this message:

g++ -Wall -Wno-unused -Wconversion  -O -c -I/usr/local/include -w 
-D_GNU_SOURCE -DXP_UNIX  -DVERSION="\"1.3.1-p6-root-020610-13:47\"" 
-DDATE="\"Jun-10-2002\"" -DARCH="\"i386\"" -DRAPTOR_API 
-DNEW_STREAMING_API -I../../tmp/bsd/i386/CClassHeaders 
-I../../oji-plugin/src/motif/common -I../../oji-plugin/src/motif/navig5 
-I/usr/X11R6/include -I/usr/X11R6/include 
-I../../../../src/share/javavm/export 
-I../../../../src/solaris/javavm/export 
-I../../oji-plugin/include/solaris/navig5 -I/usr/local/include/glib12 
-I/usr/X11R6/include/gtk12 -I 
-I/usr/local/bin//../plugin/libg/lib/glib/include 
-I/usr/local/bin//../../share/plugin -o ../../tmp/bsd/i386/utils_gnu.o 
../../oji-plugin/src/motif/common/utils.c
../../oji-plugin/src/motif/common/utils.c: In function `int slen(const 
char*)':
../../oji-plugin/src/motif/common/utils.c:61: `strlen' undeclared (first 
use
    this function)
../../oji-plugin/src/motif/common/utils.c:61: (Each undeclared 
identifier is
    reported only once for each function it appears in.)
gmake[1]: *** [../../tmp/bsd/i386/utils_gnu.o] Error 1
gmake[1]: Leaving directory 
`/usr/ports/java/jdk13/work/j2sdk1.3.1/ext/plugin/build/solaris'
gmake: *** [plugin-all] Error 1
*** Error code 2

Stop in /usr/ports/java/jdk13.
** Command failed: env CXX=/usr/local/bin/g++31 make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped / 
!:failed)
         ! java/jdk13    (compiler error)


I'm using:

FreeBSD Amnesiac 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Jun  1 19:49:05 
CEST 2002     root@Amnesiac:/usr/obj/usr/src/sys/Linn  i386


/John


I have installed gcc31 from ports and use:

  portinstall jdk -M CXX=/usr/local/bin/g++31


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D049F96.1000804>