Re: Running rc.d programs under a different user

2010-02-07 Thread Justin P. Mattock
/etc/group*shadow for the user logging in then things might be trick). hope this helps. Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Has anyone been able to build LFS on a 64bit system?

2010-02-04 Thread Justin P. Mattock
On 02/03/10 23:33, xsystem wrote: I cant not Access http://www.torproject.org/ and I cant not Access facebook and even more . if i can Access http://www.torproject.org/ ,I wiil do not send this email . I rest my case.. bottoms up people lifes too short for this crap bye: Justin P. Mattock

Re: Has anyone been able to build LFS on a 64bit system?

2010-02-03 Thread Justin P. Mattock
' for more details. make[1]: *** [configure-target-libgcc] Error 1 make[1]: Leaving directory `/mnt/lfs/sources/6.6/gcc-build' make: *** [all] Error 2 if your wanting to build an x86_64 look at clfs there you choose if you want pure64 or multilib Justin P. Mattock -- http://linuxfromscratch.org

Re: Has anyone been able to build LFS on a 64bit system?

2010-02-03 Thread Justin P. Mattock
so by just making sure the CFLAGS are set correctly (as well as all other relevant cross compiling switches). Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Has anyone been able to build LFS on a 64bit system?

2010-02-03 Thread Justin P. Mattock
On 02/03/10 22:03, xsystem wrote: Who can give me a tor . Thanks !!! well tor would be later down the line i.g. probably in blfs. Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above

Re: Has anyone been able to build LFS on a 64bit system?

2010-02-03 Thread Justin P. Mattock
On 02/03/10 22:19, Bruce Dubbs wrote: Justin P. Mattock wrote: On 02/03/10 20:25, brown wrap wrote: Yesterday I thought I had made it through pass one. That was probably because any of the compiles I made didn't require the tests being run. So today I started off with pass 2, and the I think

Re: Has anyone been able to build LFS on a 64bit system?

2010-02-03 Thread Justin P. Mattock
On 02/03/10 22:33, xsystem wrote: I can not download tor . You can to me via gmail. The best is the latest version of Official. Thank you very much !!! sure you can: http://www.torproject.org/ Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http

Re: Trying to follow 6.5 instructions, but

2010-01-31 Thread Justin P. Mattock
: *** [all] Error 2 your supposed to unpackage(rename etc) the packages inside the source of gcc, then gcc should automatically know what they are. or(the long way) compile individually and when getting to gcc use the --with-gmp/mpfr* switches. hope this helps Justin P. Mattock -- http

Re: LFS6.4 step 5.17 compiling coreutils-6.12 error

2010-01-29 Thread Justin P. Mattock
/libselinux.so is there causing coreutils to enable all support for SELinux (but could be wrong); Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Step 6.7. Linux-2.6.30.2 API Headers [Error]

2010-01-27 Thread Justin P. Mattock
/downloads/stable/ Packages downloaded from wget list LiveCD lfslivecd-x86_64-6.3-r2160 -- Dmitry does your home directory have the proper permissions? i.g. chown name:name /home/name Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org

Re: Step 6.7. Linux-2.6.30.2 API Headers [Error]

2010-01-27 Thread Justin P. Mattock
On 01/27/10 13:27, Andrew Benton wrote: On 27/01/10 19:13, Justin P. Mattock wrote: does your home directory have the proper permissions? i.g. chown name:name /home/name In LFS we compile in $LFS/sources which should have been chown lfs when you created the user lfs Andy Oops.. I didn't

Re: Step 6.7. Linux-2.6.30.2 API Headers [Error]

2010-01-27 Thread Justin P. Mattock
correctly Preparing Virtual Kernel File Systems Entering the Chroot Environment yeah your right.. In this case I just made sure the permissions are set correctly so I don't have to build anything as root.(only root command is make install); Justin P. Mattock -- http://linuxfromscratch.org/mailman

Re: LFS6.4 step 5.17 compiling coreutils-6.12 error

2010-01-23 Thread Justin P. Mattock
build disabling audit/SELinux) Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: LFS6.4 step 5.17 compiling coreutils-6.12 error

2010-01-23 Thread Justin P. Mattock
the header files are there coreutils builds with SELinux support, but you'll just never really use it(but if you decide the option is there). hope this helps Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe

Re: 70-persistent-net.rules not created

2010-01-08 Thread Justin P. Mattock
you should be fine. over here I think I was hitting some odd quirk(but could be wrong), i.g. two iMac's both the same system yet one gave a long pause during boot(you gots me!!) Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs

Re: 70-persistent-net.rules not created

2010-01-07 Thread Justin P. Mattock
is a freshly installed Centos 5.4 server in a virtualbox.com VM, all running under MAC Snow Leopard. Any help is appreciated. John Scott jmsc...@setspace.com that rule might already be there i.g. under /lib/udev/rules.d/* also check in the source code for this. Justin P. Mattock -- http

Re: Knoppix is missing the patch command

2009-12-16 Thread Justin P. mattock
remember that some packages will max out your memory because they expand. as for patch, sure. doo this all the time on livecd's Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Version 6.5 - 6.15.1 GCC compile failure

2009-12-01 Thread Justin P. Mattock
/4.4.1/../../../../i686-pc-linux-gnu/include -- Sean Porterfield you don't have ld installed(or have it in another location) I think it's binutils that provides that. (just look at the bottom of the tutorial for the list of apps they provide) then see if it goes through. Justin P. Mattock -- http

Re: Grub-1.97 problems

2009-11-12 Thread Justin P. Mattock
you setup grub from the grub command line is you had booted from a floppy, or a cd, or some other way. I think that is a major function loss. I usually do grub-setup on the main partition /dev/sda then on the os partition /dev/sda* (still uncertain which it should be though). Justin P

Re: LFS svn-20091012, 4.3 adding the lfs user

2009-11-10 Thread Justin P. Mattock
you can install those without internet. just download everything, or use the livCD that has all the packages on it. Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Make command is gone

2009-11-08 Thread Justin P. Mattock
something like this similar. ended up (in my case) being the dynamic linker i.g. lib64 - lib Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: 5.5.1 Installation of Cross GCC - 6.5 PDF Manual - Compilation Error

2009-11-04 Thread Justin P. Mattock
in advanced to anyone who helps! not sure, but do you have the development packages install? (object files are located in /usr/lib/*.o) Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above

Re: lfs 6.5 binutils

2009-11-02 Thread Justin P. Mattock
Geoff Howell wrote: Fairly certain I didn't, I followed the book religously (copy/paste instructions). I will of course check tonight. I guess a good way of checking is the install verbosity. Justin P. Mattock I've checked the tools directory that I backed up at the end of ch5

Re: lfs 6.5 binutils

2009-11-01 Thread Justin P. Mattock
for sure whether they are supposed to be in /tools, but...is there a specific reason you're asking? Are you getting errors? are you sure you didn't install libop* unto your host system i.g. DESTDIR=/some/location/otherthan/thehost Justin P. Mattock -- http://linuxfromscratch.org/mailman

Re: lfs 6.5 binutils

2009-11-01 Thread Justin P. Mattock
the book, but then again was so anxious to get the thing booted I skipped parts here and there. Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: lfs 6.5 binutils

2009-11-01 Thread Justin P. Mattock
=). I did follow the book, but then again was so anxious to get the thing booted I skipped parts here and there. Justin P. Mattock Fairly certain I didn't, I followed the book religously (copy/paste instructions). I will of course check tonight. -- http://linuxfromscratch.org/mailman

Re: Compiling GLIBC under chroot

2009-10-13 Thread Justin P. Mattock
this and what did you do resolve it? Thanks David I ended up using -m64 -march=core2 -mtune=core2 (for an imac) not sure what you have, but here have a look to figure your processor: http://gcc.gnu.org/onlinedocs/gcc/i386-and-x86_002d64-Options.html Justin P. Mattock -- http://linuxfromscratch.org

Re: Brick Wall on Network Device Congifuration

2009-10-12 Thread Justin P. Mattock
Dan McGhee wrote: Justin P. Mattock wrote: I'm wondering if it's the dhclient-script i.g. had something similar and it ended up being that.(threw in ubuntu's and bam internet). Just to make sure--you're talking about the one in /etc/sysconfing/network-devices/service right

Re: Stuck on Page 43 (chapter 5.8 Toolchain)

2009-10-10 Thread Justin P. Mattock
.o Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: lfs 6.4 live on usb flash

2009-09-23 Thread Justin P. Mattock
(although there was discussion) if you just want a quick transfer just: tar -pczf some_name.tar.gz bin boot etc home (and the rest of dirs) then unpack on the usb. as for the 500 mb that's depending on what you as the builder decides. keep in mind there probably is better ways of doing this. Justin P

Re: Host System

2009-09-18 Thread Justin P. Mattock
correct). In any case I agree, it doesn't matter what the host system is, as long as it supplies the right tools for you to get the job done, or built correctly.(the lfs livecd is ideal because it supplies all the tools, patches, packages etc...) Justin P. Mattock -- http://linuxfromscratch.org

Check out my photos on Facebook

2009-09-05 Thread Justin P . Mattock
, follow the link below: http://www.facebook.com/p.php?i=1358683573k=Z31T6VT5R4T16FBCRB2Tr lfs-support@linuxfromscratch.org was invited to join Facebook by Justin P. Mattock. If you do not wish to receive this type of email from Facebook in the future, please click on the link below to unsubscribe

Re: Problem compiling Glibc Lfs 6.5

2009-09-01 Thread Justin P. Mattock
that.example mplayer would do that if I had the flags after ./configure but before configure mplayer would go through. Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: dynamic linker problem with pure64

2009-08-31 Thread Justin P. Mattock
Bruce Dubbs wrote: Justin P. Mattock wrote: I think I screwed up here, when building a pure64 I used ubuntu x86_64(which is multilib) after compiling and building everything I chrooted into the directory to build the kernel. Im noticing I have some commands that work like mv, ls dmesg

Re: dynamic linker problem with pure64

2009-08-31 Thread Justin P. Mattock
Bruce Dubbs wrote: Justin P. Mattock wrote: I think I screwed up here, when building a pure64 I used ubuntu x86_64(which is multilib) after compiling and building everything I chrooted into the directory to build the kernel. Im noticing I have some commands that work like mv, ls dmesg

Re: Problem compiling Glibc Lfs 6.5

2009-08-31 Thread Justin P. Mattock
installed, as well as bison, flex Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Problem compiling Glibc Lfs 6.5

2009-08-31 Thread Justin P. Mattock
clean). Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Problem compiling Glibc Lfs 6.5

2009-08-31 Thread Justin P. Mattock
Giorgio Gambino wrote: *nothing to do :( the compilation makes the same output*.. *i'm thinking that may be a cpu compatibility problem.. is it possible?* 2009/8/31 Justin P. Mattock justinmatt...@gmail.com mailto:justinmatt...@gmail.com Giorgio Gambino wrote: *Thanks i've

dynamic linker problem with pure64

2009-08-30 Thread Justin P. Mattock
the link to lib which gets symlinked to lib64 (this is how ubuntu has it setup). is there a way to adjust this, or should I start over on a regular 686 and build a pure64 from there so the linkers get directed to /lib without having the multilib obstruction? Justin P. Mattock -- http

Re: Make a bootable LFS iso.

2009-08-25 Thread Justin P. Mattock
Mike McCarty wrote: Justin P. Mattock wrote: alright, (didn't see that while doing a quick google). There has to be something simple to do this. I myself would like to create an .iso of what I created. So If I blow up my system it a simple insert the livecd and re-install, rather than

Re: Make a bootable LFS iso.

2009-08-25 Thread Justin P. Mattock
Mike McCarty wrote: Justin P. Mattock wrote: Cool, thanks for that. Welcome. The main problem I have right now is if I use fedora or ubuntu, it just takes too long to load up(about 10min). I'm looking for something that Perhaps I didn't understand what you need

Re: Make a bootable LFS iso.

2009-08-25 Thread Justin P. Mattock
Mike McCarty wrote: Justin P. Mattock wrote: Cool, thanks for that. Welcome. The main problem I have right now is if I use fedora or ubuntu, it just takes too long to load up(about 10min). I'm looking for something that Perhaps I didn't understand what you need

Re: Make a bootable LFS iso.

2009-08-25 Thread Justin P. Mattock
Bruce Dubbs wrote: Justin P. Mattock wrote: So after getting my timer out here are the results: (livecd's) fedora 11 x86_64 = 4:43 ubuntu karmic x86_64 = 3:49 Live CDs are always slow due to disk access time. (systems on hard drive) my home brwed LFS = 1:03 osx = 00

Re: cannot find bash?

2009-08-23 Thread Justin P. Mattock
hmmm. maybe /etc/grouppasswd isn't correct. normal this type of error, from what I've experienced is from not having the symlink. (other than that not sure). Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html

Re: with new system, how to run a test boot?

2009-08-17 Thread Justin P. Mattock
Bruce Dubbs wrote: Justin P. Mattock wrote: I like that idea, so you would have let's say 3 or 4 100mb test runs setup for multi booting. I like to use 10GB for the systems. 100MB is way too small. USe the 100MB partition for /boot as you have below. so a simple scheme

Re: with new system, how to run a test boot?

2009-08-17 Thread Justin P. Mattock
, with a new fresh system in the /where directory is there a way to adjust grub on the host system to actually boot the new system, before moving the newly created system to / Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http

Re: with new system, how to run a test boot?

2009-08-17 Thread Justin P. Mattock
cool, thanks for the info. I'll have a look and see if I can do this. Robert A. Lerche wrote: There's an LFS hint describing how to boot LFS without requiring a separate partition (i.e., in the same file system as another operating system). The trick is a special pre-init program that does

Re: with new system, how to run a test boot?

2009-08-17 Thread Justin P. Mattock
had a chance to try any of these procedures out.(don't worry I will) seems 2.6.31-rc6 is stuck during boot, spent most of the day trying to locate the commit that causes this stuckage. (seems to only affect x86_64, as my other system boots fine). Justin P. Mattock -- http://linuxfromscratch.org

with new system, how to run a test boot?

2009-08-16 Thread Justin P. Mattock
quick question, with a new fresh system in the /where directory is there a way to adjust grub on the host system to actually boot the new system, before moving the newly created system to / Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http

Re: with new system, how to run a test boot?

2009-08-16 Thread Justin P. Mattock
Bruce Dubbs wrote: Justin P. Mattock wrote: quick question, with a new fresh system in the /where directory is there a way to adjust grub on the host system to actually boot the new system, before moving the newly created system to / You don't give particulars but if you built

any ideas where to find a patch for sysvinit: load_policy

2009-08-10 Thread Justin P. Mattock
? Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: creating ext4 filesystem for a new lfs build

2009-08-06 Thread Justin P. Mattock
Michael Tsang wrote: On Tuesday 04 August 2009 14:06:59 Justin P. Mattock wrote: Michael Tsang wrote: On Monday 03 August 2009 20:04:16 Ken Moffat wrote: 2009/8/3 Justin P. Mattockjustinmatt...@gmail.com: On x86_64, I use pure64. But then, I'm happy to use lilo

Re: creating ext4 filesystem for a new lfs build

2009-08-04 Thread Justin P. Mattock
the partitions to get it to work properly). Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: creating ext4 filesystem for a new lfs build

2009-08-04 Thread Justin P. Mattock
Michael Tsang wrote: On Tuesday 04 August 2009 14:06:59 Justin P. Mattock wrote: Michael Tsang wrote: On Monday 03 August 2009 20:04:16 Ken Moffat wrote: 2009/8/3 Justin P. Mattockjustinmatt...@gmail.com: On x86_64, I use pure64. But then, I'm happy to use lilo

Re: creating ext4 filesystem for a new lfs build

2009-08-03 Thread Justin P. Mattock
oddities, Ill revert using it. Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: creating ext4 filesystem for a new lfs build

2009-08-02 Thread Justin P. Mattock
have used x86_64-unkown-linux-gnu or x86_64-pc-linux-gnu Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: creating ext4 filesystem for a new lfs build

2009-08-02 Thread Justin P. Mattock
it to the xserver etc.. As for the build should I have used x86_64-unkown-linux-gnu or x86_64-pc-linux-gnu Justin P. Mattock -- Since you are building multilib, you really need to check what is in cblfs - for my first few multilib builds I had all sorts of weird and unrepeatable problems

creating ext4 filesystem for a new lfs build

2009-08-01 Thread Justin P. Mattock
that is needed for the filesystem to load the O.S. Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: creating ext4 filesystem for a new lfs build

2009-08-01 Thread Justin P. Mattock
an x86_64 system (need to find the right cflags and such). Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Error when trying make the kernel

2009-07-29 Thread Justin P. Mattock
Bruce Dubbs wrote: Justin P. Mattock wrote: Justin, Trim your posts to the minimum needed to reply. -- Bruce Alright. (posting on lkml teaches me to do this) I'll write a post-it note so I don't do this for LFS. Justin P. Mattock -- http://linuxfromscratch.org/mailman

Re: Make a bootable LFS iso.

2009-07-28 Thread Justin P. Mattock
that. Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Make a bootable LFS iso.

2009-07-28 Thread Justin P. Mattock
Smartboy wrote: On Tue, Jul 28, 2009 at 7:21 AM, Justin P. Mattock justinmatt...@gmail.com mailto:justinmatt...@gmail.com wrote: khaled gouaich wrote: Hi Mike, Thanks for the advice. I'll look for more informations about making LiveCD. If you get some time, please

Re: Make a bootable LFS iso.

2009-07-28 Thread Justin P. Mattock
Smartboy wrote: On Tue, Jul 28, 2009 at 8:25 AM, Justin P. Mattock justinmatt...@gmail.com mailto:justinmatt...@gmail.com wrote: Smartboy wrote: On Tue, Jul 28, 2009 at 7:21 AM, Justin P. Mattock justinmatt...@gmail.com mailto:justinmatt...@gmail.com mailto:justinmatt

Re: Error when trying make the kernel

2009-07-28 Thread Justin P. Mattock
version, it WFM on newer hosts. William I'm guessing /bin/sh is not present. under the instructions it says to create a symlink: ln -fs /bin/sh bash or /bin/bash sh (can't remember which way it goes). Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http

Re: Error when trying make the kernel

2009-07-28 Thread Justin P. Mattock
the development version, it WFM on newer hosts. William I'm guessing /bin/sh is not present. under the instructions it says to create a symlink: ln -fs /bin/sh bash or /bin/bash sh (can't remember which way it goes). Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs

Re: Error when trying make the kernel

2009-07-28 Thread Justin P. Mattock
is not present. under the instructions it says to create a symlink: ln -fs /bin/sh bash or /bin/bash sh (can't remember which way it goes). Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above

Re: Glib-2.5.1 Error (Need linker with .init_array/.fini_array support.)

2009-07-25 Thread Justin P. Mattock
. never, ever compile with sudo(golden rule).. as for this type of error, experience something similar with the xserver ended I needed to use sh ./autogen.sh to set it right before compiling. (but this might not be the case for you). hope this helps. Justin P. Mattock -- http://linuxfromscratch.org

Re: lfs-support Digest, Vol 1747, Issue 2

2009-07-25 Thread Justin P. Mattock
with .init_array/.fini_array support. But when it comes to personale preference, some people still enjoy building kernel 2.4.* and having older packages. (up to you). :^) Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe

Re: sysvinit and inittab to shutdown

2009-07-23 Thread Justin P. Mattock
Bruce Dubbs wrote: Justin P. Mattock wrote: Any ideas on why ctl+alt+del doesn't shutdown my machine? the inittab I copied was from 6.54.3 which has the entry there, but when exiting the xserver and issuing those commands, I have no movement.(also my user name is in shutdown.allow

Re: Any issues upgrading LFS 6.3 - 6.5

2009-07-22 Thread Justin P. Mattock
testing goes. A nice TODO for the testers might free up some some developer resources to concentrate on the more advanced patching. Gnome is cool to build, didn't like building apache ant though.(seemed broken at the time). Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo

sysvinit and inittab to shutdown

2009-07-22 Thread Justin P. Mattock
Any ideas on why ctl+alt+del doesn't shutdown my machine? the inittab I copied was from 6.54.3 which has the entry there, but when exiting the xserver and issuing those commands, I have no movement.(also my user name is in shutdown.allow) Justin P. Mattock -- http://linuxfromscratch.org/mailman

Re: sysvinit and inittab to shutdown

2009-07-22 Thread Justin P. Mattock
Bruce Dubbs wrote: Justin P. Mattock wrote: Any ideas on why ctl+alt+del doesn't shutdown my machine? the inittab I copied was from 6.54.3 which has the entry there, but when exiting the xserver and issuing those commands, I have no movement.(also my user name is in shutdown.allow

Re: sysvinit and inittab to shutdown

2009-07-22 Thread Justin P. Mattock
Bruce Dubbs wrote: Justin P. Mattock wrote: Any ideas on why ctl+alt+del doesn't shutdown my machine? the inittab I copied was from 6.54.3 which has the entry there, but when exiting the xserver and issuing those commands, I have no movement.(also my user name is in shutdown.allow

Re: GRUB error

2009-07-21 Thread Justin P. Mattock
none /mnt/ mount --bind /dev /mnt/dev before being able to have a successful build, and setup of grub2. Keep in mind I haven't tried the chroot procedure in the book, nor the regular grub. Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http

Re: making LFS

2009-07-19 Thread Justin P. Mattock
be anywhere. Section 5.3, the last note labeled 'Important' says 'a cd into the created directory should be performed.' -- Bruce I never really followed the book word by word, I ended up just making a /dir in my home directory and started to fill it up with what I wanted. Justin P

Re: Strange compile error on file-4.26

2009-07-19 Thread Justin P. Mattock
directory `/sources/file-4.26/magic' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/sources/file-4.26' make: *** [all] Error 2 Cheers. Tom Something to do with the file magic Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http

Re: pass 2 build of gcc-3.4.2 has a problem with libgcc_s.so.1

2009-07-18 Thread Justin P. Mattock
with my problem? pvg Op 16-jul-09, om 21:41 heeft Justin P. Mattock het volgende geschreven: Pol Vangheluwe wrote: But why is it using /lib/libc.so.6 (from the original distribution) instead of /lfs/tools/lib/libc.so.6? pvg Op 16-jul-09, om 16:11 heeft Justin P. Mattock het volgende

Re: pass 2 build of gcc-3.4.2 has a problem with libgcc_s.so.1

2009-07-18 Thread Justin P. Mattock
601…) I didn't use particular CFLAGS for my hardware. I still suspect a problem with mixed-up search paths… pvg Op 18-jul-09, om 21:54 heeft Justin P. Mattock het volgende geschreven: Pol Vangheluwe wrote: I was maybe not clear enough: I am not yet at chapter 6. I am doing section 5.12

Re: pass 2 build of gcc-3.4.2 has a problem with libgcc_s.so.1

2009-07-18 Thread Justin P. Mattock
Bruce Dubbs wrote: Justin P. Mattock wrote: [Lots o fdeleted stuff] 30 hours(sh^t) that's too long.. As for 6.4 I can't even find that one, I ended up following this: http://www.linuxfromscratch.org/lfs/view/development/ there you have libc 2.10, gcc 4.4.*(seems more up-to-date

Re: pass 2 build of gcc-3.4.2 has a problem with libgcc_s.so.1

2009-07-16 Thread Justin P. Mattock
/bin/ln (…) pvg Not sure what might be happening, but when looking at the web site it suggests that you build libc in a chroot environment. (my guess is the above error is due to maybe an older/newer version clash). Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support

Re: pass 2 build of gcc-3.4.2 has a problem with libgcc_s.so.1

2009-07-16 Thread Justin P. Mattock
/bin/ln (…) pvg oops, after sending I realized you were not building libc but gcc,(it early morning here). The compiler is looking for glibc-2.2.4 So it can finish with compiling. Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org

Re: pass 2 build of gcc-3.4.2 has a problem with libgcc_s.so.1

2009-07-16 Thread Justin P. Mattock
Pol Vangheluwe wrote: But why is it using /lib/libc.so.6 (from the original distribution) instead of /lfs/tools/lib/libc.so.6? pvg Op 16-jul-09, om 16:11 heeft Justin P. Mattock het volgende geschreven: Pol Vangheluwe wrote: I am trying to install LFS, edition 6.4 on an Apple PowerPC

Re: chroot problems

2009-07-16 Thread Justin P. Mattock
Click here to find out more POP access for Hotmail is here! http://windowslive.ninemsn.com.au/article.aspx?id=802246 you need the coreutils package. Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs

Re: LFS 6.4 - Coreutils-6.12 - problems compiling chcon

2009-07-14 Thread Justin P. Mattock
system you probably have libselinux(and so forth), I recommend to go ahead and building everything with SELiux support, then, at the end of the day if you decide to add a policy you do, if not then you don't. (at least the system has a security infrastructure). Justin P. Mattock -- http

Re: LFS 6.4 - Coreutils-6.12 - problems compiling chcon

2009-07-14 Thread Justin P. Mattock
was f^*~d up along the way. in any case (lazy approach) do an make -i (what are you going to use chcon for anyways!!) or load the updated headers for coreutils to compile properly. Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org

Re: LFS 6.4 - Coreutils-6.12 - problems compiling chcon

2009-07-14 Thread Justin P. Mattock
Mike McCarty wrote: Justin P. Mattock wrote: With your host system you probably have libselinux(and so forth), I recommend to go ahead and building everything with SELiux support, then, at the end of the day if you decide to add a policy you do, if not then you don't. (at least

Re: LFS 6.4 - Coreutils-6.12 - problems compiling chcon

2009-07-14 Thread Justin P. Mattock
to a system have all of the SELinux infrastructure compiled in it. Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: LFS 6.4 - Coreutils-6.12 - problems compiling chcon

2009-07-14 Thread Justin P. Mattock
area http://dating.ninemsn.com.au/search/search.aspx?exec=gotp=qgc=2tr=1lage=18uage=55cl=14sl=0dist=50po=1do=2trackingid=1046138r2s=1_t=773166090_r=WLM_EndText Hey alright!! Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs

Re: Can not boot from LFS-6.4

2009-07-08 Thread Justin P. Mattock
partition(too lazy to mknod) Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: confused at chapter 5.6

2009-07-05 Thread Justin P. Mattock
gcc(or use the hosts systems gmp/mpfr i.g. apt-get install * if your on debian/ubuntu). Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: SELinux

2009-07-05 Thread Justin P. Mattock
and start locking down your system. Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: SELinux

2009-07-05 Thread Justin P. Mattock
/ca/internetexplorer/ Althrought this is unleated, I ROFL'D at the above line. I don't think Yahoo knows that this is a Linux mailing list... William I was wondering were/what that was. Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http

Re: SELinux

2009-07-05 Thread Justin P. Mattock
sure all other apps/libs that give an SElinux switch are turned on. Then once thats done grab refpolicy and start locking down your system. Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See

Re: confused at chapter 5.6

2009-07-04 Thread Justin P. Mattock
commands. mpfr and gmp need to be built and installed before compiling gcc(or use the hosts systems gmp/mpfr i.g. apt-get install * if your on debian/ubuntu). Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe

Re: confused at chapter 5.6

2009-07-04 Thread Justin P. Mattock
, you probably will need those. (but could be wrong) As for compiling mpfr/gmp, Ive heard about putting those into the gcc source tree, but never did that approach I just compiled separately and then told gcc where they are located. Justin P. Mattock -- http://linuxfromscratch.org/mailman

Re: Chapter 5.6: Linux API Headers won't build

2009-06-29 Thread Justin P. Mattock
else experience this? Any solutions? update your kernel, or add this commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d15bd1067b1fcb2b7250d22bc0c7c7fea0b759f7 regards, Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http