Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 228919 Details for
Bug 316571
sys-fs/cryptsetup-1.1.0 fails to build with sys-fs/lvm2-2.02.63-r1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
cryptsetup-1.1.0-udev.patch
foo.patch (text/plain), 964 bytes, created by
Samuli Suominen (RETIRED)
on 2010-04-23 18:46:52 UTC
(
hide
)
Description:
cryptsetup-1.1.0-udev.patch
Filename:
MIME Type:
Creator:
Samuli Suominen (RETIRED)
Created:
2010-04-23 18:46:52 UTC
Size:
964 bytes
patch
obsolete
>diff -ur cryptsetup-1.1.0.orig/configure.in cryptsetup-1.1.0/configure.in >--- cryptsetup-1.1.0.orig/configure.in 2010-04-23 21:39:29.000000000 +0300 >+++ cryptsetup-1.1.0/configure.in 2010-04-23 21:38:18.000000000 +0300 >@@ -62,6 +62,11 @@ > > dnl ========================================================================== > >+saved_LIBS=$LIBS >+AC_CHECK_LIB([udev], [udev_queue_get_udev_is_active]) >+AC_SUBST(UDEV_LIBS, $LIBS) >+LIBS=$saved_LIBS >+ > AC_ARG_ENABLE(shared-library, > [ --disable-shared-library > disable building of shared cryptsetup library],, >diff -ur cryptsetup-1.1.0.orig/lib/Makefile.am cryptsetup-1.1.0/lib/Makefile.am >--- cryptsetup-1.1.0.orig/lib/Makefile.am 2009-12-30 18:29:28.000000000 +0200 >+++ cryptsetup-1.1.0/lib/Makefile.am 2010-04-23 21:41:34.000000000 +0300 >@@ -33,6 +33,7 @@ > libcryptsetup_la_LIBADD = \ > @UUID_LIBS@ \ > @DEVMAPPER_LIBS@ \ >+ @UDEV_LIBS@ \ > @LIBGCRYPT_LIBS@ \ > ../luks/libluks.la >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 316571
:
228671
|
228673
|
228833
|
228901
| 228919