Re: [Clfs-support] less and passwd commands do not work correctly

2007-10-22 Thread Ken Moffat
ort. > > Warning: weak password (enter it again to use it anyway) > > Password changed > > I only deviated from the book in the following > > sections.CFLAGS and > > CXXFLAGS are set to "-march=nocona -m64 -pipe -O2 -finline-functions -fPIC > > -f

Re: [Clfs-support] less and passwd commands do not work correctly

2007-10-21 Thread blfs
> CXXFLAGS are set to "-march=nocona -m64 -pipe -O2 -finline-functions -fPIC > -fstack-protector-all" > BUILD64 is not use. I also used the latest kernel. CFLAGS was set to > "-march=nocona -m64 -pipe -O2 -finline-functions -fPIC" during the glibc > final >

Re: [Clfs-support] less and passwd commands do not work correctly

2007-10-20 Thread Jim Gifford
Vincent Forbes wrote: > > Sure thing. Here are the stats. > > * CLFS version 1.0.0 > * Host OS Ubuntu 7.10 > * Host is X86_64 multilib and target x86_64-unknown-linux-gnu > * The value of the $CLFS_HOST=x86_64-cross-linux-gnu, > CLFS_TARGET=x86_64-unknown-linux-gnu, BUILD32=

Re: [Clfs-support] less and passwd commands do not work correctly

2007-10-19 Thread Vincent Forbes
used the latest kernel. CFLAGS was set to "-march=nocona -m64 -pipe -O2 -finline-functions -fPIC" during the glibc final install. > Date: Fri, 19 Oct 2007 19:59:05 -0700 > From: [EMAIL PROTECTED] > To: clfs-support@lists.cross-lfs.org > Subject: Re: [Clfs-support] less and pa

Re: [Clfs-support] less and passwd commands do not work correctly

2007-10-19 Thread Jim Gifford
Vincent, Can you provide the information we ask to include all issues so we can track it down a little better. http://cross-lfs.org/view/1.0.0/x86/introduction/askforhelp.html ___ Clfs-support mailing list Clfs-support@lists.cross-lfs.org http://

Re: [Clfs-support] less and passwd commands do not work correctly

2007-10-19 Thread Vincent Forbes
s-lfs.org > Subject: Re: [Clfs-support] less and passwd commands do not work correctly > > Vincent Forbes wrote: > > I am receiving the same problem with less and passwd. I tried > > checking a few commands and ran into this error when running man: > > > > "

Re: [Clfs-support] less and passwd commands do not work correctly

2007-10-19 Thread blfs
I have the same error. I found that ./less works using the host system, but that in chroot the same ./less will not work properly. -- Original message -- From: Vincent Forbes <[EMAIL PROTECTED]> > I am receiving the same problem with less and passwd. I tried

Re: [Clfs-support] less and passwd commands do not work correctly

2007-10-19 Thread Jim Gifford
Vincent Forbes wrote: > I am receiving the same problem with less and passwd. I tried > checking a few commands and ran into this error when running man: > > "Error executing formatting or display command. > System command )cd /usr/share/man && (echo ".pl 1100i"; /bin/cat > '/usr/share/man /man1

[Clfs-support] less and passwd commands do not work correctly

2007-10-18 Thread Vincent Forbes
I am receiving the same problem with less and passwd. I tried checking a few commands and ran into this error when running man: "Error executing formatting or display command. System command )cd /usr/share/man && (echo ".pl 1100i"; /bin/cat '/usr/share/man /man1/groff.1'; echo ".\\\""; echo ".

[Clfs-support] less and passwd commands do not work correctly

2007-10-14 Thread blfs
I have been doing the CLFS stable book with an AMD 64 ATHLON. I got to the shadow chapter and the passwd command would not allow user interaction. I then ran man passwd and found that the man comand did not work either. I narrowed the man problem down to the less command since nroff worked o