tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: (MesaLib and defaults/mk.conf) Re: pkgsrc NetBSD 5.2/i386 2013-06-23 00:46



On Thu, Jun 27, 2013 at 05:13:11PM +0900, Makoto Fujiwara wrote:
> Hi, thanks for reponse,
> 
> | From: Thomas Klausner <wiz%NetBSD.org@localhost>
> | Date: Thu, 27 Jun 2013 08:59:38 +0200
> 
>   > No, as far as MesaLib concerned, current buildlink3.mk's are fine.
>   > MesaLib is successfully packaged.
> 
> | Then I don't understand. Why do you need the versions from pkgsrc?
> | (Same for today's post for xkeyboard-config.)
> 
> MesaLiab configure claims as:
> (1)
>   checking for DRI2PROTO... no
>   configure: error: Package requirements (dri2proto >= 2.1) were not met:
>   No package 'dri2proto' found
> 
> (2)
>   checking for GLPROTO... no
>   configure: error: Package requirements (glproto >= 1.4.11) were not met:
>   Requested 'glproto >= 1.4.11' but version of GLProto is 1.4.10
> 
> For the glproto example,
> I thing native has 1.4.10 while pkgsrc has 1.4.11 (or more)

Ok, this is what I suspected.

I think that MesaLib should
a) include the buildlink3.mk files for those two
b) set the minimum version to the same version that the configure script 
expectes
c) if necessary, builtin.mk/infrastructure files need to be fixed if this is 
not enough for native X
 Thomas

> Similar things happen and now I have:
> 
> # X11R7 installed NetBSD/5.x
> PREFER_PKGSRC?=                glproto dri2proto xextproto xineramaproto 
> xproto randrproto
> 
> Thanks again,
> ---
> Makoto Fujiwara, 
> Chiba, Japan, Narita Airport and Disneyland prefecture.


Home | Main Index | Thread Index | Old Index