NVIDIA / tegra-nouveau-rootfs

Manifests to create an Arch Linux ARM rootfs augmented with Nouveau and the OSS graphics stack for NVIDIA's Jetson TK1/TX1 boards
MIT License
60 stars 29 forks source link

Missing Ubuntu dependency libxml2-dev #32

Closed zeroepoch closed 8 years ago

zeroepoch commented 8 years ago

I started again from scratch and libxml2-dev is now needed to build pkg-config during the download-gcc step.

zeroepoch commented 8 years ago

I noticed also pkg-config is extracted at $TOP rather than somewhere in out. I don't know if that was intentional or not.

Gnurou commented 8 years ago

Added, thanks! pkg-config extracted on $TOP is expected since that's where we keep all sources.