i looked at tinderbox, and it doesn't seem that the tree was red when i pulled it. but, i'll just pull it again later when i have a few hours of processor time free. thanks though.

bueno.

On Thursday, July 24, 2003, at 02:14 am, S Woodside wrote:

you shouldn't need to make those changes manually, just switch the deployment target to Deployment and you'll get that + some other stuff that might be important.

otherwise may I suggest

cd mozilla; make -w -f camino.mk clean; make -w -f camino.mk

? ;-)

also be sure to check the tinderbox.mozilla.org, its possible you pulled when the tree was red.

simon

On Wednesday, July 23, 2003, at 11:48 PM, alex bueno wrote:

i am building with camino.mk. i set the config file to build optimized as it says in the instructions (disable-debug and enable-optimize=-O2); i lack the disc space for a debug tree); i did not set it for a static build. i did set the build options in project builder: it has COPY_PHASE_STRIP = NO, DEBUGGING_SYMBOLS = NO and OPTIMIZATION_CFLAGS = -O2 set.

thanks.

bueno.

On Wednesday, July 23, 2003, at 11:24 pm, S Woodside wrote:

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

Reply via email to