From owner-freebsd-questions Tue Feb 9 17:16:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA12403 for freebsd-questions-outgoing; Tue, 9 Feb 1999 17:16:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp1.xs4all.nl (smtp1.xs4all.nl [194.109.6.51]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA12396 for ; Tue, 9 Feb 1999 17:16:44 -0800 (PST) (envelope-from hann0@xs4all.nl) Received: from xs3.xs4all.nl (hann0@xs3.xs4all.nl [194.109.6.44]) by smtp1.xs4all.nl (8.8.8/8.8.8) with ESMTP id CAA08005 for ; Wed, 10 Feb 1999 02:16:42 +0100 (CET) Received: (from hann0@localhost) by xs3.xs4all.nl (8.9.0/8.9.0) id CAA05083 for questions@freebsd.org; Wed, 10 Feb 1999 02:16:41 +0100 (CET) Date: Wed, 10 Feb 1999 02:16:41 +0100 From: Hanno Liem To: questions@FreeBSD.ORG Subject: X trouble Message-ID: <19990210021641.A4130@xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i X-NCC-Regid: nl.xs4all Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id RAA12399 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, I've recently started running FreeBSD and am now for the first time running X (woohoo!) ;-). Running 2.2.8, using Enlightenment as a window manager. Problem: for some reason, X apps/ports don't seem to compile right most of the time. Imake seems to be missing .h header files, gmake runs into the same trouble. Other ports install hassle-free. I've read the FAQ's on this, and consulted the handbook, but so far no cigar. I hope there is someone out there who can help me? Thanx, Hanno ------------------------------------- Examples: While installing p5-Gtk-0.4: ===> Building for p5-Gtk-0.4 cc -c -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -I/usr/local/include -O -DVERSION=\"0.4\" -DXS_VERSION=\"0.4\" -DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE Gtk.c In file included from /usr/X11R6/include/gtk11/gdk/gdkx.h:22, from Gtk.xs:7: /usr/X11R6/include/gtk11/gdk/gdkprivate.h:23: X11/Xlib.h: No such file or direct ory /usr/X11R6/include/gtk11/gdk/gdkprivate.h:24: X11/Xutil.h: No such file or direc tory *** Error code 1 Stop. --------------------------------------- While installing Eterm: ===> Building for eterm-0.8.7 gmake all-recursive gmake[1]: Entering directory /usr/ports/x11/eterm/work/Eterm-0.8.7' Making all in libmej gmake[2]: Entering directory /usr/ports/x11/eterm/work/Eterm-0.8.7/libmej' gmake[2]: Nothing to be done for ll'. gmake[2]: Leaving directory /usr/ports/x11/eterm/work/Eterm-0.8.7/libmej' Making all in src gmake[2]: Entering directory /usr/ports/x11/eterm/work/Eterm-0.8.7/src' /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libme j -I.. -I/usr/X11R6/include -I/usr/X11R6/include -O -I/usr/X11R6/include -I/usr /X11R6/include -c command.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libmej -I.. -I/usr/X11R6/include -I/usr /X11R6/include -O -I/usr/X11R6/include -I/usr/X11R6/include -c -fPIC -DPIC comma nd.c command.c:72: X11/cursorfont.h: No such file or directory command.c:73: X11/keysym.h: No such file or directory command.c:74: X11/Xlib.h: No such file or directory command.c:75: X11/Xutil.h: No such file or directory command.c:76: X11/Xatom.h: No such file or directory command.c:77: X11/Xos.h: No such file or directory command.c:83: X11/keysym.h: No such file or directory In file included from command.c:141: command.h:22: X11/Xfuncproto.h: No such file or directory In file included from command.c:142: main.h:27: X11/Xfuncproto.h: No such file or directory In file included from command.c:142: main.h:48: X11/Intrinsic.h: No such file or directory In file included from main.h:49, from command.c:142: misc.h:17: X11/Xfuncproto.h: No such file or directory In file included from command.c:148: graphics.h:8: X11/Xfuncproto.h: No such file or directory In file included from command.c:150: scrollbar.h:15: X11/Xfuncproto.h: No such file or directory In file included from /usr/X11R6/include/Imlib.h:4, from eterm_imlib.h:10, from scrollbar.h:18, from command.c:150: /usr/X11R6/include/Imlib_types.h:1: X11/Xlib.h: No such file or directory /usr/X11R6/include/Imlib_types.h:2: X11/Xutil.h: No such file or directory /usr/X11R6/include/Imlib_types.h:3: X11/Xatom.h: No such file or directory /usr/X11R6/include/Imlib_types.h:4: X11/Xos.h: No such file or directory /usr/X11R6/include/Imlib_types.h:5: X11/extensions/XShm.h: No such file or directory /usr/X11R6/include/Imlib_types.h:6: X11/extensions/shape.h: No such file or directory In file included from command.c:151: menubar.h:14: X11/Intrinsic.h: No such file or directory menubar.h:15: X11/Xfuncproto.h: No such file or directory In file included from command.c:152: screen.h:16: X11/Xfuncproto.h: No such file or directory In file included from command.c:153: options.h:30: X11/Xfuncproto.h: No such file or directory options.h:31: X11/Intrinsic.h: No such file or directory In file included from command.c:154: pixmap.h:8: X11/Xatom.h: No such file or directory gmake[2]: *** [command.lo] Error 1 gmake[2]: Leaving directory /usr/ports/x11/eterm/work/Eterm-0.8.7/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory /usr/ports/x11/eterm/work/Eterm-0.8.7' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop. *** Error code 1 --------------------------------------------------------------------- While installing xdaliclock: ===> Configuring for xdaliclock-2.11 imake -DUseInstalled -I/usr/X11R6/lib/X11/config Imakefile.c:9: Imake.tmpl: No such file or directory imake: Exit code 33. Stop. *** Error code 1 --------------------------------------------------------------------- -- Hanno Liem - hann0@xs4all.nl - hann0 on IRC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message