Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Dec 2000 07:00:54 +1030 (CST)
From:      Greg Lewis <glewis@trc.adelaide.edu.au>
To:        Zsolt Kuti <kuti@kuti.cetelem.hu>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: your mail
Message-ID:  <200012052030.HAA09780@ares.trc.adelaide.edu.au>
In-Reply-To: <200012051507.QAA36001@kuti.cetelem.hu> from Zsolt Kuti at "Dec 5, 2000 04:07:02 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Zsolt Kuti wrote:
> 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.

Thats because these are the Motif include files.  Maybe you should check
you have Motif installed and ALT_MOTIF_DIR points to it correctly.

				- Greg


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?200012052030.HAA09780>