Date: Thu, 20 Nov 2003 15:29:44 +0100 (CET) From: Martin.Dieringer@t-online.de (Martin Dieringer) To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: port of mozilla Message-ID: <20031120152157.R362@ThinkPad.nowhere.local> In-Reply-To: <1069336807.783.0.camel@gyros> References: <20031120103010.M362@ThinkPad.nowhere.local> <1069336807.783.0.camel@gyros>
index | next in thread | previous in thread | raw e-mail
On Thu, 20 Nov 2003, Joe Marcus Clarke wrote:
> On Thu, 2003-11-20 at 04:32, Martin Dieringer wrote:
> > it seems it doesn't obey CONFIGURE-ARGS
> > I don't want mail/news/xft but it is built.
> > ${CONFIGURE-ARGS} are correct.
>
> CONFIGURE-ARGS is not a valid macro. CONFIGURE_ARGS, on the other
> hand, is. You need to give us more details of exactly what you're
> doing to build Mozilla.
Ok this was a typo.
I did:
/usr/ports/www/mozilla> WITHOUT_XFT=yes WITHOUT_MAILNEWS=yes \
WITHOUT_COMPOSER=yes WITHOUT_CHATZILLA=yes make
and became all of these compiled in nevertheless.
I echoed CONFIGURE_ARGS from Makefile and this seems correct:
--disable-auto-deps --enable-chrome-format=jar
--disable-cpp-exceptions --disable-cpp-rtti --enable-crypto
--disable-debug --disable-gtktest --disable-freetypetest
--disable-installer --disable-glibtest --enable-double-buffer
--enable-mathml --disable-md --disable-pedantic --disable-bidi
--disable-plaintext-editor-only --enable-strip --enable-svg
--disable-tests --disable-xterm-updates --enable-xinerama
--with-system-zlib --with-system-jpeg=/usr/local
--with-system-mng=/usr/local --with-system-png=/usr/local
--with-pthreads --disable-ldap --disable-mailnews
--enable-extensions=default,xmlterm --disable-jsd --disable-dtd-debug
--disable-composer --enable-default-toolkit=gtk --disable-xft
--enable-reorder --x-libraries=/usr/X11R6/lib
--x-includes=/usr/X11R6/include --prefix=/usr/X11R6
i386-portbld-freebsd4.8
make -DWITHOUT_XFT=yes ... didn't help either
system is 4.8-STABLE FreeBSD 4.8-STABLE #8: Tue Jun 10 18:32:33 CEST 2003
martin
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031120152157.R362>
