error in sys/utsname.h prevents compiling mingetty 0.9.4
Andreas Jaeger
aj@suse.de
Mon Apr 30 15:16:00 GMT 2001
Chmouel Boudjnah <chmouel@mandrakesoft.com> writes:
> Hi,
>
> on :
> https://qa.mandrakesoft.com/cgi-bin/show_bug.cgi?id=1924
>
> a user tell us :
>
> --=-=-=
> in file /usr/include/sys/utsname.h
>
> the following line is incorrect
> #if _UTSNAME_DOMAIN_LENGTH - 0
>
> should be
> #if _UTSNAME_DOMAIN_LENGTH != 0
>
> or
>
> #if _UTSNAME_DOMAIN_LENGTH > 0
> --=-=-=
>
> which prevent compiling mingetty, is it a right fix or app is broken ?
Looks like a broken app or compiler,
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Libc-alpha
mailing list