Date: Mon, 04 Feb 2002 16:13:22 +0000 From: Mark Murray <mark@grondar.za> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: pam_ssh world breakage (was: Re: cvs commit: src/lib/libpam Makefile.inc) Message-ID: <200202041613.g14GDRE56087@greenpeace.grondar.org> In-Reply-To: <20020204153032.C58535@sunbay.com> ; from Ruslan Ermilov <ru@FreeBSD.org> "Mon, 04 Feb 2002 15:30:32 %2B0200." References: <20020204153032.C58535@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> This delta breaks buildworld. gcc(1) has a known bug-feature
> of hiding some errors in standard system headers, making them
> invisible without -I.
Hmm. My last night's "make world" worked on 2 separate machines
(my laptop, which is riddled with patches, and my main build box
which is effectibely clean of local patch-pollutuion).
> During buildworld, ${WORLDTMP}/usr/include is populated with
> headers, and -I${WORLDTMP}/usr/include is added to CFLAGS,
> and compile now can't survive the WARNS=4.
>
> Try this to see the breakage:
>
> cd /usr/src/lib/libpam/modules/pam_ssh
> make cleandir
> make DESTDIR=/
I see the error, and I'm confused about why it didn't fail during
the "make world". I've committed a fix. Thanks for reporting this.
> Please back it out.
No. I _want_ the warnings.
M
--
o Mark Murray
\_ FreeBSD Services Limited
O.\_ Warning: this .sig is umop ap!sdn
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202041613.g14GDRE56087>
