I tried to compile pymozembed (0.1.0) on my Powerbook.
i`ve the standard python, which was shipped with mac os x and a version from darwinports.
mozilla and pygtk are also from darwinports.


configure works, but i get an error at make:

gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/mozembedmodule.so mozembedmodule.lo mozembed.lo -L/usr/lib -L/opt/local/lib/mozilla-1.6 -L/opt/local/lib -lgtkembedmoz -lxpcom -lplds4 -lplc4 -lnspr4 -lpthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -ltiff -ljpeg -lpng12 -lz -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lc -install_name /opt/local/lib/python2.3/site-packages/mozembedmodule.so
ld: multiple definitions of symbol __PyGObject_API
mozembedmodule.lo definition of __PyGObject_API in section (__DATA,__common)
mozembed.lo definition of __PyGObject_API in section (__DATA,__common)
ld: warning multiple definitions of symbol _locale_charset
/usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/opt/local/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
/usr/bin/libtool: internal link edit command failed
make[2]: *** [mozembedmodule.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


--
Stefan Grosz <[EMAIL PROTECTED]>
Tel: +43 (650) 264 34 35
Fax: +43 (7243) 574 35

Jebenstein 17
4615 Holzhausen
austria

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to