sys-fs/cdfs-2.6.23 cannot be complied against gentoo-sources-2.6.25 because of undefined fuction iget. emerge/ebuild of cdfs-2.6.23 fails (see the build log) Reproducible: Always Steps to Reproduce: 1.with gentoo-sources-2.6.25-r2 try emerge cdfs-2.6.23 2 3. Actual Results: It fails during compilation Expected Results: cdfs should compile against gentoo-sources-2.6.25-r2 fs API has been changed, struct iget is not present in fs.h anymore. Therefore compilation cannot find the necessary information during compilation
Created attachment 151823 [details] complete build log of cdfs-2.6.23
(In reply to comment #0) > Expected Results: > cdfs should compile against gentoo-sources-2.6.25-r2 AFAIK cdfs 2.6.X would work against kernel 2.6.X so its is an upstream issue. see http://trappist.elis.ugent.be/~mronsse/cdfs/
Debian has this fixed. Patch can be obtained here: http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg520914.html
Version bump, new version (2.6.27) should work also on 2.6.28