[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [gopher] gophervr compilation trouble



> > What happens if you throw a #define _GNU_SOURCE in gopherto3d.c?
> >
> > (see https://bugzilla.novell.com/show_bug.cgi?id=507930)
> 
> No effect. Nor did #define _XOPEN2K8_SOURCE , which the bug report seemed
> to suggest as an alternative, have any effect. I even tried #include
> <xlocale.h> , though I realize it's in string.h where it needs including,
> also to no effect.

I assume that you put #define _GNU_SOURCE right at the beginning, correct?
Does defining both (__USE_XOPEN2K8 or _XOPEN2K8_SOURCE) with _GNU_SOURCE help?

-- 
------------------------------------ personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckaiser@floodgap.com
-- Yes, but when I try to see things your way it gives me a headache. ---------

_______________________________________________
Gopher-Project mailing list
Gopher-Project@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/gopher-project




Reply to: