From owner-freebsd-questions Sat Aug 11 8:50:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from jdl.com (chrome.jdl.com [209.39.144.2]) by hub.freebsd.org (Postfix) with ESMTP id 57CC137B407 for ; Sat, 11 Aug 2001 08:50:09 -0700 (PDT) (envelope-from jdl@jdl.com) Received: from localhost ([127.0.0.1] helo=jdl.com) by jdl.com with esmtp (Exim 3.32 #1) id 15Vb73-000NLQ-00 for questions@freebsd.org; Sat, 11 Aug 2001 10:55:45 -0500 To: questions@freebsd.org Subject: Building Mozilla Embedded Failure? Clarity-Index: null Threat-Level: none Software-Engineering-Dead-Seriousness: There's no excuse for unreadable code. Net-thought: If you meet the Buddha on the net, put him in your Kill file. Date: Sat, 11 Aug 2001 10:55:44 -0500 From: Jon Loeliger Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Folks, I'm having minor difficulty building skipstone, as a replacement for Netscape, due to a failure to build the port mozilla-embedded. Goes like this: chrome 439 # pwd /u08/ports/www/mozilla-embedded chrome 440 # ls Makefile pkg-comment pkg-descr pkg-plist work chrome 441 # make ===> Building for mozilla-embedded-0.9.3,1 for f in ../../dist/bin/chrome/*.jar; do / Syntax error: end of file unexpected (expecting "done") gmake: *** [embed_chrome] Error 2 *** Error code 2 Stop in /u08/ports/www/mozilla-embedded. *** Error code 1 Stop in /u08/ports/www/mozilla-embedded. *** Error code 1 Stop in /u08/ports/www/mozilla-embedded. Is this the intended directory? chrome 442 # ls ../mozilla/work/mozilla/dist/ bin idl include lib private public and chrome 444 # ls ../mozilla/work/mozilla/dist/bin/chrome US.jar embed.jar modern.jar all-locales.rdf en-US.jar overlayinfo all-packages.rdf en-unix.jar pipnss.jar all-skins.rdf en-win.jar pippki.jar classic.jar help.jar toolkit.jar comm.jar installed-chrome.txt user-locales.rdf content-packs.jar messenger.jar user-skins.rdf Seems like there is a disconnect in finding one of the directories from the makefile. I believe I have latest-n-greatest all-singing-all-dancing stuff from the ports directory as I successfully cvsup'ed all of RELENG_4 and ports-all tag=. last night. Hmmm. Bail on Skipstone and go find Opera? :-) jdl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message