are you building with camino.mk or client.mk?

If you're using client.mk (which you shouldn't I guess now), maybe you need to make in mozilla/embedding/config

simon

On Wednesday, July 23, 2003, at 10:24 PM, alex bueno wrote:

well, i did follow the instructions. the appearance, navigation and personal pref panes build. the privacy, security and web features do not. all three seem to have the same error; here is the transcript from the privacy linking:

DynamicLibrary.LinkUsingFileList /Users/alex/Downloads/mozilla/camino/build/Privacy.prefPane/Contents/ MacOS/Privacy
/usr/bin/g++3 -o /Users/alex/Downloads/mozilla/camino/build/Privacy.prefPane/Contents/ MacOS/Privacy "-L/Users/alex/Downloads/mozilla/camino/build" "-L../dist/Embed" "-L../embedding/base" "-L../string/obsolete" "-L../intl/unicharutil/util" "-L../js/src" "-L../dist/Embed/components" "-F/Users/alex/Downloads/mozilla/camino/build" -filelist /Users/alex/Downloads/mozilla/camino/build/Chimera.build/ PrivacyPrefPane.build/Objects-normal/LinkFileList "-lxpcom" "-lembed_base_s" "-framework" "Cocoa" "-framework" "PreferencePanes" "-lstring_obsolete_s" "-lunicharutil_s" "-lmozjs" "-lnspr4" "-lplc4" "-lplds4" "-arch" "ppc" "-bundle" "-bundle" "-lxpcom" "-lplds4" "-lplc4" "-lnspr4" "-lpthread" "-lm"
ld: warning -L: directory name (../dist/Embed) does not exist
ld: warning -L: directory name (../dist/Embed/components) does not exist
ld: can't locate file for: -lxpcom
...failed DynamicLibrary.LinkUsingFileList /Users/alex/Downloads/mozilla/camino/build/Privacy.prefPane/Contents/ MacOS/Privacy ...


thanks.

bueno.

On Wednesday, July 23, 2003, at 04:47 pm, S Woodside wrote:

did you follow the instructions from scratch?

can you show us more of the error output?

simon

On Wednesday, July 23, 2003, at 03:10 PM, alex bueno wrote:

mike, everything worked fine with me (i had glib installed) until building in project builder. it tells me it can't locate the file for -lxpcom; it looks in ../dist/Embed/components, but there's nothing there (../dist/Embed and ../dist/Embed/components do not exist). what's wrong?
thanks.


bueno.

On Wednesday, July 23, 2003, at 02:55 pm, Mike Pinkerton wrote:

sorry to point this out, but the build instructions seem to be missing a step (the fink guys changed their depenencies).

you now also need to do:

% sudo apt-get install glib

otherwise you'll die building xpidl with the error that it can't find glib.h.

hope that helps anyone stuck trying to build.

--
Mike Pinkerton
Mac Browser Weenie
[EMAIL PROTECTED]        http://people.netscape.com/pinkerton

-- www.simonwoodside.com -- 99% Devil, 1% Angel

_______________________________________________
Camino mailing list
[EMAIL PROTECTED]
http://mozdev.org/mailman/listinfo/camino

_______________________________________________ Camino mailing list [EMAIL PROTECTED] http://mozdev.org/mailman/listinfo/camino



-- anti-spam: do not post this address publicly www.simonwoodside.com -- 99% Devil, 1% Angel

_______________________________________________
Camino mailing list
[EMAIL PROTECTED]
http://mozdev.org/mailman/listinfo/camino

Reply via email to