public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-embedded] e2fsprogs checking for blkid_get_cache in -lblkid... no
@ 2011-01-03 10:19 Kfir Lavi
  2011-01-03 18:41 ` Mike Frysinger
  0 siblings, 1 reply; 6+ messages in thread
From: Kfir Lavi @ 2011-01-03 10:19 UTC (permalink / raw
  To: gentoo-embedded

[-- Attachment #1: Type: text/plain, Size: 568 bytes --]

Hi,
when I try to cross compile sys-fs/e2fsprogs I get this error:
checking for blkid_get_cache in -lblkid... no

copying the uuid and blkid files to the cross environment solve the problem
and the package compiles.
cp /tmp/target_root/usr/lib/libuuid.* /usr/i686-gentoo-linux-gnu/usr/lib/
cp /tmp/target_root/usr/lib/libblkid.* /usr/i686-gentoo-linux-gnu/usr/lib/
cp /tmp/target_root/lib/libuuid.so.1*  /usr/i686-gentoo-linux-gnu/lib/
cp /tmp/target_root/lib/libblkid.so.1*  /usr/i686-gentoo-linux-gnu/lib/

How can this problem be solved permanently?

Regards,
Kfir

[-- Attachment #2: Type: text/html, Size: 643 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-01-05  7:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-03 10:19 [gentoo-embedded] e2fsprogs checking for blkid_get_cache in -lblkid... no Kfir Lavi
2011-01-03 18:41 ` Mike Frysinger
2011-01-04  9:02   ` Patrice Tisserand
2011-01-04 18:59     ` Mike Frysinger
2011-01-04 22:12       ` Patrice Tisserand
2011-01-05  7:03         ` Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox