Re: shadow-4.0.15: login.c: several tries misbehavior

2006-07-05 Thread DJ Lucas
Dan Nicholson wrote: > Looking at lib/getdef.c > in shadow, only some of the #define's are turned off with PAM. > LOGIN_RETRIES is not one of those. Whoops...missed this in my other post. It should be ifdef'd out. -- DJ Lucas -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ:

Re: shadow-4.0.15: login.c: several tries misbehavior

2006-07-05 Thread DJ Lucas
Dan Nicholson wrote: > On 7/5/06, Randy McMurchy <[EMAIL PROTECTED]> wrote: >> >> Please so I can understand what is going on here, tell me what I >> need to do *other than using PAM and LOGIN_RETRIES in login.defs* >> at the same time. Don't ask me to do both (which is what the >> original post sa

Re: shadow-4.0.15: login.c: several tries misbehavior

2006-07-05 Thread Dan Nicholson
On 7/5/06, Randy McMurchy <[EMAIL PROTECTED]> wrote: Please so I can understand what is going on here, tell me what I need to do *other than using PAM and LOGIN_RETRIES in login.defs* at the same time. Don't ask me to do both (which is what the original post said to do), because that is *not sup

Re: shadow-4.0.15: login.c: several tries misbehavior

2006-07-05 Thread Randy McMurchy
Dan Nicholson wrote these words on 07/05/06 16:04 CST: > I checked, and I get the same problem. I do put LOGIN_RETRIES in > /etc/login.defs. If I input the successful password on the last > attempt, it still bombs just as you say. Then you may as well not use Linux-PAM. Linux-PAM overrides login/

Re: building JDK-1.5.0_07

2006-07-05 Thread DJ Lucas
[EMAIL PROTECTED] wrote: > cc1: error: unrecognized command line option "-Wno-pointer-sign" > make[4]: *** Your version of gcc is too old. From the control/make directory do: 'sed -i.bak "[EMAIL PROTECTED]@@" ../../j2se/make/java/nio/Makefile' and all should be well. -- DJ Lucas -- http://l

Re: shadow-4.0.15: login.c: several tries misbehavior

2006-07-05 Thread Dan Nicholson
On 7/5/06, Vladimir A. Pavlov <[EMAIL PROTECTED]> wrote: On, Tuesday 04 July 2006 22:09 Randy McMurchy wrote: > Then you didn't look very hard. :-( Oops... You're right. I reread the PAM documentation and understood that pam_tally was what I needed. BUT! The error in login.c remains. You're pro

Re: shadow-4.0.15: login.c: several tries misbehavior

2006-07-05 Thread Vladimir A. Pavlov
On, Tuesday 04 July 2006 22:09 Randy McMurchy wrote: > Then you didn't look very hard. :-( Oops... You're right. I reread the PAM documentation and understood that pam_tally was what I needed. BUT! The error in login.c remains. You're probably too busy to check the suggested way to reproduce th

building JDK-1.5.0_07

2006-07-05 Thread montassar
Hi i'm trying to install JDK from source i have this error : cc -O3 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -fno-omit-frame-pointer -Werror -Wno-pointer-sign -Di586 -D ARCH='"i586"' -DLINUX -DRELEASE='"1.5.0-internal"' -DFULL_VERSION='"1.5.0-internal-update-7"' -D_LARGEF