Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Oct 1998 01:19:59 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        eculp@webwizard.org.mx, FreeBSD-current@FreeBSD.ORG
Cc:        jkh@FreeBSD.ORG
Subject:   Re: This mornings make world Current/ELF
Message-ID:  <199810081519.BAA25359@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>===> libexec/getty
>cc -O -pipe   -I/usr/obj/elf/usr/src/tmp/usr/include -c
>/usr/src/libexec/getty/m
>ain.c
>/usr/src/libexec/getty/main.c:140: conflicting types for
>`puts'
>/usr/obj/elf/usr/src/tmp/usr/include/stdio.h:231:
>previous declaration of `puts'
>*** Error code 1

Someone broke <libutil.h> using a nested include of <stdio.h>.

Bruce

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810081519.BAA25359>