From owner-freebsd-questions@FreeBSD.ORG Sun Jun 13 22:26:25 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 834B216A4D0 for ; Sun, 13 Jun 2004 22:26:25 +0000 (GMT) Received: from twinlark.arctic.org (twinlark.arctic.org [168.75.98.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1084343D53 for ; Sun, 13 Jun 2004 22:26:25 +0000 (GMT) (envelope-from atk2@arctic.org) Received: (qmail 19348 invoked by uid 1347); 13 Jun 2004 22:26:24 -0000 Date: 13 Jun 2004 22:26:24 -0000 Message-ID: <20040613222624.19347.qmail@twinlark.arctic.org> From: atk2@arctic.org To: freebsd-questions@freebsd.org, freebsd-x11@freebsd.org Subject: more on XFree86-4 problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jun 2004 22:26:25 -0000 Ok - I decided that perhaps my problem was a undetected conflict in old packages - i deleted most of my old package and now the current error I get is: CSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS -D_THREAD_SAFE -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -DMALLOC_0_RETURNS_NULL -DHAS_SNPRINTF -DLIBX11 -DPOSTLOCALELIBDIR=\"lib\" util/makekeys.c -L/usr/X11R6/lib -pthread -Wl,-rpath,/usr/X11R6/lib cc: GccWarningOptions: No such file or directory *** Error code 1 (ignored) ./makekeys < /f/ports/x11/XFree86-4-libraries/work/xc/exports/include/X11/keysymdef.h > ks_tables_h ./makekeys: not found *** Error code 127 Stop in /f/ports/x11/XFree86-4-libraries/work/xc/lib/X11. *** Error code 1 Stop in /f/ports/x11/XFree86-4-libraries/work/xc/lib. *** Error code 1 --- The problem is I have to get XFree86-4 to build to get gnome2 to build to get mozilla to build. Bleh - I tried the pkg_add route but most of the packages required for gnome2 don't exist (mostly Xfree86x 4.3.0-7) (I used pkg_add -r gnome2) Alan