Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2001 07:16:11 -0700 (PDT)
From:      <sobomax@FreeBSD.org>
To:        durian@man.boogie.com, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: ports/26807: The mozilla 0.8.1 ports build fails under -current
Message-ID:  <200105291416.f4TEGBJ54377@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: The mozilla 0.8.1 ports build fails under -current

State-Changed-From-To: analyzed->closed
State-Changed-By: sobomax
State-Changed-When: Tue May 29 07:12:43 PDT 2001
State-Changed-Why: 
This is known problem with libIDL. When building mozilla please make sure
that you don't have any custom malloc(3) flags set, otherwise you may
have a problems like that. The following should do the trick:

# rm -f /etc/malloc.conf
# unset MALLOC_OPTIONS
# cd /usr/ports/www/mozilla && make


http://www.freebsd.org/cgi/query-pr.cgi?pr=26807

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105291416.f4TEGBJ54377>