Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Aug 2001 10:55:44 -0500
From:      Jon Loeliger <jdl@jdl.com>
To:        questions@freebsd.org
Subject:   Building Mozilla Embedded Failure?
Message-ID:  <E15Vb73-000NLQ-00@jdl.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E15Vb73-000NLQ-00>