Subject: Re: Malformed conditional && solaris
To: Jeremy C. Reed <reed@reedmedia.net>
From: MLH <mlh@goathill.org>
List: tech-pkg
Date: 09/01/2005 15:54:43
>
> > ===> Creating toolchain wrappers for py24-qt3-sip-4.2.1
> > /bin/sh:
> > /usr/local/pkgwork/x11/py-qt3-sip/work.loonquawl/.buildlink/lib/pkgconfig/xextensions.pc:
> > cannot create
> > *** Error code 1
>
> That is caused by something else. I just had same problem with kdelibs3 on
> Dragonfly:
>
> ===> Creating toolchain wrappers for kdelibs-3.4.2nb1
> cannot create
> /home/reed/pkgsrc/x11/kdelibs3/work/.buildlink/lib/pkgconfig/xextensions.pc:
> permission denied
> *** Error code 2
>
> I did a bmake clean and tried again and it worked. I don't know what
> changed yet.
I just rebuilt the python modules after the cvs update to
python24-2.4.1nb3 today and this problem disappeared on Solaris
(at least with these packages):
python24-2.4.1nb3 Interpreted, interactive, object-oriented programming language
py24-bsddb3-4.3.3 Python extension module for Berkeley DB 4
py24-readline-0nb1 Line editing support for Python
py24-docutils-0.3.7 Python tool to generate documents
py24-xml-0.8.4 Collection of libraries to process XML with Python
py24-Tk-0nb3 Tkinter -- Python interface to Tcl/Tk
py24-qt3-sip-4.2.1 Tool to create Python bindings for C++ libraries
py24-qt3-base-3.14.1 Python binding for Qt3
py24-qt3-modules-3.14.1 Various Python modules for Qt3
Now to get Python to build correctly on OS/X :
===> [Automatic dylib shared object handling]
ls: /usr/pkg/lib/python2.4/lib-dynload/_CF.so: No such file or directory
ls: /usr/pkg/lib/python2.4/lib-dynload/_CG.so: No such file or directory
ls: /usr/pkg/lib/python2.4/lib-dynload/_Launch.so: No such file or directory
===> Registering installation for python24-2.4.1nb3
pkg_create: can't stat `/usr/pkg/lib/python2.4/lib-dynload/_CF.so'
pkg_create: can't stat `/usr/pkg/lib/python2.4/lib-dynload/_CG.so'
pkg_create: can't stat `/usr/pkg/lib/python2.4/lib-dynload/_Launch.so'