Date: Sun, 5 Nov 2017 01:51:12 +0800 From: blubee blubeeme <gurenchan@gmail.com> To: FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: mesa-libs with python3 Message-ID: <CALM2mEnx81-eLjkOk2EfnKjqZUDtt6HDc33_6-eedfSSSTVqtQ@mail.gmail.com> In-Reply-To: <CALM2mE=Y_4pf22Uagc82S85YhXM1KgVy=pxOsta2%2BggaSza=RA@mail.gmail.com> References: <CALM2mE=Y_4pf22Uagc82S85YhXM1KgVy=pxOsta2%2BggaSza=RA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
maybe I can clarify a bit, first cairo failed to build with python2 but I added the line above to build successfully with python3 but now it needs libGL.so ===> Patching for cairo-1.14.8_1,2 ===> Applying FreeBSD patches for cairo-1.14.8_1,2 ===> cairo-1.14.8_1,2 depends on file: /usr/local/libdata/pkgconfig/xcb-renderutil.pc - found ===> cairo-1.14.8_1,2 depends on package: pkgconf>=1.3.0_1 - found ===> cairo-1.14.8_1,2 depends on file: /usr/local/lib/libGL.so - not found Maybe there's some package that offers libGL.so that can build against python3? On Sun, Nov 5, 2017 at 1:46 AM, blubee blubeeme <gurenchan@gmail.com> wrote: > I am building a port that needs python3+ > I needed to build cairo with python3+ support by adding this line: > ${LOCALBASE}/libdata/pkgconfig/pycairo.pc:graphics/py-cairo > > but this pulls in mesa-libs which needs python2.7 > > How can I build mesa-libs with python3+ or have two python version in one > port? >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALM2mEnx81-eLjkOk2EfnKjqZUDtt6HDc33_6-eedfSSSTVqtQ>