Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 687884

Summary: dev-libs/libgudev-232 - configure:10190: error: Package requirements (libudev >= 199) were not met: No package 'libudev' found
Product: Gentoo Linux Reporter: Juergen Rose <rose>
Component: Current packagesAssignee: Mike Gilbert <floppym>
Status: RESOLVED INVALID    
Severity: normal CC: gnome
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 506276    
Attachments: config.log

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.