-
frg_Awaybuc sent you an email with a link.
-
frg_Awaywyatt8740 Could you check if you can build SeaMonkey from comm-central. Might need further build changes. The comm-central version will not run but should build.
-
wyatt8740frg_away: i can try, but it took me five hours of work to get as far as i did with the last one (mostly setting up the cross compiler), so I can't promise to do it quickly
-
wyatt8740hopefully my build env will be good now
-
wyatt8740and rustc won't be complaining
-
frg_Awaywyatt8740 There should be minimal differences only. WG9s builds daily. I now and then only.
-
wyatt8740alright. i will make an attempt (mozilla/ goes underneath comm-central, right?)
-
wyatt8740not the other way around?
-
WG9sno all build with mozilla on top now
-
WG9sand comm-central is expected to be under it in a direcroty named comm
-
frg_AwayAs 2.53. comm dir in the mozilla one. Or just try to build Firefox only without comm Should make no difference and if this fails it is because something is not right in the environment.
-
WG9sso in the .mozconfig you need to specify "ac_add_options --enable-application=comm/suite"
-
WG9sfor reference the mozconfig file i use is in wg9s.com/comm-central/build/mozconfig_sm
-
WG9sthat is the one I use for 64-bit linujx builds
-
WG9slinux
-
WG9sall of the mozconfig files are in wg9s.com/comm-central/build
-
wyatt8740frg_away: firefox requires node.js though
-
wyatt8740and ppc32 does _not_ have node.js
-
wyatt8740i guess my cross compile might work anyway
-
wyatt8740will try to test it, making dinner
-
wyatt8740thanks, all