coyotos-dev
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [coyotos-dev] Error in include gc.h ? Jonathan S. Shapiro Thu Aug 31 02:53:34 2006
> diff -ru ccs.orig/libsherpa/Path.cxx ccs/libsherpa/Path.cxx > --- ccs.orig/libsherpa/Path.cxx 2006-01-17 01:15:04.000000000 +0100 > +++ ccs/libsherpa/Path.cxx 2006-04-12 17:17:54.000000000 +0200 > @@ -39,7 +39,7 @@ > */ > > #include "config.hxx" > -#include "gc.h" > +#include <gc/gc.h> > > #include <dirent.h> > #include <errno.h> > > Please tell me if I should do it in another way, to make it compile > without doing these changes. Charles: Where is gc.h installed on your system? It *should* be in /usr/include/gc/gc.h shap _______________________________________________ coyotos-dev mailing list [EMAIL PROTECTED] http://www.coyotos.org/mailman/listinfo/coyotos-dev
- [coyotos-dev] Error in include gc.h ? Charles Longeau
- Re: [coyotos-dev] Error in include gc.h ? Jonathan S. Shapiro <=
- Re: [coyotos-dev] Error in include gc.h ? Charles Longeau
- Re: [coyotos-dev] Error in include gc.h ? Tom Bachmann
- Re: [coyotos-dev] Error in include gc.h ? Jonathan S. Shapiro
- Re: [coyotos-dev] Error in include gc.h ? Jonathan S. Shapiro
- Re: [coyotos-dev] Error in include gc.h ? Charles Longeau
- Re: [coyotos-dev] Error in include gc.h ? Jonathan S. Shapiro
- Re: [coyotos-dev] Error in include gc.h ? Jonathan S. Shapiro