Re: Built-from-CVS Phoenix isn't responsive
"Riscky \"Risc\" Abacus" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.macosx |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Is your tree up-to-date? If you would like I would be willing to post my build script and mozconfig file for you. Chuck Musser spoke:: > Still no luck, although it's good to know about that mozconfig file. > Thanks for the tip. > > Here's what I did: > > Attempt #1: source the referenced mozconfig, as suggested. Rebuild with > "make -w -f client.mk" Same startup behavior. > > Attempt #2: Threw away the Shared Menus Framework, did a "make clean", > then a "make -w -f client.mk" Still the same behavior. > > Bummer. Any other ideas? > > Chuck > > Riscky "Risc" Abacus wrote: > >> Well a few things... first the build instructions are for suite and >> not Mozilla Firebird... and you don't need the Shared Menus Framework >> build... >> >> you might want to check out of the CVS >> 'mozilla/browser/config/mozconfig' and add it you your config file >> with '. $topsrcdir/browser/config/mozconfig' >> >