Buildworld problem in 5.1-CURRENT

Craig Rodrigues rodrigc at crodrigues.org
Fri Jul 25 09:14:36 PDT 2003


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 at crodrigues.org


More information about the freebsd-current mailing list