On Sat, 2014-08-23 at 23:19 +0200, ALZ (phyglos.org) wrote:
> Hi,
> 
> I'm building Xorg from BLFS last-SVN, been the first package in this 
> group to be compiled libdrm-2.4.56.
> 
> It just stops at ./configure with...
> 
> =================================================================================
> Building: libdrm-2.4.56 |tar.bz2| () at Sat Aug 23 22:31:09 CEST 2014
> =================================================================================
> autoreconf: Entering directory `.'
> autoreconf: configure.ac: not using Gettext
> autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
> autoreconf: configure.ac: tracing
> autoreconf: running: libtoolize --copy --force
> autoreconf: running: /usr/bin/autoconf --force
> autoreconf: running: /usr/bin/autoheader --force
> autoreconf: running: automake --add-missing --copy --force-missing
> autoreconf: Leaving directory `.'
> configure: error: Package requirements (pciaccess >= 0.10) were not met:
> 
> No package 'pciaccess' found
> 
> ---
> Detailed log shows...
> 
> [...]
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for CAIRO... yes
> checking whether to enable Cairo tests... yes
> checking for LIBUDEV... yes
> checking for xsltproc... no
> checking for docbook manpages stylesheet... no
> checking for native atomic primitives... Intel
> checking for PCIACCESS... no
> 
> and the build ends.
> 
> I'm compiling in VMware Workstation 10 and previous libdrm from last 
> mid-June worked well (I'm using that host to write this email).
> 
> Is this "pciaccess" library now required in order to build in VMware?
> 
> Thanks.
> ALZ.

Hello,

I know that Ken has already replied to you, but I will add something
else here.

The layout of the book is that if you start at the beginning of the XORG
section ie:

24. X Window System Environment

And follow it through in the exact order that it is published then you
would not have encountered the error that you have, as the xorg
libraries would have already been built when you attempted the build of
libdrm.

We list packages this way so that the dependencies for subsequent
packages have already been met.

Regards,

Christopher.

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to