From owner-freebsd-questions@FreeBSD.ORG Fri Mar 14 16:43:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84E6710656C2 for ; Fri, 14 Mar 2008 16:43:00 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from server1.nasreddine.com (server1.nasreddine.com [82.225.70.234]) by mx1.freebsd.org (Postfix) with ESMTP id 0885A8FC14 for ; Fri, 14 Mar 2008 16:42:59 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from localhost (localhost [127.0.0.1]) by server1.nasreddine.com (Postfix) with ESMTP id A1E41130E29 for ; Fri, 14 Mar 2008 17:42:57 +0100 (CET) X-Virus-Scanned: amavisd-new at nasreddine.com Received: from server1.nasreddine.com ([127.0.0.1]) by localhost (cadmus.nasreddine.info [127.0.0.1]) (amavisd-new, port 10024) with LMTP id sxWWg-f9dkg4 for ; Fri, 14 Mar 2008 17:42:49 +0100 (CET) Received: from phoenix.nasreddine.info (phoenix.nasreddine.info [192.168.1.3]) by server1.nasreddine.com (Postfix) with ESMTPA id 1946D130E24 for ; Fri, 14 Mar 2008 17:42:49 +0100 (CET) Date: Fri, 14 Mar 2008 17:42:35 +0100 From: Wael Nasreddine To: freebsd-questions@freebsd.org Message-ID: <20080314164235.GD9831@phoenix.nasreddine.info> Mail-Followup-To: freebsd-questions@freebsd.org References: <20080314004328.GA28414@phoenix.nasreddine.info> <20080314015808.GC28414@phoenix.nasreddine.info> <20080314024839.GD28414@phoenix.nasreddine.info> <200803141026.50881.fbsd.questions@rachie.is-a-geek.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bajzpZikUji1w+G9" Content-Disposition: inline In-Reply-To: <200803141026.50881.fbsd.questions@rachie.is-a-geek.net> X-OS: Linux 2.6.24-tuxonice-r3 i686 X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Mar 8 2008 19:37:19) X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc User-Agent: Mutt/1.5.16 (2007-06-09) Subject: Re: Headless Azureus with any X11 Dependencies ?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2008 16:43:00 -0000 --bajzpZikUji1w+G9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This One Time, at Band Camp, Mel said= , On Fri, Mar 14, 2008 at 10:26:50AM +0100: > On Friday 14 March 2008 03:48:39 Wael Nasreddine wrote: > > This One Time, at Band Camp, Wael Nasreddine said,= On=20 > Fri, Mar 14, 2008 at 02:58:08AM +0100: > > > This One Time, at Band Camp, Mel =20 > said, On Fri, Mar 14, 2008 at 02:08:43AM +0100: > > > > On Friday 14 March 2008 01:43:28 Wael Nasreddine wrote: > > > > > Anyway, I switched from Gentoo to FreeBSD like a month ago, I'm q= uite > > > > > happy with it, very stable very reliable, but I'm having trouble > > > > > installing azureus. Since it's a server, that doesn't even have a > > > > > monitor attached to it, I have no use for any X11 dependencies, so > > > > > I've added to make.conf > > > > > --------CUT > > > > > WITHOUT_X11=3Dyes > > > > > --------CUT > > > > Unfortunately, that switch isn't working as "I don't want anything > > > > pulled in that uses X11", but rather as "If this port can be built > > > > without X11, then I will obey that, otherwise I will go ahead and > > > > install X11". > > > > Maybe that's a project for next google's summer of code. > > > > Anyway, the port depends on x11-toolkits/swt, which is what pulls i= n X. > > > > If you know that azareus can be built without X, you could request > > > > support for it through the send-pr(1) mechanism, but it doesn't look > > > > like that'd be an easy job. > > > Oh that's too bad :S since I need it, I'll just install it with the X > > > dependencies... > > > Thanks anyway, I appreciate your help :) > > I'm having a problem compiling libXext, here's the log: > > --------CUT > > =3D=3D=3D> Cleaning for libXext-1.0.3,1 > > =3D=3D=3D> Extracting for libXext-1.0.3,1 > > =3D> MD5 Checksum OK for xorg/lib/libXext-1.0.3.tar.bz2. > > =3D> SHA256 Checksum OK for xorg/lib/libXext-1.0.3.tar.bz2. > > =3D=3D=3D> Patching for libXext-1.0.3,1 > > =3D=3D=3D> libXext-1.0.3,1 depends on file: > > /usr/local/libdata/pkgconfig/xextproto.pc - found =3D=3D=3D> libXext-= 1.0.3,1 > > depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found =3D=3D= =3D> =20 > > libXext-1.0.3,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - = not > > found =3D=3D=3D> Verifying install for /usr/local/libdata/pkgconfig/= x11.pc in > > /usr/ports/x11/libX11 =3D> No directory for > > /usr/local/libdata/pkgconfig/x11.pc. Skipping..=20 > Well, here's the weird part. > Are you missing part of your ports tree? Like /usr/ports/x11/libX11? Yep that was the problem, everytime I ran 'portsnap fetch update', portsnap says the file is corrupted so I just emptied /usr/ports and /var/db/portsnap and did 'portsnap fetch extract' and now it seems fine... --=20 Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 =2E: An infinite number of monkeys typing into GNU emacs, would never make a good program. (L. Torvalds 1995) :. --bajzpZikUji1w+G9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQFH2qr7VWU5RcjdGKIRAuS1AKDa29C1R6rFphUpoAQYFr1gLPhWQwCeMja1 N14zm4VYhRLXP3hDYnma9ls= =VmJH -----END PGP SIGNATURE----- --bajzpZikUji1w+G9--