Shomper, Keith A wrote:
Working out of the LFS 7.9 Book. Got to section 6.58 Kbd-2.0.3 w/o any
problems. When running configure command,
*PKG_CONFIG_PATH=/tools/lib/pkgconfig ./configure --prefix=/usr
--disable-vlock*
received the following error:
*checking for a BSD-compatible install... /usr/bin/install -c checking
whether build environment is sane... yes checking for a thread-safe mkdir
-p... /bin/mkdir -p checking for gawk... gawk checking whether make sets
$(MAKE)... yes
checking for pkg-config..08:26
shomper...
/usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CHECK... no
configure: error: Package requirements (check >= 0.9.4) were not met: No
package 'check' found
The reason for building check in Chapter 5 is to use it in Chapter 6.
Did you actually install check in Chapter 5? The contents of
/tools/lib/pkgconfig should include check.pc:
$ cat /tools/lib/pkgconfig/check.pc
prefix=/tools
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: Check
Description: A unit test framework for C
URL: http://check.sourceforge.net
Version: 0.10.0
Requires.private:
Libs: -L${libdir} -lcheck
Libs.private: -lrt -lm
Cflags: -I${includedir} -pthread
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
Do not top post on this list.
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
http://en.wikipedia.org/wiki/Posting_style