Hi.

the current version fails to build on GNU/kFreeBSD.
It needs small change to properly include <byteswap.h>.
The same problem also affect hurd, the patch should fix it also.

Thanks for the patch, Petr.

Upstream has already caught the __GNU__ symbol (git
ade4bf09076d13dbf3549c0a2d987a0afe76d5c1, fdo bug #5613).

Can you tell me in which circumstances the __GLIBC__ symbol itself,
rather than __GNU__, is necessary?  Upstream seems to think __GNU__
alone is sufficient.

The __GNU__ symbol is predefined on hurd,
the __GLIBC__ symbol is predefined on GNU/kFreeBSD,

after including <features.h> on all glibc based systems.

Upstream seems to think __GNU__  alone is sufficient.

It looks like hurd people already reported this problem in fdo bug #5613.
So upstream alredy fixed hurd case, but GNU/kFreeBSD
case is still unfixed.

Hope it is clear now.

Petr







--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to