From owner-freebsd-x11@FreeBSD.ORG Tue Nov 21 09:43:40 2006 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E40F16A562 for ; Tue, 21 Nov 2006 09:43:40 +0000 (UTC) (envelope-from flz@xbsd.org) Received: from smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 406CD43D6B for ; Tue, 21 Nov 2006 09:43:18 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from smtp.xbsd.org (unknown [82.233.2.192]) by smtp1-g19.free.fr (Postfix) with ESMTP id 61B3268CA8; Tue, 21 Nov 2006 10:43:38 +0100 (CET) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 63BD011704; Tue, 21 Nov 2006 10:43:37 +0100 (CET) X-Virus-Scanned: amavisd-new at xbsd.org Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qD84BmAA+Wcy; Tue, 21 Nov 2006 10:43:32 +0100 (CET) Received: from [193.120.13.130] (cream.xbsd.org [193.120.13.130]) by smtp.xbsd.org (Postfix) with ESMTP id 91F991161E; Tue, 21 Nov 2006 10:43:31 +0100 (CET) From: Florent Thoumie To: Dave Grochowski In-Reply-To: <4562A2F2.8040700@students.rowan.edu> References: <454F9933.7070202@students.rowan.edu> <1162846211.3798.1.camel@localhost> <45616343.6080705@students.rowan.edu> <1164063225.56139.12.camel@localhost> <4562A2F2.8040700@students.rowan.edu> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-5Y1mRg27YNT741oGQHIe" Date: Tue, 21 Nov 2006 09:43:29 +0000 Message-Id: <1164102209.56139.20.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 FreeBSD GNOME Team Port Cc: freebsd-x11@freebsd.org Subject: Re: [UPDATE] Fix for the imake build errors. X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Nov 2006 09:43:40 -0000 --=-5Y1mRg27YNT741oGQHIe Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2006-11-21 at 01:55 -0500, Dave Grochowski wrote: > Hey, >=20 > Florent Thoumie wrote: > > > > Why does it need gccmakedep? Do you have a more complete error log that > > > > > > shows that gccmakedep is required? > When I try to build audio/nas without gccmakedep: >=20 > gccmakedep -f- -- -I. -I../include -I../../include -I../../lib/audio=20 > -I../../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=3D15=20 > -DNARROWPROTO -DNASCONFSEARCHPATH=3D\"/usr/local/etc/\" -- dispatch.c= =20 > dixutils.c events.c globals.c main.c resource.c swapreq.c =20 > tables.c swaprep.c audispatch.c auswap.c autables.c auevents.c=20 > auutil.c auconfig.c auprocess.c nasconf.c lex.c gram.c > .depend > gccmakedep: not found > *** Error code 127 >=20 > Stop in /usr/ports/audio/nas/work/nas-1.8/server/dia. > *** Error code 1 >=20 > Stop in /usr/ports/audio/nas/work/nas-1.8/server. > *** Error code 1 >=20 > Stop in /usr/ports/audio/nas/work/nas-1.8. > *** Error code 1 >=20 > Stop in /usr/ports/audio/nas. >=20 > I can only assume that there are more ports that depend on it. Fair enough, I'll add this port and RUN_DEPENDS on it in devel/imake. This is supposed to be a temporary hack until we chase down all ports depending on imake that require it as well. I think this hack will stay in ports for a while. What's with xorg-cf-files? I was under the impression this was only used to build monolithic xorg? --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-5Y1mRg27YNT741oGQHIe Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFYspBMxEkbVFH3PQRAoIfAJ9zIai1J4BtRlA0qv/Ja56Pv7pcQwCeIRq9 SXdMN6pUbb6TFVVLLVnBS2k= =6Ahd -----END PGP SIGNATURE----- --=-5Y1mRg27YNT741oGQHIe--