Re: Firefox 1.5 beta



I have no idea what part is relevant so I cut'n'paste quite a bit of the stuff that's above the error just incase, and I only assume it's firefox 1.5 since it's after the upgrade it stopped working and the gecko-utils errors.

if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. - I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0  -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/i nclude/glib- 2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/mozilla-firefox/include/g tkembedmoz -I/usr/lib/mozilla-firefox/include -I/usr/lib/mozilla-firefox/include /xpcom -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-firefox/incl ude/nspr   -I/usr/include/gtk- 2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pang o-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/u sr/lib/glib-2.0/include -I/usr/include/atk-1.0   -I/usr/lib/mozilla-firefox/incl ude/content -I/usr/lib/mozilla-firefox/include/dom -I/usr/lib/mozilla-firefox/in clude/find -I/usr/lib/mozilla-firefox/include/locale -I/usr/lib/mozilla-firefox/ include/webbrwsr -I/usr/lib/mozilla-firefox/include/string -I/usr/lib/mozilla-fi refox/include/pref -I/usr/lib/mozilla-firefox/include/gfx -I/usr/lib/mozilla-fir efox/include/embedstring -I/usr/lib/mozilla-firefox/include/chrome -DALLOW_PRIVA TE_API -DMOZILLA_HOME=\""/usr/lib/mozilla-firefox\"" -include /usr/lib/mozilla-f irefox/include/mozilla- config.h -I/usr/include/wv      -march=athlon-xp -O2 -pip e -ftracer -fweb -fomit-frame-pointer -momit-leaf-frame-pointer -ffast-math-fred uce-all-givs -funit-at-a-time -MT eggaccelerators.lo -MD -MP -MF ".deps/eggaccel erators.Tpo" -c -o eggaccelerators.lo eggaccelerators.c; \
then mv -f ".deps/eggaccelerators.Tpo" ".deps/eggaccelerators.Plo"; else rm -f " .deps/eggaccelerators.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk- 2.0 -I/us r/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include /pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/ include -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefo x/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/in clude/string -I/usr/lib/mozilla-firefox/include/nspr -I/usr/include/gtk- 2.0 -I/u sr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/ include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include /atk-1.0 -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/i nclude/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/in clude/locale -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-fire fox/include/string -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-fi refox/include/gfx -I/usr/lib/mozilla-firefox/include/embedstring -I/usr/lib/mozi lla-firefox/include/chrome -DALLOW_PRIVATE_API -DMOZILLA_HOME=\"/usr/lib/mozilla -firefox\" -include /usr/lib/mozilla-firefox/include/mozilla- config.h -I/usr/inc lude/wv -march=athlon-xp -O2 -pipe -ftracer -fweb -fomit-frame-pointer -momit-le af-frame-pointer -ffast-math-freduce-all-givs -funit-at-a-time -MT eggaccelerato rs.lo -MD -MP -MF .deps/eggaccelerators.Tpo -c eggaccelerators.c  -fPIC -DPIC -o  .libs/eggaccelerators.o
gecko-utils.cpp: In function `gboolean gecko_prefs_set_string(const gchar*, cons t gchar*)':
gecko-utils.cpp:76: error: `nsCOMPtr' undeclared (first use this function)
gecko-utils.cpp:76: error: (Each undeclared identifier is reported only once for  each function it appears in.)
gecko-utils.cpp:76: error: expected primary-_expression_ before '>' token
gecko-utils.cpp:76: error: `prefService' undeclared (first use this function)
gecko-utils.cpp:77: error: `do_GetService' undeclared (first use this function)
gecko-utils.cpp:78: error: expected primary-_expression_ before '>' token
gecko-utils.cpp:78: error: `pref' undeclared (first use this function)
gecko-utils.cpp:79: error: `getter_AddRefs' undeclared (first use this function)
gecko-utils.cpp: In function `gboolean gecko_prefs_set_int(const gchar*, gint)':
gecko-utils.cpp:93: error: `nsCOMPtr' undeclared (first use this function)
gecko-utils.cpp:93: error: expected primary-_expression_ before '>' token
gecko-utils.cpp:93: error: `prefService' undeclared (first use this function)
gecko-utils.cpp:94: error: `do_GetService' undeclared (first use this function)
gecko-utils.cpp:95: error: expected primary-_expression_ before '>' token
gecko-utils.cpp:95: error: `pref' undeclared (first use this function)
gecko-utils.cpp:96: error: `getter_AddRefs' undeclared (first use this function)
gecko-utils.cpp: In function `nsresult getUILang(nsAString&)':
gecko-utils.cpp:141: error: `nsCOMPtr' undeclared (first use this function)
gecko-utils.cpp:141: error: expected primary-_expression_ before '>' token
gecko-utils.cpp:141: error: `localeService' undeclared (first use this function)
gecko-utils.cpp:141: error: `do_GetService' undeclared (first use this function)
make[2]: *** [gecko-utils.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/us r/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include /pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib- 2.0 -I/usr/lib/glib-2.0/ include -I/usr/lib/mozilla-firefox/include/gtkembedmoz -I/usr/lib/mozilla-firefo x/include -I/usr/lib/mozilla-firefox/include/xpcom -I/usr/lib/mozilla-firefox/in clude/string -I/usr/lib/mozilla-firefox/include/nspr -I/usr/include/gtk- 2.0 -I/u sr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/ include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include /atk-1.0 -I/usr/lib/mozilla-firefox/include/content -I/usr/lib/mozilla-firefox/i nclude/dom -I/usr/lib/mozilla-firefox/include/find -I/usr/lib/mozilla-firefox/in clude/locale -I/usr/lib/mozilla-firefox/include/webbrwsr -I/usr/lib/mozilla-fire fox/include/string -I/usr/lib/mozilla-firefox/include/pref -I/usr/lib/mozilla-fi refox/include/gfx -I/usr/lib/mozilla-firefox/include/embedstring -I/usr/lib/mozi lla-firefox/include/chrome -DALLOW_PRIVATE_API -DMOZILLA_HOME=\"/usr/lib/mozilla -firefox\" -include /usr/lib/mozilla-firefox/include/mozilla- config.h -I/usr/inc lude/wv -march=athlon-xp -O2 -pipe -ftracer -fweb -fomit-frame-pointer -momit-le af-frame-pointer -ffast-math-freduce-all-givs -funit-at-a-time -MT eggaccelerato rs.lo -MD -MP -MF .deps/eggaccelerators.Tpo -c eggaccelerators.c -o eggaccelerat ors.o >/dev/null 2>&1
make[2]: Leaving directory `/var/tmp/portage/beagle-cvs-0.3-r1/work/beagle/glue'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/beagle- cvs-0.3-r1/work/beagle'
make: *** [all] Error 2


On 9/14/05, Joe Shaw <joeshaw novell com> wrote:
Hi,

On Wed, 2005-09-14 at 18:05 +0200, Andreas Wasserman wrote:
> It's the Best part ofcourse that fails during compile with some glue
> stuff to gecko, beagled still run but Best doesn't start nor recompile
> with Firefox 1.5 beta 1.

I haven't tried building with it yet.  What's the error?

Joe




--

Regards
  Andreas Wasserman
  "He who laughs last, thinks slowest."

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]