On 18/09/2003 5:28 PM, [EMAIL PROTECTED] wrote:

I am trying to compile python-gnome 2.0 on Mac Os 10.2.6 to port
the newest gramps and gcompris to mac Os X.
I am using fink and I manage to create a package for pygtk 2.0
but I cannot compile python-gnome 2.0. I end up with the following error message  :

generating symbol list for `gconf.la'
/usr/bin/nm -p .libs/gconf_la-gconfmodule.o .libs/gconf_la-gconf-fixes.o
libs/gconf_la-gconf.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/
\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/gconf.exp
grep -E -e "initgconf" ".libs/gconf.exp" > ".libs/gconf.expT"
mv -f ".libs/gconf.expT" ".libs/gconf.exp"
sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/gconf.exp >
libs/gconf-symbols.expsym
gcc -bundle -flat_namespace -undefined suppress -o .libs/gconf.so .libs/gconf_la-
gconfmodule.o .libs/gconf_la-gconf-fixes.o .libs/gconf_la-gconf.o /sw/lib/libpopt.dylib
-L/sw/
lib /sw/lib/libgconf-2.dylib /sw/lib/libORBit-2.dylib -lm /sw/lib/liblinc.dylib
/sw/lib/libgmodule-
2.0.dylib /sw/lib/libgobject-2.0.dylib /sw/lib/libgthread-2.0.dylib
/sw/lib/libglib-2.0.dylib /sw/
lib/libintl.dylib /sw/lib/libiconv.dylib
ld: multiple definitions of symbol __PyGObject_API
libs/gconf_la-gconfmodule.o definition of __PyGObject_API in section (__DATA,__common)
libs/gconf_la-gconf.o definition of __PyGObject_API in section (__DATA,__common)
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.lo) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
make[2]: *** [gconf.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


Thanks for your help


Could you report this in bugzilla please? We had a number of problems similar to this in other parts of pygtk, and it would be good to make sure it doesn't get lost.

James.

--
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/



_______________________________________________
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