2015-06-22 11:33 GMT+02:00 jean-philippe francois <[email protected]>: > Hi, > > I installed 2015.06.0 today, and my project (migrated from a 2011.12 > project) now stops when compiling host-fakeroot with the following > message : > > In file included from libfakeroot.c:223:0: > wrapped.h:126:27: error: unknown type name 'cap_user_header_t' > extern int (*next_capset)(cap_user_header_t hdrp, const cap_user_data_t > datap); > > It is my understanding that this message comes from a missing libcap, > but host-libcap has been succesfuly build. > I have had a similar problem with host-acl that could not find the > just built host-attr. This previous problem was solved by installing > the libattr-devel package, but the point of ptxdist is precisely to > avoid installing system packages. > > Can you help me debug this issue ? I suspect I forgot something when > migrating from the old project.
After a ptxdist clean, going straight to ptxdist kernelconfig is not the right thing to do ! Starting with ptxdist go instead. Sorry for the noise. Jean-Philippe François > > Thank you, > Jean-Philippe François -- ptxdist mailing list [email protected]
