[pyxpcom] xulrunner/pyxpcom
by Lekma other posts by this author
Nov 29 2006 2:34AM messages near this date
view in the new Beta List Site
Re: [pyxpcom] Not showing class info in pyxpcom
|
[pyxpcom] xulrunner/pyxpcom
Hello,
trying to build xulrunner with python extensions (was working a few
weeks ago), i get (path stripped for lisibility):
gmake[5]: Entering directory `/mozilla/extensions/python'
gmake[6]: Entering directory `/mozilla/extensions/python/xpcom'
gmake[7]: Entering directory `/mozilla/extensions/python/xpcom/src'
ErrorUtils.cpp
c++ -o ErrorUtils.o -c -fvisibility=hidden
-DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000
-I/usr/include/python2.4 -I../../../../dist/include/xpcom
-I../../../../dist/include/string -I../../../../dist/include
-I../../../../dist/include/pyxpcom -I../../../../dist/include/nspr
-DMOZ_PNG_READ -DMOZ_PNG_WRITE -I../../../../dist/sdk/include
-fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith
-Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy
-Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread
-pipe -DNDEBUG -DTRIMMED -DPYTHON_SO=\"libpython2.4.so\"
-DMOZILLA_CLIENT -include ../../../../mozilla-config.h
-Wp,-MD,.deps/ErrorUtils.pp ErrorUtils.cpp
In file included from PyXPCOM_std.h:56,
from ErrorUtils.cpp:48:
PyXPCOM.h:487: error: expected class-name before '{' token
ErrorUtils.cpp:85: warning: `pyxpcom_initialized' initialized and
declared `extern'
gmake[7]: *** [ErrorUtils.o] Error 1
gmake[7]: Leaving directory `/mozilla/extensions/python/xpcom/src'
gmake[6]: *** [libs] Error 2
gmake[6]: Leaving directory `/mozilla/extensions/python/xpcom'
gmake[5]: *** [libs] Error 2
gmake[5]: Leaving directory `/mozilla/extensions/python'
gmake[4]: *** [libs] Error 2
gmake[4]: Leaving directory `/mozilla/extensions'
gmake[3]: *** [libs_tier_app] Error 2
gmake[3]: Leaving directory `/mozilla'
gmake[2]: *** [tier_app] Error 2
gmake[2]: Leaving directory `/mozilla'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/mozilla'
make: *** [build] Error 2
thanks for any help
lekma
_______________________________________________
pyxpcom mailing list
pyxpcom@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Lekma
Lekma
Scott Robertson
|