El Tuesday 15 May 2007 10:05:35 am Daniel Molina Wegener escribió: > El Mar, 15 de Mayo de 2007, 9:55, Manolo Valdes escribió: > > Hi guys > > Hello... > > > doing a test just like the way cmake do it to find includes on the system > > Grat tool, I use cmake too... >
> > > > does anybody knows if this is a bug or problem with the net/if_ppp.h > > header? > > No, if_ppp requires other headers, I'm far from my BSD system, > but you must look which header you must include before the if_ppp > hreader. > yes i thought so. But the cmake check_include_files(net/if_ppp.h HAVE_NET_IF_PPP_H) only test the header using the former test.c so i guest it is a cmake issue. i'll keep searching :) thanks Manolito -- Todo lo puedo en Cristo que me fortalece Filipenses. 4:13 --------------------------------------------------------- I can do all things through Christ who strengthens me. Philippians 4:13 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

