On Monday, June 23, 2014 11:10:30 AM Dan McGhee wrote:
 
> I am.  Have never looked this hard at gcc or had any other experience at
> setting environment variables for make or configure than "copy and
> paste."  Thanks for the help.
> 
> And thanks to others who may choose to add to this discussion.
> 
> Dan

Well at a high rate of speed.............

I was going to try and see if I could compile and install vim at the end of 
the toolchain to see if I could add any solution to your issue.

It will now have to wait as I was modifying /etc/passwd on my host system and 
due to a issue with nano ( must have been the fat fingers ), I locked myself 
out....

cat /etc/passwd
\root:x:0:0:root:/root:/bin/bash
bin:x:1:1:bin:/bin:/bin/false
daemon:x:2:2:daemon:/sbin:/bin/false
mail:x:8:12:mail:/var/spool/mail:/bin/false
ftp:x:14:11:ftp:/srv/ftp:/bin/false
http:x:33:33:http:/srv/http:/bin/false
uuidd:x:68:68:uuidd:/:/sbin/nologin
dbus:x:81:81:dbus:/:/sbin/nologin
nobody:x:99:99:nobody:/:/bin/false
scrat:x:1000:1000::/home/scrat:/bin/bash
polkitd:x:102:102:Policy Kit Daemon:/:/bin/false
avahi:x:84:84:avahi:/:/bin/false
mysql:x:89:89::/var/lib/mysql:/bin/false
kdm:x:135:135::/var/lib/kdm:/bin/false
colord:x:124:124::/var/lib/colord:/bin/false
ntp:x:87:87:Network Time Protocol:/var/lib/ntp:/bin/false
git:x:999:999:git daemon user:/:/bin/bash
systemd-journal-gateway:x:191:191::/:/usr/bin/nologin
systemd-timesync:x:192:192::/:/usr/bin/nologin
systemd-network:x:193:193::/:/usr/bin/nologin
lfs:x:1002:1001:LFS user:/home/lfs:/usr/bin/nologin

Have a look at the line for the root user (ie first line of the file)
The above prevents me from logging into or changing to the lfs user.

When I boot to my rescue USB drive and fix this I will proceed , but right now 
I have a more pressing issue to attend to, so this will have to wait until I 
return.

Now a low rate of speed ( just about zero )..........


-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to