On Tue, 2007-09-18 at 20:16 -0500, Albert Hopkins wrote:
> No, doesn't work.  I'm going to try downgrading GCC (w/o any
> optimizations), re-compiling shadow with my original CFLAGS and see
> what
> happens. 

# grep ^CFLAGS /etc/make.conf
CFLAGS="-O2 -march=k8 -msse3 -ggdb -pipe -fomit-frame-pointer" 

# gcc-config i686-pc-linux-gnu-4.2.0
# source /etc/profile
# chage -l marduk
chage: can't open password file

# gcc-config i686-pc-linux-gnu-4.1.2
# source /etc/profile
# emerge -1 shadow > /dev/null
# chage -l marduk
Last password change                                    : Sep 18, 2007
Password expires                                        : Nov 17, 2007
Password inactive                                       : never
Account expires                                         : never
Minimum number of days between password change          : 0
Maximum number of days between password change          : 60
Number of days of warning before password expires       : 14

Seems to be a problem with GCC.

--
Albert W. Hopkins

-- 
[EMAIL PROTECTED] mailing list

Reply via email to