Re: [blfs-support] make shadow fails after installation of Linux-PAM

2012-02-05 Thread DJ Lucas
On 02/04/2012 07:43 AM, Ronnie van Aarle wrote: > $ if [ -L /lib/libpam.so ]; then > for LINK in libpam{,c,_misc}.so; do > ln -v -sf ../../lib/$(readlink /lib/${LINK}) /usr/lib/${LINK} && > rm -v /lib/${LINK} > done > fi > > I do have my doubts on this last if-statement for-

Re: [blfs-support] Questions on (b)lfs-bootscripts-20120127

2012-02-05 Thread Andrew Benton
On Sat, 04 Feb 2012 19:00:34 -0600 Bruce Dubbs wrote: > al...@verizon.net wrote: > > 4. How is the 'setclock' script run on "stop" (reboot, poweroff, etc.)? > > > > There used to be a 'K46setclock' in 'rc6.d' (i.e. level 6): > > > > "Setting hardware clock..." > > hwclock --systohc ... > > Y

[blfs-support] Error building llvm-3.0

2012-02-05 Thread tony lemaire
Hello everybody, I have successfully build my own LFS system (SVN-20120122) and now, i continue with the BLF book. I currently try to implement the X Windows System Environnement (chapter 24), but i failled. I'm at the step where I must build MesaLib-7.11.2 with it's dependencies called

Re: [blfs-support] Error building llvm-3.0

2012-02-05 Thread Bruce Dubbs
tony lemaire wrote: > > > > > > > Hello everybody, > > I have successfully build my own LFS system (SVN-20120122) and now, i > continue with the BLF book. > I currently try to implement the X Windows System Environnement (chapter 24), > but i failled. > > I'm at the step where I must buil

Re: [blfs-support] Error building llvm-3.0

2012-02-05 Thread Bruce Dubbs
tony lemaire wrote: > When i'm compiling LLVM-3.0, i've got this error : > llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td > /sources/llvm-3.0.src/Release/bin/llvm-tblgen: error while loading shared libraries: libLLVMTableGen.so: cannot open shared object file: No such file or director

Re: [blfs-support] Error building llvm-3.0

2012-02-05 Thread Eduardo Batalha
On Sunday 05 February 2012 13:17:23 tony lemaire wrote: > Hello everybody, > > I have successfully build my own LFS system (SVN-20120122) and now, i > continue with the BLF book. I currently try to implement the X Windows > System Environnement (chapter 24), but i failled. > > I'm at the step whe

[blfs-support] How to build a mini&useful LAMP with SSH server

2012-02-05 Thread 周平
Hello Everyone! After I finished the LFS building,I hope to build a mini&useful LAMP with SSH server. So this time I start to build the system after building the toolchain. And I think these packages are in need:GRUB, Kernel, Glibc, Bash, IPRoute2, Apache2, PHP, OpenSSH, OpenSSL,MySQL,CMake,

Re: [blfs-support] How to build a mini&useful LAMP with SSH server

2012-02-05 Thread Bruce Dubbs
� wrote: > Hello Everyone! > > After I finished the LFS building,I hope to build a mini&useful LAMP > with SSH server. So this time I start to build the system after > building the toolchain. And I think these packages are in need:GRUB, > Kernel, Glibc, Bash, IPRoute2, Apache2, PHP, OpenSSH, >

Re: [blfs-support] How to build a mini&useful LAMP with SSH server

2012-02-05 Thread Ken Moffat
On Mon, Feb 06, 2012 at 04:25:47AM +0800, 周平 wrote: > Hello Everyone! > > After I finished the LFS building,I hope to build a mini&useful LAMP with > SSH server. > So this time I start to build the system after building the toolchain. > And I think these packages are in need:GRUB, Kernel, Glib

[blfs-support] Intro Xorg-7.6-2 - Should we Skip half the page if prefix = /usr ?

2012-02-05 Thread jasonpsage
Hello Folks, I'm dusting off my LFS 7.0 and BLFS work, and I have been thinkning about why XOrg won't compile for me. I keep hearing about references to PKG_CONFIG_PATH in emails here and in articles and things I find online. Does anyone think maybe I should NOT skip the rest of that page [ BLFS

Re: [blfs-support] Error building llvm-3.0

2012-02-05 Thread tony lemaire
Eduardo wrote > Hello everybody, > > I have successfully build my own LFS system (SVN-20120122) and now, i > continue with the BLF book. I currently try to implement the X Windows > System Environnement (chapter 24), but i failled. > > I'm at the step where I must build MesaLib-7.11.2 with it'