Hey all. I don't know where else to post this, so if need be, move it to the proper forum. I'm trying to install XChat 2 via Mac Ports on OS X 10.6 Snow Leopard (final) and here's the error I get:
Does anyone know why Python 2.6 won't build on Snow Leopard? I mean I know the OS just released, but what's stopping it from compiling properly? I can't get past the install process unless that compiles apparently...
Thanks,
ShiggyMiyamoto
Code:
sudo port install xchat2
---> Computing dependencies for xchat2
---> Building python26
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/Python-2.6.2" && /usr/bin/make all MAKE="/usr/bin/make CC=/usr/bin/gcc-4.2" " returned error 2
Command output: /usr/bin/gcc-4.2 -L/opt/local/lib -u _PyMac_Error Python.framework/Versions/2.6/Python -o python.exe \
Modules/python.o \
-ldl
ld: warning: in Python.framework/Versions/2.6/Python, file is not of required architecture
Undefined symbols:
"_PyMac_Error", referenced from:
"_Py_Main", referenced from:
_main in python.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [python.exe] Error 1
Error: The following dependencies failed to build: gtk2 atk gtk-doc gnome-doc-utils py26-libxml2 python26 rarian getopt intltool gnome-common p5-getopt-long p5-pathtools p5-scalar-list-utils cairo libpixman libpng jasper jpeg pango shared-mime-info tiff xorg-libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto
Error: Status 1 encountered during processing.
Does anyone know why Python 2.6 won't build on Snow Leopard? I mean I know the OS just released, but what's stopping it from compiling properly? I can't get past the install process unless that compiles apparently...
Thanks,
ShiggyMiyamoto