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

Bug 424850

Summary: /usr/lib64/liblvm2app.so: undefined reference to `udev_new`
Product: Gentoo Linux Reporter: 白川間瀬流 <vamp898>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description 白川間瀬流 2012-07-05 06:20:51 UTC
Im really sorry that i cant provide logs, but i have no access to the logs as the system got broken by the udev-186 upgrade :P

i will hand-type the logs and hope this will help (everyone _should_ be able to reproduce this easily)

/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/liblvm2app.so: undefined reference to `udev_new`
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/liblvm2app.so: undefined reference to `udev_queue_get_udev_is_active`
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/liblvm2app.so: undefined reference to `udev_enumerate_scan_devices`
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/liblvm2app.so: undefined reference to `udev_unref`
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/liblvm2app.so: undefined reference to `udev_device_get_devlinks_list_entry`

i bet it is related to bug 424810

Reproducible: Always

Steps to Reproduce:
1. Uopgrade to udev 186
2. try to compile sys-fs/udisks-1.0.4-r2
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2012-07-05 06:26:30 UTC
unrelated to udisks, recompile your lvm2 against the new udev

*** This bug has been marked as a duplicate of bug 424810 ***