Date: Sun, 14 Apr 2002 17:54:04 +0200 From: Daniel <mue.da@gmx.de> To: java@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: jdk13-1.3.1p6 Message-ID: <3CB9A61C.3060502@gmx.de>
next in thread | raw e-mail | index | archive | help
Hi my name is Daniel,
i have the following problem when trying to install the jdk13 port for
FreeBSD:
"
/usr/bin/gcc -O -pipe -W -Wall -Wno-unused -Wno-parentheses
-DMOTIF_VERSION=2 -Di386 -DARCH='"i386"' -DSOLARIS2
-DRELEASE='"1.3.1-p6"' -DFULL_VERSION='"1.3.1-p6-root-020414-17:36"'
-D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -DLOGGING
-D_LITTLE_ENDIAN -I.
-I../../../build/bsd-i386/tmp/sun/sun.awt/awt/CClassHeaders
-I../../../src/solaris/javavm/export -I../../../src/share/javavm/export
-I../../../src/share/native/common -I../../../src/solaris/native/common
-I../../../src/share/native/sun/awt
-I../../../src/solaris/native/sun/awt -I/usr/X11R6/include
-I/usr/X11R6/include -I../../../src/share/native/sun/awt/debug
-I../../../src/share/native/sun/awt/image
-I../../../src/share/native/sun/awt/image/cvutils
-I../../../src/share/native/sun/awt/alphacomposite
-I../../../src/share/native/sun/awt/medialib
-I../../../src/solaris/native/sun/awt/medialib
-I../../../src/share/native/sun/awt/../java2d/loops
-I../../../src/share/native/sun/awt/../java2d/pipe
-I../../../src/share/native/sun/awt/../dc/doe
-I../../../src/share/native/sun/awt/../dc/path
-I../../../src/solaris/native/sun/awt/../jdga -c -o
../../../build/bsd-i386/tmp/sun/sun.awt/awt/obj/awt_AWTEvent.o
../../../src/solaris/native/sun/awt/awt_AWTEvent.c
In file included from ../../../src/solaris/native/sun/awt/awt_AWTEvent.c:18:
../../../src/solaris/native/sun/awt/awt_p.h:35: Xm/CascadeB.h: No such
file or directory
../../../src/solaris/native/sun/awt/awt_p.h:36: Xm/DrawingA.h: No such
file or directory
../../../src/solaris/native/sun/awt/awt_p.h:37: Xm/FileSB.h: No such
file or directory
../../../src/solaris/native/sun/awt/awt_p.h:38: Xm/BulletinB.h: No such
file or directory
../../../src/solaris/native/sun/awt/awt_p.h:39: Xm/Form.h: No such file
or directory
../../../src/solaris/native/sun/awt/awt_p.h:40: Xm/Frame.h: No such file
or directory
../../../src/solaris/native/sun/awt/awt_p.h:41: Xm/Label.h: No such file
or directory
../../../src/solaris/native/sun/awt/awt_p.h:42: Xm/PushB.h: No such file
or directory
../../../src/solaris/native/sun/awt/awt_p.h:43: Xm/PushBG.h: No such
file or directory
../../../src/solaris/native/sun/awt/awt_p.h:44: Xm/RowColumn.h: No such
file or directory
../../../src/solaris/native/sun/awt/awt_p.h:45: Xm/ScrollBar.h: No such
file or directory
../../../src/solaris/native/sun/awt/awt_p.h:46: Xm/ScrolledW.h: No such
file or directory
../../../src/solaris/native/sun/awt/awt_p.h:47: Xm/SelectioB.h: No such
file or directory
../../../src/solaris/native/sun/awt/awt_p.h:48: Xm/SeparatoG.h: No such
file or directory
../../../src/solaris/native/sun/awt/awt_p.h:49: Xm/ToggleB.h: No such
file or directory
../../../src/solaris/native/sun/awt/awt_p.h:50: Xm/TextF.h: No such file
or directory
../../../src/solaris/native/sun/awt/awt_p.h:51: Xm/Text.h: No such file
or directory
../../../src/solaris/native/sun/awt/awt_p.h:52: Xm/List.h: No such file
or directory
../../../src/solaris/native/sun/awt/awt_p.h:53: Xm/Xm.h: No such file or
directory
../../../src/solaris/native/sun/awt/awt_p.h:54: Xm/MainW.h: No such file
or directory
In file included from ../../../src/solaris/native/sun/awt/awt_p.h:56,
from ../../../src/solaris/native/sun/awt/awt_AWTEvent.c:18:
../../../src/solaris/native/sun/awt/awt_util.h:104: Xm/VendorSEP.h: No
such file or directory
../../../src/solaris/native/sun/awt/awt_util.h:105: Xm/VendorSP.h: No
such file or directory
In file included from ../../../src/solaris/native/sun/awt/awt_AWTEvent.c:18:
../../../src/solaris/native/sun/awt/awt_p.h:289: syntax error before
`getMotifFontList'
../../../src/solaris/native/sun/awt/awt_p.h:289: warning: type defaults
to `int' in declaration of `getMotifFontList'
../../../src/solaris/native/sun/awt/awt_p.h:289: warning: data
definition has no type or storage class
gmake[3]: ***
[../../../build/bsd-i386/tmp/sun/sun.awt/awt/obj/awt_AWTEvent.o] Error 1
gmake[3]: Leaving directory
`/usr/ports/java/jdk13/work/j2sdk1.3.1/make/sun/awt'
gmake[2]: *** [optimized] Error 2
gmake[2]: Leaving directory
`/usr/ports/java/jdk13/work/j2sdk1.3.1/make/sun/awt'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/make/sun'
gmake: *** [all] Error 1
*** Error code 2
Stop in /usr/ports/java/jdk13.
"
I think this is an issue with the last patches, because this happens
first when i did an portsupgrade after an cvsup. But even after
deinstalling all java dependend packages and trying to install it with
"make install clean" did'nt help. Could you help me.
Thanx a lot
Daniel Müller
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CB9A61C.3060502>
