latest commit of panama-foreign branch jextract has strange error...
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Thu Nov 14 23:38:35 UTC 2019
Typically, the stddef.h not found problem comes from the fact that
jextract cannot find the clang support header files... is that a plain
call from command line? Which OS?
Thanks
Maurizio
On 14/11/2019 22:26, Mark Hammons wrote:
> Hi all,
>
> When I use jextract from the latest panama-foreign commit (58596:ff086ae3cfac)
> I get the following error: java.lang.RuntimeException: /usr/include/zconf.h:
> 247:14: fatal error: 'stddef.h' file not found
>
> it comes from this call of jextract: jextract /usr/include/zlib.h -L /usr/
> lib64 --record-library-path -l z -t zlib. I'm guessing this is a bug?
>
> ~Mark
More information about the panama-dev
mailing list