Anomalie #6680
dépendance à la compilation de la libacl
Description
Il manque une dépendance sur "libacl1-dev". Les ACLs ne sont donc pas géré par xapian.
Un "ldd /usr/bin/omindex" devrait retourner "libacl.so.1".
Associated revisions
ajout de la dépendance libacl1-dev (fixes #6680)
add configure option for libacl support (fixes #6680)
ACL configure option must come with Makefile.am modifications
Ref: #6680
Update “configure” script before building
Patching “configure.ac” requires to run “autoreconf” to update
“configure” script.
- debian/control (Build-Depends): Add “autoconf”, “automake” and
“libtool”.
- debian/control.in (Build-Depends): Ditoo.
- debian/rules (configure-stamp): Run “autoreconf” before configuring the
source.
Fixes: #6680 @30m
History
#1 Updated by Emmanuel GARETTE over 7 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit 5f3e706d7c82ee374348f0fc80711a25659e6103.
#2 Updated by Gwenael Remond over 7 years ago
Emmanuel GARETTE a écrit :
Il manque une dépendance sur "libacl1-dev". Les ACLs ne sont donc pas géré par xapian.
Un "ldd /usr/bin/omindex" devrait retourner "libacl.so.1".
effectivement, le link n'apparaît pas avec xapian-omega-1.2.15eole2~3
#3 Updated by Gwenael Remond over 7 years ago
- Status changed from Résolu to Réouvert
#4 Updated by Emmanuel GARETTE over 7 years ago
- Status changed from Réouvert to Résolu
Appliqué par commit 00d06bd75b1be28ce1ad2e56df9ec0027a876b7f.
#5 Updated by Daniel Dehennin over 7 years ago
Appliqué par commit 763d0a931b68136f9fbd98f7faab0c39a909311d.
#6 Updated by Fabrice Barconnière over 7 years ago
- Status changed from Résolu to Fermé