port of mozilla

Joe Marcus Clarke marcus at marcuscom.com
Thu Nov 20 06:40:19 PST 2003


On Thu, 2003-11-20 at 09:29, Martin Dieringer wrote:
> 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

Did you try:

make -DWITHOUT_XFT ...

Joe

> 
> 
> martin
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20031120/a41a06f0/attachment.bin


More information about the freebsd-gnome mailing list