Graham Dumpleton
graham.dumpleton at gmail.com
Tue Mar 24 02:31:50 EDT 2009
2009/3/24 <Gayatri.Tripathi at sun.com>: > We need to port it to OpenSolaris as its going to be used in our projects. > > BTW I was also getting the Errors below when I was trying to build the trunk > : > > /usr/lib/python2.4/pycc -OPT:Olimit=0 -DNDEBUG > -I/home/openSolPackPorting/modPythonTrunkRepo/trunk/src/include > -I/usr/include/python2.4 -c > /home/openSolPackPorting/modPythonTrunkRepo/trunk/src/psp_string.c -o > build/temp.solaris-2.11-i86pc-2.4/home/openSolPackPorting/modPythonTrunkRepo/trunk/src/psp_string.o > cc: Warning: option -T passed to ld > cc: Option -: requires an argument > error: command '/usr/lib/python2.4/pycc' failed with exit status 1 > *** Error code 1 > make: Fatal error: Command failed for target `build' > Current working directory > /home/openSolPackPorting/modPythonTrunkRepo/trunk/dist > *** Error code 1 > The following command caused the error: > cd dist && make build > make: Fatal error: Command failed for target `do_dso' > -------------------------------- > My machine configuration is: > > SunOS hostname 5.11 snv_107 i86pc i386 i86pc What is: /usr/lib/python2.4/pycc Please use reply-all and keep discussion on the list. Graham > Thanks, > Gayatri > > On 03/24/09 11:39, Graham Dumpleton wrote: > > 2009/3/24 <Gayatri.Tripathi at sun.com>: > > > Hi, > > I have downloaded the svn trunk repository of Mod_Python. I am able to > configure and build it. > > My requirement is to build version 3.2.8. Can someone guide to checkout and > build a particular version of mod_python. > > > Why do you need an old version, it is broken? > > If you still really have to have it, the 3.2.8 tar ball is still > accessible from: > > http://apache.wildit.net.au/httpd/modpython/ > > Graham >
|