Date: Fri, 25 Jul 2003 12:15:57 -0400 From: Craig Rodrigues <rodrigc@crodrigues.org> To: Christopher Johnson <cjohnson@wcug.wwu.edu> Cc: freebsd-current@freebsd.org Subject: Re: Buildworld problem in 5.1-CURRENT Message-ID: <20030725161557.GA4420@crodrigues.org> In-Reply-To: <Pine.LNX.4.21.0307250759280.15940-100000@sloth.wcug.wwu.edu> References: <Pine.LNX.4.21.0307250759280.15940-100000@sloth.wcug.wwu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 25, 2003 at 08:13:58AM -0700, Christopher Johnson wrote: > I cvsup'ed this morning and buildworld failed: > > ... > > ===> lib/libpam/modules/pam_echo > cc -O2 -pipe -march=pentiumpro ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ What is in your /etc/make.conf? I do not think that -O2 is supported in the build right now, due to increased verbosity of warnings in gcc 3.3. > /usr/src/lib/libpam/modules/pam_echo/pam_echo.c:92: warning: dereferencing > type-punned pointer will break strict-aliasing rules > *** Error code 1 -- Craig Rodrigues http://crodrigues.org rodrigc@crodrigues.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030725161557.GA4420>
