From owner-freebsd-questions Mon Aug 14 17:29:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cx111165-a.provd1.ri.home.com. (cx111165-a.provd1.ri.home.com [24.18.156.106]) by hub.freebsd.org (Postfix) with ESMTP id E4BB737BA3B for ; Mon, 14 Aug 2000 17:29:45 -0700 (PDT) (envelope-from mtp@cx111165-a.provd1.ri.home.com) Received: (from mtp@localhost) by cx111165-a.provd1.ri.home.com. (8.9.3/8.9.3) id UAA75925 for freebsd-questions@freebsd.org; Mon, 14 Aug 2000 20:29:55 -0400 (EDT) (envelope-from mtp) Date: Mon, 14 Aug 2000 20:29:55 -0400 From: Matt Pillsbury To: freebsd-questions@freebsd.org Subject: Some questions on ports Message-ID: <20000814202955.A75897@straylight.NONE> Reply-To: pillsy@brown.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Organization: Procrastinators For a Better Tomorrow X-Sender: pillsy@brown.edu Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've got to questions on ports, one which is probably on-target for this list, and one which probably isn't. Anyway, on topic: I've taken to updating my ports collection with CVSup, which works like a charm. I like to navigate using Netscape or lynx, so after each update, I do a "make readmes". However, this takes a while, and to my untrained eye, it looks like it's building the README.html file for every port, whether it was updated or not. This takes a long time. Is this actually what "make readmes" does, and if so, is there any way to make the HTML files for only those ports which have changed? Next, less on topic: I'm trying to build the Mozilla M17 port. and when I do so, the make aborts with the following error message: nsErrorService.cpp g++295 -o nsErrorService.o -c -DOSTYPE=\"FreeBSD3\" -DOJI -D_IMPL_NS_COM -I../../dist/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -fPIC -fno-rtti -fexceptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth -Wshadow -Wno-long-long -O -pipe -pthread -O -DNDEBUG -DTRIMMED -DMOZILLA_CLIENT -include ../../config-defs.h nsErrorService.cpp g++295: Internal compiler error: program cc1plus got fatal signal 11 gmake[2]: *** [nsErrorService.o] Error 1 gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/xpcom/base' and frankly, I can't even figure out where to file a bug report, let alone what I might do to make this work. Any suggestions? Thanks in advance, Pillsy -- Matt Pillsbury | (401) 351-2253 | pillsy@brown.edu | mtp@brsp.net | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message