Hello all. I'm a new MacOSX user coming from Linux World. I'm trying to port my mail system from my linux to my brand new iMac. So, I'm trying to install fetchmail, but I can't install py-tkinter: ordinateur-de-aurelien-dehay:~ root# port install py-tkinter ---> Building py-tkinter with target build Error: Target com.apple.build returned: shell command "cd "/opt/local/ var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_python_py-tkinter/work/Python-2.4.3/Modules" && /opt/local/bin/ python2.4 setup.py build" returned error 1 Command output: /opt/local/include/tkDecls.h:1154: error: parse error before '*' token /opt/local/include/tkDecls.h:1154: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1155: error: parse error before 'Tk_Outline' /opt/local/include/tkDecls.h:1155: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1156: error: parse error before 'Tk_Outline' /opt/local/include/tkDecls.h:1156: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1157: error: parse error before 'Tk_Outline' /opt/local/include/tkDecls.h:1157: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1158: error: parse error before 'GC' /opt/local/include/tkDecls.h:1158: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1160: error: parse error before 'GC' /opt/local/include/tkDecls.h:1160: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1162: error: parse error before 'Pixmap' /opt/local/include/tkDecls.h:1162: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1163: error: parse error before 'XColor' /opt/local/include/tkDecls.h:1163: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1167: error: parse error before 'Pixmap' /opt/local/include/tkDecls.h:1167: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1173: error: parse error before 'Tk_ClassProcs' /opt/local/include/tkDecls.h:1173: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1179: error: parse error before '*' token /opt/local/include/tkDecls.h:1179: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1195: error: parse error before 'Drawable' /opt/local/include/tkDecls.h:1195: warning: function declaration isn't a prototype /opt/local/include/tkDecls.h:1196: warning: type defaults to 'int' in declaration of 'TkStubs' /opt/local/include/tkDecls.h:1196: warning: data definition has no type or storage class /opt/local/include/tkDecls.h:1201: error: parse error before '*' token /opt/local/include/tkDecls.h:1201: warning: type defaults to 'int' in declaration of 'tkStubsPtr' /opt/local/include/tkDecls.h:1201: warning: data definition has no type or storage class error: command '/usr/bin/gcc-4.0' failed with exit status 1 Error: Status 1 encountered during processing. I've tryied searching on google, trac and mailing lists without success. Anyone who manage to install fetchmail or py-tkinter? Regards. -- Aurélien