i810 modesetting build error?

Calvin Zhao calvinz at gmail.com
Sat Sep 2 16:32:05 PDT 2006


Thanks! Dan, After I reset the pkg_config path it works.
It's strange, I tried to reset few times before but it didn't work.
And now it just works.

Calvin

On 8/31/06, Dan Nicholson <dbn.lists at gmail.com> wrote:
>
> On 8/27/06, Calvin Zhao <calvinz at gmail.com> wrote:
> > Hi,
> >  I tried to build the i810 modesetting branch, but failed with following
> > error, it was building okay with the master branch, I check out the
> > modesetting branch, then it fails.  I already set the path for
> pkgconfig.
> > Any thing missing?
> > Thanks!
> >
> > Calvin
> >
> >
> > czhao5-DESK3:/temp/xorgsrc/driver/xf86-video-intel # export
> > PKG_CONFIG_PATH=/tmp /modular/lib/pkgconfig
>
> A few questions.
>
> I don't know if this is two different paths or a typo. Either
>
> export PKG_CONFIG_PATH=/tmp:/modular/lib/pkgconfig
> or
> export PKG_CONFIG_PATH=/tmp/modular/lib/pkgconfig
>
> Also, you probably want to append the current value for
> PKG_CONFIG_PATH unless you know it's not set or you know all the other
> .pc files are in /usr/{lib,share}/pkgconfig.
>
> export PKG_CONFIG_PATH=/blah:$PKG_CONFIG_PATH
>
> Finally, do you have libdrm installed? Is it's .pc file accessible to
> pkg-config?
>
> --
> Dan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20060902/a4a78fb2/attachment.html>


More information about the xorg mailing list