On Sat, Jan 24, 2009 at 2:44 PM, Garrett Cooper <[email protected]> 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.
[r...@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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"