Re: [lfs-support] autoreconf fails BLFS...

2012-08-25 Thread Michael Robinson
On Sat, 2012-08-25 at 07:13 +0100, Ken Moffat wrote: On Fri, Aug 24, 2012 at 10:45:48PM -0700, Michael Robinson wrote: http://www.linuxfromscratch.org/blfs/view/svn/basicnet/libtirpc.html bash-4.2# autoreconf bash: /usr/bin/autoreconf: /tools/bin/perl: bad interpreter: No such file

[lfs-support] NFS root booting fails...

2012-08-25 Thread Michael Robinson
[root@goose64 etc]# cat fstab # Begin /etc/fstab # file system mount-point typeoptions dumpfsck order goose64.robinson-west.com:/nfsroot/lfs/lfsx86_64/eagle64/ nfs rw,_netdev,rsize=8192,wsize=81921 1

[lfs-support] rpcbind-0.2.0 errs our on make BLFS...

2012-08-24 Thread Michael Robinson
http://www.linuxfromscratch.org/blfs/view/svn/basicnet/rpcbind.html bash-4.2# make make all-recursive make[1]: Entering directory `/tmp/rpcbind-0.2.0' Making all in src make[2]: Entering directory `/tmp/rpcbind-0.2.0/src' make all-am make[3]: Entering directory `/tmp/rpcbind-0.2.0/src' /bin/sh

[lfs-support] autoreconf fails BLFS...

2012-08-24 Thread Michael Robinson
http://www.linuxfromscratch.org/blfs/view/svn/basicnet/libtirpc.html bash-4.2# autoreconf bash: /usr/bin/autoreconf: /tools/bin/perl: bad interpreter: No such file or directory bash-4.2# I am chrooted from an NFS client. I need to get libtirpc installed to get NFS root working so I can boot

Re: [lfs-support] NFS root...

2012-08-19 Thread Michael Robinson
On Wed, 2012-08-15 at 16:21 -0500, Bruce Dubbs wrote: Michael Robinson wrote: I plan on running my LFS system NFS root. Are there special boot time scripts that are meant for NFS root? I'm building LFS for booting via PXE, so I plan on skipping installation of grub. The purpose

[lfs-support] NFS root...

2012-08-15 Thread Michael Robinson
I plan on running my LFS system NFS root. Are there special boot time scripts that are meant for NFS root? I'm building LFS for booting via PXE, so I plan on skipping installation of grub. The purpose of this Linux system is to facilitate bare metal recovery. Has anyone gotten Mondo Backup to

[lfs-support] Stuck 6.49...

2012-08-15 Thread Michael Robinson
I don't have pkg-config installed, I wonder what I missed? -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: [lfs-support] Stuck 6.49...

2012-08-15 Thread Michael Robinson
On Wed, 2012-08-15 at 17:29 -0500, Bruce Dubbs wrote: Michael Robinson wrote: I don't have pkg-config installed, I wonder what I missed? What's your error? We can't help without details. -- Bruce LFS Book 7.1 chapter 6 kmod. configure: error: in `/kmod-5': configure: error

[lfs-support] Resolved: Stuck 6.49...

2012-08-15 Thread Michael Robinson
On Wed, 2012-08-15 at 16:00 -0700, Michael Robinson wrote: On Wed, 2012-08-15 at 17:29 -0500, Bruce Dubbs wrote: Michael Robinson wrote: I don't have pkg-config installed, I wonder what I missed? What's your error? We can't help without details. -- Bruce LFS Book 7.1

[lfs-support] Glibc chapter 6 stuck...

2012-08-13 Thread Michael Robinson
root:/# DL=$(readelf -l /bin/sh | sed -n 's@.*interpret.*/tools\(.*\)]$@\1@p') bash: command substitution: line 45: syntax error near unexpected token `)' bash: command substitution: line 45: `readelf -l /bin/sh | sed -n 's@.*interpret.*/tools\(.*\)]$@\1@p')' root:/# I seem to be having a

Re: [lfs-support] Glibc chapter 6 stuck...

2012-08-13 Thread Michael Robinson
On Mon, 2012-08-13 at 20:38 -0500, Bruce Dubbs wrote: Michael Robinson wrote: root:/# DL=$(readelf -l /bin/sh | sed -n 's@.*interpret.*/tools\(.*\)]$@\1@p') bash: command substitution: line 45: syntax error near unexpected token `)' bash: command substitution: line 45: `readelf -l /bin