From owner-freebsd-x11@FreeBSD.ORG Mon May 21 14:46:09 2007 Return-Path: X-Original-To: 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 56CA016A46E for ; Mon, 21 May 2007 14:46:09 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id D988F13C4D9 for ; Mon, 21 May 2007 14:46:08 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 8D70A2084 for ; Mon, 21 May 2007 16:45:58 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on tim.des.no Received: from dwp.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id 611FF2083 for ; Mon, 21 May 2007 16:45:58 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 1001) id 48388575D; Mon, 21 May 2007 16:45:58 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: x11@freebsd.org Date: Mon, 21 May 2007 16:45:58 +0200 Message-ID: <86myzys09l.fsf@dwp.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Subject: Missing dependency on expat 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: Mon, 21 May 2007 14:46:09 -0000 des@xps /usr/ports/x11/xorg% sudo make install clean This is a meta-port, meaning that it just depends on its subparts of the po= rt. It won't build and install all the parts until you have typed make install This port does not ensure things are upgraded; use portupgrade if you want = to upgrade X.Org. If you simply type 'make install' it may use over 2GB to bu= ild all of the subports. You can install the ports singly if you are low on sp= ace. =3D=3D=3D> Vulnerability check disabled, database not found =3D=3D=3D> Extracting for xorg-7.2 =3D=3D=3D> Patching for xorg-7.2 =3D=3D=3D> Configuring for xorg-7.2 =3D=3D=3D> Installing for xorg-7.2 =3D=3D=3D> xorg-7.2 depends on file: /usr/local/lib/dri/r128_dri.so - not= found =3D=3D=3D> Verifying install for /usr/local/lib/dri/r128_dri.so in /usr/= ports/graphics/dri =3D=3D=3D> Vulnerability check disabled, database not found =3D=3D=3D> Extracting for dri-6.5.3,2 =3D> MD5 Checksum OK for MesaLib-6.5.3.tar.bz2. =3D> SHA256 Checksum OK for MesaLib-6.5.3.tar.bz2. =3D=3D=3D> Patching for dri-6.5.3,2 =3D=3D=3D> Applying FreeBSD patches for dri-6.5.3,2 =3D=3D=3D> dri-6.5.3,2 depends on executable in : makedepend - found =3D=3D=3D> dri-6.5.3,2 depends on executable in : gmake - found =3D=3D=3D> dri-6.5.3,2 depends on shared library: drm - found =3D=3D=3D> dri-6.5.3,2 depends on shared library: X11.6 - found =3D=3D=3D> Configuring for dri-6.5.3,2 =3D=3D=3D> Building for dri-6.5.3,2 [...] cc -ccc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver -I../.= ./../../../include -I../../../../../include/GL/internal -I../../../../../sr= c/mesa -I../../../../../src/mesa/main -I../../../../../src/mesa/glapi -I../= ../../../../src/mesa/math -I../../../../../src/mesa/transform -I../../../..= /../src/mesa/shader -I../../../../../src/mesa/swrast -I../../../../../src/m= esa/swrast_setup -I../../../../../src/egl/main -I../../../../../src/egl/dri= vers/dri `pkg-config --cflags libdrm` -I/usr/local/include -Wall -O -Wmiss= ing-prototypes -std=3Dc99 -Wundef -ffast-math -DUSE_X86_ASM -DUSE_MMX_ASM -= DUSE_3DNOW_ASM -DUSE_SSE_ASM -I/usr/local/include -DPTHREADS -DUSE_EXTERNAL= _DXTN_LIB=3D1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERI= NG -DHAVE_ALIAS ../common/xmlconfig.c -o ../common/xmlconfig.o ../common/xmlconfig.c:34:19: error: expat.h: No such file or directory [...] This is almost a clean install; I started by installing zsh and postfix, then x11/xauth before x11/xorg. Notwithstanding the presence of porteasy, the ports tree is a full tree retrieved with portsnap, not a partial tree checked out from CVS. des@xps /usr/ports/x11/xorg% pkg_info bigreqsproto-1.0.2 BigReqs extension headers gettext-0.16.1_3 GNU gettext package gmake-3.81_2 GNU version of 'make' utility inputproto-1.3.2 Input extension headers kbproto-1.0.3 KB extension headers libICE-1.0.3,1 Inter Client Exchange library for X11 libSM-1.0.2,1 Session Management library for X11 libX11-1.1.1_1,1 X11 library libXau-1.0.3_2 Authentication Protocol library for X11 libXdmcp-1.0.2 X Display Manager Control Protocol library libXext-1.0.3,1 X11 Extension library libXmu-1.0.3,1 X Miscellaneous Utilities libraries libXt-1.0.5 X Toolkit library libdrm-2.3.0 Userspace interface to kernel Direct Rendering Module s= ervi libiconv-1.9.2_2 A character set conversion library libtool-1.5.22_4 Generic shared library support script makedepend-1.0.0,1 A dependency generator for makefiles pcre-7.0_1 Perl Compatible Regular Expressions library perl-5.8.8 Practical Extraction and Report Language pkg-config-0.21 A utility to retrieve information about installed libra= ries porteasy-2.8.4 A tool for fetching and building ports postfix-2.4.1,1 A secure alternative to widely-used Sendmail sudo-1.6.8.12_2 Allow others to run commands as root xauth-1.0.2 X authority file utility xcmiscproto-1.1.2 XCMisc extension headers xextproto-7.0.2 XExt extension headers xf86bigfontproto-1.1.2 XFree86-Bigfont extension headers xproto-7.0.10 X11 protocol headers xtrans-1.0.3 Abstract network code for X zsh-4.3.2_1 The Z shell DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no