[Pythonmac-SIG] Problems compiling Python 2.2a4 (unix) on X.1

Ryan Wilcox ryanwilcox@mac.com
Sat, 29 Sep 2001 16:42:39 -0400


[successful build stuff... no patches patched, just ./configure; make]

cc  -u __dummy -u _PyMac_Error -framework System -framework Carbon -framework
Foundation -o python \
                Modules/python.o \
                libpython2.2.a -lpthread      
/usr/bin/ld: can't create output file: python (Is a directory, errno = 21)

Any ideas as to what may be causing this?

Using X.1 and it's respective dev tools...

Thanks a bunch,
-Ryan