Re: Dev plugin for firefox 3.7
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 <con...@google.com> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home