[csw-maintainers] mod_wsgi, on build8x - python-2.6 strange?

rupert THURNER rupert at opencsw.org
Mon Mar 2 22:12:10 CET 2009


but now its consistent at least, it fails with the same error on
build8s as well :)

do you have an example how to add it to the mgar makefile somewhere?

rupert.


On Sun, Mar 1, 2009 at 17:23, Philip Brown <phil at bolthole.com> wrote:
> On Sun, Mar 01, 2009 at 04:48:20PM +0100, rupert THURNER wrote:
>> gmake[2]: Entering directory
>> `/home/rupert/mgar/pkg/mod_wsgi/work/build-isa-i386/mod_wsgi-2.3'
>> /opt/csw/apache2/sbin/apxs -c -I/opt/csw/include/python2.6 -DNDEBUG
>> mod_wsgi.c -L/opt/csw/lib/python2.6/config -lpython2.6 -lresolv
>
> thats odd. There are no shared libs in /opt/csw/lib/python2.6/config
>
> looks like the latest python packages are broken for new development.
>
> For one thing, if it's going to offer a non-standard lib path for -L, it
> should provide a matching -R. However, it's providing the wrong -L path to
> begin with. the libs appear to be in /opt/csw/lib anyways.
>
> (so it should be providing the usual
>  -L/opt/csw/lib -R'/opt/csw/lib/$ISALIST'  )
>
> you can add that to your makefile flags if you're in a hurry, and it should
> work
> _______________________________________________
> maintainers mailing list
> maintainers at lists.opencsw.org
> https://lists.opencsw.org/mailman/listinfo/maintainers
>



More information about the maintainers mailing list