[pygtk] /tmp/cc3Crwaa.s: Assembler messages:

Timo timomlists at gmail.com
Thu Sep 16 15:21:15 WST 2010


On 15-09-10 21:42, vinay kapse wrote:
> hi,
>   can anyone tell me why i am getting this error when in make pygtk-2.10.4
I'm no PyGTK developer, but why aren't you compiling the latest version 
instead of the old 2.10?

Cheers,
Timo

>
>
> [root at localhost pygtk-2.10.4]# make
> make  all-recursive
> make[1]: Entering directory `/root/pygtk-2.10.4'
> Making all in codegen
> make[2]: Entering directory `/root/pygtk-2.10.4/codegen'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/root/pygtk-2.10.4/codegen'
> Making all in .
> make[2]: Entering directory `/root/pygtk-2.10.4'
> if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. 
> -I/usr/include/python2.4 -pthread -I/usr/local/include/glib-2.0 
> -I/usr/local/lib/glib-2.0/include -I/usr/include/pygtk-2.0   -pthread 
> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   
> -I./gtk   -pthread -I/usr/local/include/atk-1.0 
> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -g 
> -O2 -Wall -std=c9x -fno-strict-aliasing -MT atk_la-atkmodule.lo -MD 
> -MP -MF ".deps/atk_la-atkmodule.Tpo" -c -o atk_la-atkmodule.lo `test 
> -f 'atkmodule.c' || echo './'`atkmodule.c; \
>         then mv -f ".deps/atk_la-atkmodule.Tpo" 
> ".deps/atk_la-atkmodule.Plo"; else rm -f ".deps/atk_la-atkmodule.Tpo"; 
> exit 1; fi
> mkdir .libs
>  gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.4 -pthread 
> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
> -I/usr/include/pygtk-2.0 -pthread -I/usr/local/include/glib-2.0 
> -I/usr/local/lib/glib-2.0/include -I./gtk -pthread 
> -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 
> -I/usr/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x 
> -fno-strict-aliasing -MT atk_la-atkmodule.lo -MD -MP -MF 
> .deps/atk_la-atkmodule.Tpo -c atkmodule.c  -fPIC -DPIC -o 
> .libs/atk_la-atkmodule.o
> /tmp/cc3Crwaa.s: Assembler messages:
> /tmp/cc3Crwaa.s:2035: Error: symbol `fstatat64' is already defined
> /tmp/cc3Crwaa.s:2074: Error: symbol `fstat64' is already defined
> /tmp/cc3Crwaa.s:2109: Error: symbol `lstat64' is already defined
> /tmp/cc3Crwaa.s:2144: Error: symbol `stat64' is already defined
> make[2]: *** [atk_la-atkmodule.lo] Error 1
> make[2]: Leaving directory `/root/pygtk-2.10.4'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/pygtk-2.10.4'
> make: *** [all] Error 2
> [root at localhost pygtk-2.10.4]#
>
>
>
> Please let me know what is the problem an how can i overcome.
>
>
> _______________________________________________
> pygtk mailing list   pygtk at daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://faq.pygtk.org/



More information about the pygtk mailing list