I had similar problems on debian testing x86_64. Apparently some files
have been moved and this causes those problems. For example,
/usr/include/asm/errno.h is
now at /usr/include/x86_64-linux-gnu/asm/errno.h. Plain gcc failed to
compile too.
I tried messing around with symlinks and environme
maarten van damme Wrote:
> for some reason I don't got your reply but I read it throught the web
> interface.
> I think the real error is
> In file included from /usr/include/bits/errno.h:25:0,
> from /usr/include/errno.h:36,
> from ../../../zlib/zutil.h:38,
>