2008/7/9 felix winkelmann <[EMAIL PROTECTED]>: > On Sat, Jul 5, 2008 at 11:04 PM, minh thu <[EMAIL PROTECTED]> wrote: >> >> Weird. By ending the #include <...> lines with a #include "file.h" with >> file.h >> being in the .egg, chicken-setup ends successfully. >> >> Is it something known (and corrected in later version) ? >> > > I'll check this. It is properly caused by a problem with the current > include path during compalation of the egg.
In fact, while chicken-setup completes, it's not true it's successful : no binding is generated. I can't say more, I've reverted my egg to include the header files (so it's certainly not a show-stopper for me). Cheers, Thu _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
