Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 2004 13:12:43 -0500
From:      Damian Gerow <freebsd@coal.sentex.ca>
To:        java@freebsd.org
Subject:   Re: Problems compiling java/jdk14
Message-ID:  <20040212181242.GK56315@sentex.net>
In-Reply-To: <20040212152315.GC56315@sentex.net>
References:  <20040212152315.GC56315@sentex.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Damian Gerow (freebsd@coal.sentex.ca) [12/02/04 10:23]:
> Yes, I know that I can just copy all the header files over, I'm just
> wondering what it is that's caused this.

Actually, copying them doesn't work.  This is what I see now:

    /usr/bin/gcc  -fno-strict-aliasing -fPIC -W -Wall  -Wno-unused -Wno-par=
entheses -DMLIB_NO_LIBSUNMA -DMOTIF_VERSION=3D2  -Di586 -DAR=3D'"i586"' -DR=
ELEASE=3D'"1.4.2-p6"' -DFULL_VERSION=3D'"1.4.2-p6-root_12_feb_2004_10_33"' =
-D_GNU_SOURCE -D_READ_SAFE -D_REENTRANT -D_BSD_SOURCE -I. -I/usr/ports/java=
/jdk14/work/control/build/bsd-i586/tmp/sun/sun.awt/awt/CClaseaders -I../../=
=2E./src/solaris/javavm/export -I../../../src/share/javavm/export -I../../.=
=2E/src/share/javavm/include -I../../../src/solaris/javavm/include -I../../=
=2E./src/share/native/common -I../../../src/solaris/native/common -I../../.=
=2E/src/share/native/sun/awt -I../../../src/solaris/native/sun/awt   -I/usr=
/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/X11/extensions -I.=
=2E/../../src/solaris/native/sun/awt/font  -I../../../src/share/native/sun/=
awt/debug -I../../../src/share/native/sun/awt/image -I../../../src/share/na=
tive/sun/awt/image/cvutils -I../../../src/share/native/sun/awt/shell -I../.=
=2E/../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 -I../../../src/solaris/native/sun/awt/..=
/java2d -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/solari=
s/native/sun/awt/../jdga   -c -o /usr/ports/java/jdk14/work/control/build/b=
sd-i586/tmp/sun/sun.awt/awt/obj/awt_AWTEvent.o  ../../../src/solaris/native=
/sun/awt/awt_AWTEvent.c
    In file included from /usr/X11R6/include/Xm/CascadeB.h:19,
                     from ../../../src/solaris/native/sun/awt/awt_p.h:33,
                     from ../../../src/solaris/native/sun/awt/awt_AWTEvent.=
c:19:
    /usr/X11R6/include/Xm/Xm.h:37:26: Xm/XmStrDefs.h: No such file or direc=
tory
    ../../../src/solaris/native/sun/awt/awt_AWTEvent.c: In function `Java_j=
ava_awt_AWTEvent_nativeSetSource':
    ../../../src/solaris/native/sun/awt/awt_AWTEvent.c:72: warning: cast to=
 pointer from integer of different size
    gmake[4]: *** [/usr/ports/java/jdk14/work/control/build/bsd-i586/tmp/su=
n/sun.awt/awt/obj/awt_AWTEvent.o] Error 1
    gmake[4]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/sun/a=
wt'
    gmake[3]: *** [optimized] Error 2
    gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/sun/a=
wt'
    gmake[2]: *** [all] Error 1
    gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/sun'
    gmake[1]: *** [all] Error 1
    gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make'
    gmake: *** [j2se-build] Error 2
    *** Error code 2

    Stop in /usr/ports/java/jdk14.



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