Discussion:
[ast-developers] pax(1) does not build in ast-open 20130924
Irek Szczesniak
2013-09-25 18:16:54 UTC
Permalink
Glenn, I can't build pax on Linux. Could you take a look at the build
failure below?

In file included from
/home/irek/work/astopen_new/src/lib/libvcodex/Vclz4/lz4hc.c:124:0:
/usr/include/stdlib.h:214:31: error: conflicting types for '_ast_strtoull'
In file included from ../../../include/ast/ast_common.h:240:0,
from ../../../include/ast/bytesex.h:29,
from ../../../include/ast/endian.h:29,
from /usr/include/bits/waitstatus.h:64,
from /usr/include/stdlib.h:42,
from
/home/irek/work/astopen_new/src/lib/libvcodex/Vclz4/lz4hc.c:124:
../../../include/ast/ast_map.h:472:42: note: previous declaration of
'_ast_strtoull' was here

Irek
Glenn Fowler
2013-09-25 19:46:28 UTC
Permalink
I'm doing a bootstrap build on linux to see if it reproduces ...
it doesn't but I get a different problem

I was building { INIT ast-base }
what tgz were you building from?
Post by Irek Szczesniak
Glenn, I can't build pax on Linux. Could you take a look at the build
failure below?
In file included from
/usr/include/stdlib.h:214:31: error: conflicting types for '_ast_strtoull'
In file included from ../../../include/ast/ast_common.h:240:0,
from ../../../include/ast/bytesex.h:29,
from ../../../include/ast/endian.h:29,
from /usr/include/bits/waitstatus.h:64,
from /usr/include/stdlib.h:42,
from
../../../include/ast/ast_map.h:472:42: note: previous declaration of
'_ast_strtoull' was here
Irek
Loading...