FS#26928 - [aide] missing elfutils {make,}depends

Attached to Project: Community Packages
Opened by Andrea Scarpino (BaSh) - Thursday, 17 November 2011, 11:47 GMT
Last edited by Lukas Jirkovsky (6xx) - Saturday, 03 December 2011, 15:45 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Lukas Jirkovsky (6xx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS -W -Wall -g -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT do_md.o -MD -MP -MF .deps/do_md.Tpo -c -o do_md.o do_md.c
do_md.c:72:18: fatal error: gelf.h: No such file or directory
compilation terminated.
make[3]: *** [do_md.o] Error 1
make[3]: Leaving directory `/build/src/aide-0.15.1/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/build/src/aide-0.15.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/src/aide-0.15.1'
make: *** [all] Error 2
make: INTERNAL: Exiting with 5 jobserver tokens available; should be 4

Additional info:
* aide 0.15.1-1

Steps to reproduce:
Try to build it
This task depends upon

Closed by  Lukas Jirkovsky (6xx)
Saturday, 03 December 2011, 15:45 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in aide 0.15.1-2

Loading...