Hello, I saw that the icecat binary is not generated when I specify --with-libxul-sdk. Probably there are conflicts with flags already specified in .mozconfig.
By the way, what do you think about generating both icecat and libxul at the same time? You can do it hacking the default .mozconfig file using: ac_add_options --enable-libxul instead of: ac_add_options --disable-libxul You'll have to remove this line too: ac_add_options --disable-shared Regards, Giuseppe Ludovic Courtès wrote: >> By the way, can you send me the .mozconfig files that you used (if you >> have them)? > > I use the one from the tarball. > > The exact set of configure options and tricks can be seen in the > attached file (it's a "Nix expression" that describes how to build > IceCat and Xulrunner, interspersed with shell scripts, but I think it's > intelligible). > > Thanks for your help! > > Ludo'. > > > ------------------------------------------------------------------------ > > -- > http://gnuzilla.gnu.org -- http://gnuzilla.gnu.org
