Re: Compile problem with module-init-tools

2006-04-06 Thread Nikolai
Parker, Chris escreveu: Up until now, I have been cruising along. I am on step 6.50 and am getting a compile error trying to make module-init-tools-3.1. The error is: gcc -g -O2 -Wunused -Wall -o lsmod lsmod.o -Wl,-Bstatic -lz -Wl,-Bdynamic /usr/bin/ld: cannot find -lz

Re: Compile problem with module-init-tools

2006-04-06 Thread Dan Nicholson
On 4/6/06, Parker, Chris <[EMAIL PROTECTED]> wrote: > Up until now, I have been cruising along. I am on step 6.50 and am getting a > compile error trying to make module-init-tools-3.1. The error is: > > gcc -g -O2 -Wunused -Wall -o lsmod lsmod.o -Wl,-Bstatic -lz -Wl,-Bdynamic > /usr/bin/ld:

Compile problem with module-init-tools

2006-04-06 Thread Parker, Chris
Up until now, I have been cruising along. I am on step 6.50 and am getting a compile error trying to make module-init-tools-3.1. The error is: gcc -g -O2 -Wunused -Wall -o lsmod lsmod.o -Wl,-Bstatic -lz -Wl,-Bdynamic /usr/bin/ld: cannot find -lz

Re: Thank you

2006-04-06 Thread Ken Moffat
On Thu, 6 Apr 2006, Jonathan Webb wrote: > My last full run through was a complete success using the LiveCD and > Development LFS book (back in Jan or Feb) with deviations for the > newest versions of most software packages. > Glad it worked for you, but can I throw in the obligatory 'FBBG' comm

Re: problem starting gnome 2.12.2

2006-04-06 Thread Johannes Lächele
Did you use any package management when installing the gnome applications? No I didn't, I saw no use in doing so, because I just wanted to learn about the 'internals' of Linux by playing around... :-) btw Thanks for the help ! --- Johannes -- http://linuxfromscratch.org/mailman/listinfo/blfs-s

Re: X11R6.9.0 agpgart. error doubt

2006-04-06 Thread Dan Nicholson
On 4/6/06, Faheem Mohammed <[EMAIL PROTECTED]> wrote: > I have this error while building X11R6.9.0.. > `/sources/X.org/xorg-server-1.0.2/hw/xfree86/os-support/linux' You say you're building X11R6.9.0, but that tarball is for Xorg-7. Which one are you building? > the solution was: > > sed -i.bak

Re: Thank you

2006-04-06 Thread Jonathan Webb
I think I restarted my LFS build four.. maybe five times. Almost all of my build issues came from skimming the secrions too quickly and either: executing a code block that I shouldn't have (tests I didn't need or commands that didn't apply to my system), or not executing something that was mentione