Commented: (MODPYTHON-80) Compile problem on IRIX
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache Mod-Python > Commented: (MODPYTHON-80) Compile problem on IRIX




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Commented: (MODPYTHON-80) Compile problem on IRIX  
Jim Gallacher (JIRA)


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-16-05 10:54 PM

[ http://issues.apache.org/jira/brows...2329
541 ]

Jim Gallacher commented on MODPYTHON-80:
----------------------------------------

The fix is trivial. I'll commit the changes.

Index: dist/Makefile.in
 ========================================
===========================
--- dist/Makefile.in    (revision 280687)
+++ dist/Makefile.in    (working copy)
@@ -44,10 +44,10 @@
exit 1

mod_python:
-       ln -s ../lib/python/mod_python
+       ln -s ../lib/python/mod_python mod_python

src:
-       ln -s ../src
+       ln -s ../src src

clean:
rm -rf mod_python build dist


> Compile problem on IRIX
> -----------------------
>
>          Key: MODPYTHON-80
>          URL: http://issues.apache.org/jira/browse/MODPYTHON-80
>      Project: mod_python
>         Type: Bug
>   Components: core
>     Versions: 3.2.0, 3.1.3, 3.1.4
>  Environment: Sgi IRIX 6.5.28
>     Reporter: Jim Gallacher
>     Priority: Minor

>
> Sgi IRIX 6.5.28
> Originally reported by Zach McDanel:
> Python 2.4.1, removed a reference in makefile to libmpc cause it was causi
ng problems with mod_python compile and Apache 2.0.54
> mod_python 3.1.4
> this is the error I'm getting, I tracked down that it occurs in dist/Makef
ile
>        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)
> Further correspondence with Zach confirms that the behaviour of ln on IRIX is diff
erent than Linux or FreeBSD.






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:47 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register