#3482: util-linux ignores prefix to install bash completions
---------------------+-------------------------
Reporter: shibata | Owner: lfs-book@…
Type: defect | Status: new
Priority: high | Milestone: 7.5
Component: Book | Version: SVN
Severity: normal | Resolution:
Keywords: |
---------------------+-------------------------
Comment (by pierre.labastie):
Sorry, sent inadvertently to the mail list LFS-book instead of replying
here.
Just giving the short story:
You need to add "PKG_CONFIG=", to configure's invocation. Otherwise, it
uses host's
pkg-config, and finds host's libraries instead of those in /tools,
resulting in
false positive (for example, it finds TINFO on my distro, which is debian
sid with
libtinfo-dev installed, while of course libtinfo is not in /tools/lib).
Another possibility is to use PKG_CONFIG_LIBDIR=/tools/lib. Dunno what the
best solution is.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3482#comment:6>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page