From owner-freebsd-questions@FreeBSD.ORG Sun Nov 2 14:02:35 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F9D116A4CE for ; Sun, 2 Nov 2003 14:02:35 -0800 (PST) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74FB143F75 for ; Sun, 2 Nov 2003 14:02:32 -0800 (PST) (envelope-from paulbeard@mac.com) Received: from mac.com (12-231-115-57.client.attbi.com[12.231.115.57]) by comcast.net (sccrmhc11) with SMTP id <2003110222023101100epk6oe>; Sun, 2 Nov 2003 22:02:31 +0000 Message-ID: <3FA57EF7.70805@mac.com> Date: Sun, 02 Nov 2003 14:02:31 -0800 From: paul beard User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031102 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Mozilla 1.5 errors [resolved?] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2003 22:02:35 -0000 I reported some problems with building Mozilla [1.5] from ports, specifically this one: In file included from cppsetup.c:28: def.h:29: X11/Xos.h: No such file or directory def.h:30: X11/Xfuncproto.h: No such file or directory gmake[2]: *** [host_cppsetup.o] Error 1 gmake[2]: Leaving directory `/opt/ports/www/mozilla/work/mozilla/config/mkdepend' gmake[1]: *** [export] Error 2 gmake[1]: Leaving directory `/opt/ports/www/mozilla/work/mozilla/config' gmake: *** [default] Error 2 *** Error code 2 I ended up tracking down what port owned Xos.h [XFree86-4-libraries] and rebuilding/installing it. At that point, Mozilla would build and install just fine. However, it wouldn't run: it need libintl.so.4 and I have libintl.so.5 installed. The simple workaround was to symlink the needed file from the one I had and that seems to be working. libintl.so.* is installed by gettext. I have no idea what the Real Solution for this is, but I leave these workaround steps in the archive in case anyone finds them useful . -- Paul Beard whois -h whois.networksolutions.com ha=pb202 Greener's Law: Never argue with a man who buys ink by the barrel.