Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2009 14:57:02 -0800
From:      Garrett Cooper <yanefbsd@gmail.com>
To:        Robert Noland <rnoland@freebsd.org>
Cc:        freebsd-x11 <freebsd-x11@freebsd.org>, FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: Missing dependency in graphics/libGL to x11-proto/dri2proto?
Message-ID:  <7d6fde3d0901241457y7b4ab801tfca0030a1d8e7e8d@mail.gmail.com>
In-Reply-To: <7d6fde3d0901241444t6691c4c6md3aa2cd168d3acc7@mail.gmail.com>
References:  <7d6fde3d0901241444t6691c4c6md3aa2cd168d3acc7@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 24, 2009 at 2:44 PM, Garrett Cooper <yanefbsd@gmail.com> wrote:
> I'm getting the following error with an up-to-date ports tree, because
> the port doesn't appear to be referencing dri2proto as a dependency:
>
> checking for DRI2PROTO... configure: error: Package requirements
> (dri2proto >= 1.99.3) were not met:
>
> No package 'dri2proto' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.

    Ugh... here's what I get after manually installing the proto port:

checking for DRI2PROTO... configure: error: Package requirements
(dri2proto >= 1.99.3) were not met:

Requested 'dri2proto >= 1.99.3' but version of DRI2Proto is 1.1

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables DRI2PROTO_CFLAGS
and DRI2PROTO_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

===>  Script "configure" failed unexpectedly.

[root@orangebox /usr/ports/x11/dri2proto]# ls /var/db/pkg/dri2proto-1.1/
+COMMENT	+CONTENTS	+DESC		+MTREE_DIRS

    I compared the port Makefile in CVS and what I had in my
/usr/ports directory, and both say v1.1. WTF mate =]?
Thanks,
-Garrett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7d6fde3d0901241457y7b4ab801tfca0030a1d8e7e8d>