Date: Fri, 2 Aug 2002 10:15:42 -0500 From: D J Hawkey Jr <hawkeyd@visi.com> To: gnome@FreeBSD.org Subject: How to build Mozilla 1.0 port without ESound? Message-ID: <20020802101542.A7378@sheol.localdomain>
next in thread | raw e-mail | index | archive | help
Hello. I've been a happy user of Mozilla-0.9.9, build from the ports collection. Today I thought I may as well upgrade to Mozilla-1.0, but it now depends on the ESound package (where 0.9.9 did not), and I don't want to have ESound installed. I've tried several variations of using "WITHOUT_ESOUND=yes", but the process continues to try to install the ESound package: ---8<--- sheol# WITHOUT_ESOUND=yes make ===> Extracting for mozilla-1.0_2,1 >> Checksum OK for mozilla-source-1.0.tar.bz2. >> Checksum OK for libart_lgpl-1.0.tar.bz2. ===> mozilla-1.0_2,1 depends on executable: zip - found ===> mozilla-1.0_2,1 depends on executable: gmake - found ===> mozilla-1.0_2,1 depends on shared library: jpeg.9 - found ===> mozilla-1.0_2,1 depends on shared library: png.5 - found ===> mozilla-1.0_2,1 depends on shared library: mng.1 - found ===> mozilla-1.0_2,1 depends on shared library: X11.6 - found ===> mozilla-1.0_2,1 depends on shared library: esd.2 - not found ===> Verifying install for esd.2 in /usr/ports/audio/esound >> esound-0.2.23.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.yggdrasil.com/mirrors/site/ftp.gnome.org/pub/GNOME/stable/sources/esound/. --->8--- I see that the ESound dependancy is set up in bsd.gnome.mk, but how the devil do I disable it? Thanks, Dave -- ______________________ ______________________ \__________________ \ D. J. HAWKEY JR. / __________________/ \________________/\ hawkeyd@visi.com /\________________/ http://www.visi.com/~hawkeyd/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020802101542.A7378>