[PATCH mesa] Include search for non pkg-config libtalloc.

Rémi Cardona remi at gentoo.org
Thu Sep 9 00:22:30 PDT 2010


Le 09/09/2010 02:55, Trevor Woerner a écrit :
> On Wed, Sep 8, 2010 at 6:41 PM, Eric Anholt <eric at anholt.net> wrote:
>> You should be able to make your build succeed with the TALLOC_LIBS and
>> TALLOC_CFLAGS environment variables already.  See ./configure --help.
> 
> Thanks. I'm not all that familiar with pkg-config.
> 
> Unfortunately the following doesn't seem to work either:
> $ export TALLOC_LIBS=-ltalloc
> $ export TALLOC_CFLAGS=""
> $ util/modular/build.sh -o mesa/mesa $PREFIX

Try building manually instead, just to make sure build.sh doesn't
clobber env vars.

Cheers,

Rémi


More information about the xorg-devel mailing list