From owner-freebsd-ports Thu Apr 11 0:57: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from south.nanolink.com (south.nanolink.com [217.75.134.10]) by hub.freebsd.org (Postfix) with SMTP id 9513C37B404 for ; Thu, 11 Apr 2002 00:56:52 -0700 (PDT) Received: (qmail 47372 invoked from network); 11 Apr 2002 08:03:02 -0000 Received: from unknown (HELO straylight.ringlet.net) (212.116.140.125) by south.nanolink.com with SMTP; 11 Apr 2002 08:03:02 -0000 Received: (qmail 93758 invoked by uid 1000); 11 Apr 2002 07:56:19 -0000 Date: Thu, 11 Apr 2002 10:56:19 +0300 From: Peter Pentchev To: Sean Chittenden Cc: Paul Murphy , dougb@freebsd.org, ports@FreeBSD.ORG Subject: Re: xscreensaver port build problems... Message-ID: <20020411105619.C72988@straylight.oblivion.bg> Mail-Followup-To: Sean Chittenden , Paul Murphy , dougb@freebsd.org, ports@FreeBSD.ORG References: <20020404155318.N36827@ninja1.internal> <20020404230649.426a1642.pnmurphy@cogeco.ca> <20020406113410.H968@ninja1.internal> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="DIOMP1UsTsWJauNi" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020406113410.H968@ninja1.internal>; from sean@chittenden.org on Sat, Apr 06, 2002 at 11:34:10AM -0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --DIOMP1UsTsWJauNi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 06, 2002 at 11:34:10AM -0800, Sean Chittenden wrote: > > > I've looked high and low for the library that's giving me these > > > problems and am still having probs. I've remade most of > > > xscreensaver's dependencies, but I'm still not getting any love. > > > Anyone have any ideas? > [snip] > > > > I got xscreensaver to (finally) compile by modifying the Makefile > > as follows: > >=20 > > --with-jpeg=3D/usr/local --without-gnome >=20 > Thanks for the hint! The attached patch fixes xscreensaver and > xscreensaver-gnome under some conditions. -sc >=20 > --=20 > Sean Chittenden > Index: x11/xscreensaver/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /home/ncvs/ports/x11/xscreensaver/Makefile,v > retrieving revision 1.50 > diff -u -r1.50 Makefile > --- x11/xscreensaver/Makefile 2002/03/24 08:30:24 1.50 > +++ x11/xscreensaver/Makefile 2002/04/06 19:33:29 > @@ -23,7 +23,8 @@ > GNU_CONFIGURE=3D yes > CONFIGURE_ARGS=3D --without-pam --with-gl --with-gle --with-xpm --with-x= ml \ > --with-hackdir=3D${PREFIX}/bin/xscreensaver-hacks/ \ > - --with-configdir=3D${PREFIX}/share/xscreensaver/config/ > + --with-configdir=3D${PREFIX}/share/xscreensaver/config/ \ > + --with-jpeg=3D${PREFIX} > =20 > .include > =20 I believe ${LOCALBASE} would be more appropriate than ${PREFIX} here.. Other than that, the patch looks good. Doug, any objections to this? G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 Do you think anybody has ever had *precisely this thought* before? --DIOMP1UsTsWJauNi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjy1QaMACgkQ7Ri2jRYZRVNiwwCgvuPFSXqzOd4CQRLSI/YzcwW5 lzEAoIci+wurSiHcFmP1AP+Sm8Oxl/hN =BEDk -----END PGP SIGNATURE----- --DIOMP1UsTsWJauNi-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message