Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2000 16:07:02 +0100 (CET)
From:      Zsolt Kuti <kuti@kuti.cetelem.hu>
To:        freebsd-java@freebsd.org
Message-ID:  <200012051507.QAA36001@kuti.cetelem.hu>

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

During the build process I got the following error:

In file included from ../../../../src/bsd/native/sun/awt/awt_AWTEvent.c:37:
../../../../src/bsd/native/sun/awt/awt_p.h:36: Xm/CascadeB.h: No such file or directory
../../../../src/bsd/native/sun/awt/awt_p.h:37: Xm/DrawingA.h: No such file or directory
[lot of files]
../../../../src/bsd/native/sun/awt/awt_p.h:54: Xm/Xm.h: No such file or directory
../../../../src/bsd/native/sun/awt/awt_p.h:55: Xm/MainW.h: No such file or directory
In file included from ../../../../src/bsd/native/sun/awt/awt_p.h:57,
                 from ../../../../src/bsd/native/sun/awt/awt_AWTEvent.c:37:
../../../../src/bsd/native/sun/awt/awt_util.h:17: Xm/VendorSEP.h: No such file or directory
../../../../src/bsd/native/sun/awt/awt_util.h:18: Xm/VendorSP.h: No such file or directory
gmake[3]: *** [obj/i386/awt_AWTEvent.o] Error 1
gmake[3]: Leaving directory `/usr/home/kuti/source-jdk1.2.2/work/build/bsd/sun/awt'
gmake[2]: *** [optimized] Error 2
gmake[2]: Leaving directory `/usr/home/kuti/source-jdk1.2.2/work/build/bsd/sun/awt'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/usr/home/kuti/source-jdk1.2.2/work/build/bsd/sun'
gmake: *** [all] Error 1

And really, no Xm dir with all those files, anywhere in the source tree.
Can somebody tell me where they are gone, or what's the matter?
The tarball didn't contain anything like that.

Thanks
Zsolt



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?200012051507.QAA36001>