[gopher] gophervr compilation trouble

Cameron Kaiser spectre at floodgap.com
Mon Aug 30 23:53:23 UTC 2010


> > 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 at floodgap.com
-- Yes, but when I try to see things your way it gives me a headache. ---------



More information about the Gopher-Project mailing list