Re: JHALFS Incompatibilities

2011-04-20 Thread Mike McCarty
Bruce Dubbs wrote: > Yes, it,s a little touchy. You can get that when it's creating /tools, etc. > too. Ok, I've read the source, Luke, and I've got it going. For the FIRST run one must have Rebuild Files set to FALSE (not checked) Rebuild Makefile set to FALSE (not checked) It

Re: JHALFS Incompatibilities

2011-04-20 Thread Mike McCarty
Bruce Dubbs wrote: > Yes, it,s a little touchy. You can get that when it's creating /tools, etc. > too. > Just delete the old stuff and start over. The program is not very tolerant > of errors and variations, but once you get it work the way you want, it's > handy. I looked a little farther, and

Re: JHALFS Incompatibilities

2011-04-20 Thread Mike McCarty
Bruce Dubbs wrote: > Yes, it,s a little touchy. You can get that when it's creating /tools, etc. > too. > Just delete the old stuff and start over. The program is not very tolerant > of errors and variations, but once you get it work the way you want, it's > handy. I did what you suggest five ti

Re: JHALFS Incompatibilities

2011-04-20 Thread Mike McCarty
Bruce Dubbs wrote: > Yes, it,s a little touchy. You can get that when it's creating /tools, etc. > too. > Just delete the old stuff and start over. The program is not very tolerant > of errors and variations, but once you get it work the way you want, it's > handy. Are you familiar with the term

Re: JHALFS Incompatibilities

2011-04-20 Thread Bruce Dubbs
On Apr 21, 2011 12:08 AM, "Mike McCarty" wrote: > > Mike McCarty wrote: > > Bruce Dubbs wrote: > >> When you go into the VM, extract jhalfs to your /home directory (the > >> name doesn't matter). Run from there. jhalfs should create > >> /mnt/lfs/{jhalfs,sources}. I tell it not to mess with sou

Re: JHALFS Incompatibilities

2011-04-20 Thread Mike McCarty
Bruce Dubbs wrote: > Don't know. I'd have to look at the code. I've always used ~/jhalfs > (with the current svn version). Doesn't work for me, and hasn't worked for me, ever. I just repeated a trial, and got the same result. It complains that /media/jhalfs/lfs-commands does not exist. > > I

Re: JHALFS Incompatibilities

2011-04-20 Thread Mike McCarty
Mike McCarty wrote: > Bruce Dubbs wrote: >> When you go into the VM, extract jhalfs to your /home directory (the >> name doesn't matter). Run from there. jhalfs should create >> /mnt/lfs/{jhalfs,sources}. I tell it not to mess with sources and then >> just copy them manually to /mnt/lfs/sourc

Re: JHALFS Incompatibilities

2011-04-20 Thread Bruce Dubbs
Mike McCarty wrote: > Bruce Dubbs wrote: >> When you go into the VM, extract jhalfs to your /home directory (the >> name doesn't matter). Run from there. jhalfs should create >> /mnt/lfs/{jhalfs,sources}. I tell it not to mess with sources and then > > What's the difference between that and

Re: JHALFS Incompatibilities

2011-04-20 Thread Mike McCarty
Bruce Dubbs wrote: > > When you go into the VM, extract jhalfs to your /home directory (the > name doesn't matter). Run from there. jhalfs should create > /mnt/lfs/{jhalfs,sources}. I tell it not to mess with sources and then > just copy them manually to /mnt/lfs/sources, because I sometimes

Re: JHALFS Incompatibilities

2011-04-20 Thread Mike McCarty
Bruce Dubbs wrote: > Mike McCarty wrote: >> I'm using a VM (qemu) to build LFS v 6.8. I'm using the LFS LiveCD >> as my build system. I've partitioned and formatted my "disc", >> and successfully booted the LiveCD. I've downloaded jhalfs-2.3.2 >> (I understand the one on the LiveCD jhalfs-2.3.1 is

V 6.8 wget-list

2011-04-20 Thread Mike McCarty
Is the version 6.8 wget-list not yet available? Mike -- p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} Oppose globalization and One World Governments like the UN. This message made from 100% recycled bits. You have found the bank of Larn. I speak only for myself, and I am unan

Re: JHALFS Incompatibilities

2011-04-20 Thread Bruce Dubbs
Mike McCarty wrote: > I'm using a VM (qemu) to build LFS v 6.8. I'm using the LFS LiveCD > as my build system. I've partitioned and formatted my "disc", > and successfully booted the LiveCD. I've downloaded jhalfs-2.3.2 > (I understand the one on the LiveCD jhalfs-2.3.1 is broken) and > started set

JHALFS Incompatibilities

2011-04-20 Thread Mike McCarty
I'm using a VM (qemu) to build LFS v 6.8. I'm using the LFS LiveCD as my build system. I've partitioned and formatted my "disc", and successfully booted the LiveCD. I've downloaded jhalfs-2.3.2 (I understand the one on the LiveCD jhalfs-2.3.1 is broken) and started setting up my directory structure

kernel help please, ACPI Error

2011-04-20 Thread bsquared
Hello, I am not sure if these errors are related or not, but all three popup in the terminal and are logged. Apr 20 09:46:29 lfs_usb kernel: [ 246.500071] ACPI Error: [\_TZ_.THRM] Namespace lookup failure, AE_NOT_FOUND (20101013/psargs-359) Apr 20 09:46:29 lfs_usb kernel: [ 246.500148] ACPI Err

Re: compiling packages in sec 5

2011-04-20 Thread Mike McCarty
Lorenzo Trojan wrote: > Hi all, I hope this isn't a silly question... > > it's not quite clear to me one thing: why the the gcc cross compiler > created in sec 5.5 isn't used for the compilation of the packages in > section 5 (something like ./configure CC=$LFS_TGT-gcc)? Since the > path is set to

Re: gcc test failures

2011-04-20 Thread Mike McCarty
Alex Bosworth wrote: > I don't know a lot about linux scheduler, but I believe that it would make a > difference as, setting a lower priority means less time slice allocated to > the > process thus, in turn reduces the frequency the process is scheduled. On the No, it means that if there are o

Re: Compiling grub-1.98 fails

2011-04-20 Thread Bruce Dubbs
Mike McCarty wrote: > Bruce Dubbs wrote: >> Mike McCarty wrote: >>> Did this ever get resolved? I see that the .o files got included >>> in the link more than once, but I didn't see a resolution. >> In a fresh svn build yesterday, I get no errors at all. You've cut down >> the output to where I c

Re: Compiling grub-1.98 fails

2011-04-20 Thread Mike McCarty
Bruce Dubbs wrote: > Mike McCarty wrote: >> Did this ever get resolved? I see that the .o files got included >> in the link more than once, but I didn't see a resolution. > > In a fresh svn build yesterday, I get no errors at all. You've cut down > the output to where I can't see what the Makefi

Re: Compiling grub-1.98 fails

2011-04-20 Thread Bruce Dubbs
Mike McCarty wrote: > Karthik Bhuvanagiri wrote: >> Hi, >> >> I'm following LFS-Book-6.7. I followed everything in the book successfully >> until section 6.44.1-Installation of Grub. Compiling grub-1.98 fails after >> issuing "make" command. >> Please suggest me in resolving the issue. >> >> *Outpu

Re: Compiling grub-1.98 fails

2011-04-20 Thread Mike McCarty
Karthik Bhuvanagiri wrote: > Hi, > > I'm following LFS-Book-6.7. I followed everything in the book successfully > until section 6.44.1-Installation of Grub. Compiling grub-1.98 fails after > issuing "make" command. > Please suggest me in resolving the issue. > > *Output of ./configure --prefix=/u