|
Zach McDanel
mcdanelz at gmail.com
Thu Sep 15 21:53:00 EDT 2005
Sgi IRIX 6.5.28
Python 2.4.1, removed a reference in makefile to libmpc cause it was
causing problems with mod_python compile and it was not used to resolve
and symbols
Apache 2.0.54
mod_python 3.1.4
this is the error I'm getting, I tracked down that it occurs in
dist/Makefile
ln -s ../lib/python/mod_python
Insufficient arguments
Usage: ln [-fis] file1 file2
ln [-fis] file1 ... file2 dir
*** Error code 2 (bu21)
*** Error code 1 (bu21)
|