Eleftherios Koutsofios
2017-10-16 17:03:32 UTC
Forwarding to the mailing list for Adam Edgar.
lefteris
lefteris
I see some recent changes to the Beta branch of AST. I was able to build from the beta branch on Friday but now I’m getting compile issues related to “off64_t” on centos 7.4. Can anyone else confirm there is a compile issue with the patches?
%> git clone https://github.com/att/ast.git --branch=beta
%> cd ast
%> ./bin/package make
…
mamake [cmd/nmake]: *** exit code 127 making Makerules.mo
mamake: *** exit code 1 making cmd/nmake
Looking at the log libast couldn’t build. I see conflicting type for _ast_strtoll and unknown type name off64_t
If I roll back to cc6bd939cf0be77c4be0a01211090bd155d31817 the compile works.
ASE
%> git clone https://github.com/att/ast.git --branch=beta
%> cd ast
%> ./bin/package make
…
mamake [cmd/nmake]: *** exit code 127 making Makerules.mo
mamake: *** exit code 1 making cmd/nmake
Looking at the log libast couldn’t build. I see conflicting type for _ast_strtoll and unknown type name off64_t
If I roll back to cc6bd939cf0be77c4be0a01211090bd155d31817 the compile works.
ASE
--
E. Koutsofios
AT&T Labs - Research
E. Koutsofios
AT&T Labs - Research