From owner-freebsd-mozilla Sat Jun 2 15:19:59 2001 Delivered-To: freebsd-mozilla@freebsd.org Received: from xntrick.dyndns.org (kato-ppp25.Mines.EDU [138.67.58.91]) by hub.freebsd.org (Postfix) with ESMTP id 5736937B422 for ; Sat, 2 Jun 2001 15:19:55 -0700 (PDT) (envelope-from iatohm@xntrick.DynDNS.ORG) Received: from localhost (localhost [127.0.0.1]) by xntrick.dyndns.org (8.11.4/8.11.4) with ESMTP id f52MLbX01935; Sat, 2 Jun 2001 16:21:45 -0600 (MDT) (envelope-from iatohm@xntrick.DynDNS.ORG) Date: Sat, 2 Jun 2001 16:21:37 -0600 (MDT) From: Reply-To: To: Bush Doctor Cc: Subject: Re: stubmped :(. mozilla port fails to build :(. In-Reply-To: <20010602160843.E66286@nubisci.net> Message-ID: <20010602161702.H1915-100000@xntrick.dyndns.org> X-Boo: Do You Like Scary Headers? MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 2 Jun 2001, Bush Doctor wrote: > Greetings folks > I'm running -current and for the life of me i cannot get the mozilla port to > build. I read the lists and upgraded all my gnome's libs/apps and i still get > the following error: > > Creating _xpidlgen/.done > nsITransaction.idl > ../../../dist/bin/xpidl -m header -w -I ../../../dist/idl -I. -o > _xpidlgen/nsITransaction nsITransaction.idl > nsITransactionList.idl > ../../../dist/bin/xpidl -m header -w -I ../../../dist/idl -I. -o > _xpidlgen/nsITransactionList nsITransactionList.idl > nsITransactionListener.idl > ../../../dist/bin/xpidl -m header -w -I ../../../dist/idl -I. -o > _xpidlgen/nsITransactionListener nsITransactionListener.idl > nsITransactionManager.idl > ../../../dist/bin/xpidl -m header -w -I ../../../dist/idl -I. -o > _xpidlgen/nsITransactionManager nsITransactionManager.idl > gmake[3]: *** [_xpidlgen/nsITransactionManager.h] Segmentation fault (core > dumped) > gmake[3]: Leaving directory > `/usr/ports/www/mozilla/work/mozilla/editor/txmgr/idl' > gmake[2]: *** [export] Error 2 > gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/editor/txmgr' > gmake[1]: *** [export] Error 2 > gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/editor' > gmake: *** [export] Error 2 > *** Error code 2 > > Stop in /usr/ports/www/mozilla. > *** Error code 1 > > Stop in /usr/ports/www/mozilla. > *** Error code 1 > > Stop in /usr/ports/www/mozilla. > > i was able to build it successfully on my box at work after upgrading > gnomecore and dependencies, but am having no luck on my box at home. i feel > it's something subtle, but i'm not seeing it. any suggestions/advice? > I also ran into that problem... MALLOC_OPTIONS="j" will get you through. This only affects -current I believe. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message