help required regarding coredumper package

Rakesh Pandit rakesh.pandit at gmail.com
Sat Aug 30 06:42:35 UTC 2008


Hello list,

I need a help regarding package review:
https://bugzilla.redhat.com/show_bug.cgi?id=458204

Home page:
http://code.google.com/p/google-coredumper/

It used linux/dirent.h which has been removed from kernel-headers on rawhide.
So does not build on rawhide.

I patched up to use glibc-headers dirent.h which contains dirent &
dirent64 structures. This patch is wrong.

After investigating code base coredumper checks kernel structure sizes
by including specific kernel headers
containing those structures. So, my question is after removing
dirent.h which dirent & dirent64 structures does kernel use now?

Those defined by glibc-header dirent.h ? If yes, i can fix it quickly.

-- 
Thanks,
rakesh




More information about the fedora-devel-list mailing list