> | 3. [dom@lhrtbax pcre]$ make Pcre
> | ../../src/ihc -fhs-to-c -fno-qualified-names
> | -fexclude-system-includes -cpp -I/h
> | ome/dom/pcre-2.08/ --asf=Pcre.asf -fvoid-typedef-is-abstract
> | -finline-synonyms -
> | fout-pointers-are-not-refs -c Pcre.idl -o Pcre.hs
> | failed
> | Reason: /usr/include/bits/types.h:38: Parse error on input:
> | unsigned long long
> | int __u_quad_t;
> |
> | make: *** [Pcre.hs] Error 1
>
> This looks like an HDirect problem, so I'm ccing Sigbjorn.
I reported this one to Sigbjorn a while ago; I believe he's fixed it now and
it'll be in the next release of H/Direct. It was to do with strange
gcc-isms in the system header files that H/Direct couldn't grok.
Cheers,
Simon