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
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:
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
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
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
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
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