You just need to update your plugin-sdks directory. i added the 2.0 stuff earlier this week
On Thu, Jan 13, 2011 at 11:10 AM, csillag <[email protected]> wrote: > Tried to build it from a fresh update, and after a while, the build > process has failed with this: > > g++ -m64 -o build/Linux_x86_64-gcc3-ff40/libgwt_dev_ff40.so build/ > Linux_x86_64-gcc3-ff40/ExternalWrapper.o build/Linux_x86_64-gcc3-ff40/ > ModuleOOPHM.o build/Linux_x86_64-gcc3-ff40/FFSessionHandler.o build/ > Linux_x86_64-gcc3-ff40/JavaObject.o build/Linux_x86_64-gcc3-ff40/ > JSRunner.o build/Linux_x86_64-gcc3-ff40/Preferences.o build/ > Linux_x86_64-gcc3-ff40/XpcomDebug.o ../common/libcommon64.a -shared - > m64 -L/home/csillag/local/lib/firefox-4.0b10pre -L../../plugin-sdks/ > gecko-sdks/gecko-2.0.0/Linux_x86_64-gcc3/lib -Wl,-rpath-link,../../ > plugin-sdks/gecko-sdks/gecko-2.0.0/Linux_x86_64-gcc3/lib -lxpcomglue_s > -lxpcom -lnspr4 -lmozalloc > /usr/bin/ld: cannot find -lxpcomglue_s > collect2: ld returned 1 exit status > make: *** [build/Linux_x86_64-gcc3-ff40/libgwt_dev_ff40.so] Error 1 > > ...... > > BTW, checking out the contents of plugin-sdks, there really is no > xpcomglue stuff for gecko-2.0.0. > > What am I missing here? > > Thank you, again: > > Kristof Csillag > > On jan. 13, 00:02, Chris Conroy <[email protected]> wrote: > > I just committed r9525< > http://code.google.com/p/google-web-toolkit/source/detail?r=9525> which > > updates the xpcom plugin to support Gecko 2.0 (Firefox 4) on Linux. You > need > > to use at least Firefox 4 beta 9 for it to work. The xulrunner SDK for > mac > > is unavailable, and we'll follow on later with an update to the Windows > > build. > > > > Feel free to download the crx out of svn if you want to give it a spin on > > Linux. It should be backwards compatible with 3.0-3.6. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
