Petr Salinger a écrit : >> Thanks, I'm not exactly sure what I can do now. In this case, the FTBFS >> seems more due to kfreebsd than netload (it was building fine before). >> So there is no more net/ppp_defs.h and net/if_ppp.h in freebsd 8? Is >> there a porting guide or something? >> >> Doing a search for freebsd + net/ppp_defs.h returns as first result this >> one bug report so? > > > In this particular case the solution is easy. > Just do not include unnecessary headers. > > Build-tested on kfreebsd-amd64.
Thanks for the analysis and the patch. I guess I'll do a more maintainable solution using something like #ifndef __FREEBSD_KERNEL (or whatever name is the variable). Cheers, -- Yves-Alexis _______________________________________________ Pkg-xfce-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-xfce-devel

