Hello.

Sergey Suleymanov wrote:
Glibc-2.2 has
typedef uint32_t in_addr_t;
in /usr/include/netinet/in.h. Glibc-2.1 hasn't. :(
Yes, I understand that this error means
a missing definition. What am I trying to
say is that it looks like a bug of a
particular glibc version, so that no
modifications to dosemu required at all,
just "upgrade your glibc" message.
We can always hardcode that size to 4,
but what if midid will use IPv6 one day? :)
Could you, btw, please search for that
definition in the other headers? I can't
beleive it can be simply missing, after
reading "man inet".
It would be the best to add an in_addr_t
check to configure and define it ourselves
if it is missing, but probably this is just
too much for such a small thing:)

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to