Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687884 - dev-libs/libgudev-232 - configure:10190: error: Package requirements (libudev >= 199) were not met: No package 'libudev' found
Summary: dev-libs/libgudev-232 - configure:10190: error: Package requirements (libudev...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: no-symlink-lib
  Show dependency tree
 
Reported: 2019-06-11 18:55 UTC by Juergen Rose
Modified: 2019-06-15 12:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
config.log (config.log,38.64 KB, text/x-log)
2019-06-11 18:55 UTC, Juergen Rose
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2019-06-11 18:55:17 UTC
Created attachment 579566 [details]
config.log

'emerge -1v /lib32 /usr/lib32' fails with:
...
checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
checking for LIBUDEV... no
configure: error: Package requirements (libudev >= 199) were not met:

No package 'libudev' found
...
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-libs/libgudev-232/work/libgudev-232-abi_x86_32.x86/config.log

Reemerging (emerge -v1 virtual/libudev virtual/udev) did not help.
Comment 1 Mike Gilbert gentoo-dev 2019-06-13 19:18:41 UTC
You need to rebuild sys-fs/eudev, sys-fs/udev, or sys-apps/systemd.
Comment 2 Juergen Rose 2019-06-15 12:52:40 UTC
(In reply to Mike Gilbert from comment #1)
> You need to rebuild sys-fs/eudev, sys-fs/udev, or sys-apps/systemd.

Thank you, rebuilding systemd helped.