Re: [lfs-dev] Depend build/%o on common target in udev-lfs Makefile.lfs

2012-08-28 Thread Armin K.
On 08/29/2012 12:58 AM, Bruce Dubbs wrote: > Armin K. wrote: >> On 08/29/2012 12:10 AM, Armin K. wrote: >>> Just change >>> >>> build/%o: %c >>> >>> to >>> >>> build/%o: %c common >>> >>> Just to be 100% sure that build directory exists before starting the >>> build. >>> >> >> Also, consider attach

Re: [lfs-dev] Depend build/%o on common target in udev-lfs Makefile.lfs

2012-08-28 Thread Bruce Dubbs
Armin K. wrote: > On 08/29/2012 12:10 AM, Armin K. wrote: >> Just change >> >> build/%o: %c >> >> to >> >> build/%o: %c common >> >> Just to be 100% sure that build directory exists before starting the >> build. >> > > Also, consider attached patch to avoid error like this one with patched > make >

Re: [lfs-dev] FYI: mountpoint

2012-08-28 Thread Baho Utot
On 08/28/2012 06:39 PM, Ken Moffat wrote: > On Tue, Aug 28, 2012 at 06:28:11PM -0400, Baho Utot wrote: >> I am building LFS-7.0 but this may also be true of the latest LFS >> >> I have found that mountpoint and its man page is in util-linux and >> sysvinit packages. >> I know that the way LFS insta

Re: [lfs-dev] FYI: mountpoint

2012-08-28 Thread Ken Moffat
On Tue, Aug 28, 2012 at 06:28:11PM -0400, Baho Utot wrote: > I am building LFS-7.0 but this may also be true of the latest LFS > > I have found that mountpoint and its man page is in util-linux and > sysvinit packages. > I know that the way LFS installs packages the sysvinit package would > over

Re: [lfs-dev] FYI: mountpoint

2012-08-28 Thread Baho Utot
On 08/28/2012 06:30 PM, Armin K. wrote: > On 08/29/2012 12:28 AM, Baho Utot wrote: >> I am building LFS-7.0 but this may also be true of the latest LFS >> >> I have found that mountpoint and its man page is in util-linux and >> sysvinit packages. >> I know that the way LFS installs packages the sys

Re: [lfs-dev] FYI: mountpoint

2012-08-28 Thread Armin K.
On 08/29/2012 12:28 AM, Baho Utot wrote: > I am building LFS-7.0 but this may also be true of the latest LFS > > I have found that mountpoint and its man page is in util-linux and > sysvinit packages. > I know that the way LFS installs packages the sysvinit package would > over write the util-linux

[lfs-dev] FYI: mountpoint

2012-08-28 Thread Baho Utot
I am building LFS-7.0 but this may also be true of the latest LFS I have found that mountpoint and its man page is in util-linux and sysvinit packages. I know that the way LFS installs packages the sysvinit package would over write the util-linux but. Which should really be kept? -- http:

Re: [lfs-dev] Depend build/%o on common target in udev-lfs Makefile.lfs

2012-08-28 Thread Armin K.
On 08/29/2012 12:10 AM, Armin K. wrote: Just change build/%o: %c to build/%o: %c common Just to be 100% sure that build directory exists before starting the build. Also, consider attached patch to avoid error like this one with patched make LINK build/udevadm gcc: error: build/udev-local.

Re: [lfs-dev] FYI: man-db LFS-7.1-rc1

2012-08-28 Thread Baho Utot
On 08/28/2012 06:05 PM, Bruce Dubbs wrote: > Baho Utot wrote: >> I have this enabled in this >>--with-db=gdbm >> >> maybe add it to this package, since gdbm is used in the base system? > It's the default: > > checking gdbm.h usability... yes > checking gdbm.h presence... yes > checking

[lfs-dev] Depend build/%o on common target in udev-lfs Makefile.lfs

2012-08-28 Thread Armin K.
Just change build/%o: %c to build/%o: %c common Just to be 100% sure that build directory exists before starting the build. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: [lfs-dev] FYI: man-db LFS-7.1-rc1

2012-08-28 Thread Bruce Dubbs
Baho Utot wrote: > I have this enabled in this > --with-db=gdbm > > maybe add it to this package, since gdbm is used in the base system? It's the default: checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes checking for gdbm_fetch in -lgdbm... yes

[lfs-dev] FYI: man-db LFS-7.1-rc1

2012-08-28 Thread Baho Utot
I have this enabled in this --with-db=gdbm maybe add it to this package, since gdbm is used in the base system? -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: [lfs-dev] FYI: udev Gentoo fork

2012-08-28 Thread Baho Utot
On 08/28/2012 05:26 PM, Bruce Dubbs wrote: > Baho Utot wrote: >> On 08/28/2012 04:57 PM, Bruce Dubbs wrote: >>> Baho Utot wrote: On 08/28/2012 01:08 PM, Bruce Dubbs wrote: > Baho Utot wrote: >> On 08/28/2012 12:03 PM, Bruce Dubbs wrote: >>> Baho Utot wrote: On 08/28/2012 1

Re: [lfs-dev] FYI: udev Gentoo fork

2012-08-28 Thread Bruce Dubbs
Baho Utot wrote: > On 08/28/2012 04:57 PM, Bruce Dubbs wrote: >> Baho Utot wrote: >>> On 08/28/2012 01:08 PM, Bruce Dubbs wrote: Baho Utot wrote: > On 08/28/2012 12:03 PM, Bruce Dubbs wrote: >> Baho Utot wrote: >>> On 08/28/2012 11:10 AM, Bruce Dubbs wrote: >>> If gentoo succee

Re: [lfs-dev] FYI: udev Gentoo fork

2012-08-28 Thread Baho Utot
On 08/28/2012 04:57 PM, Bruce Dubbs wrote: > Baho Utot wrote: >> On 08/28/2012 01:08 PM, Bruce Dubbs wrote: >>> Baho Utot wrote: On 08/28/2012 12:03 PM, Bruce Dubbs wrote: > Baho Utot wrote: >> On 08/28/2012 11:10 AM, Bruce Dubbs wrote: >> If gentoo succeeds then you have "just ano

Re: [lfs-dev] FYI: udev Gentoo fork

2012-08-28 Thread Bruce Dubbs
Baho Utot wrote: > On 08/28/2012 01:08 PM, Bruce Dubbs wrote: >> Baho Utot wrote: >>> On 08/28/2012 12:03 PM, Bruce Dubbs wrote: Baho Utot wrote: > On 08/28/2012 11:10 AM, Bruce Dubbs wrote: > If gentoo succeeds then you have "just another package" > configure;make;make install ;)

Re: [lfs-dev] FYI: udev Gentoo fork

2012-08-28 Thread Baho Utot
On 08/28/2012 01:08 PM, Bruce Dubbs wrote: > Baho Utot wrote: >> On 08/28/2012 12:03 PM, Bruce Dubbs wrote: >>> Baho Utot wrote: On 08/28/2012 11:10 AM, Bruce Dubbs wrote: If gentoo succeeds then you have "just another package" configure;make;make install ;) >>> I've always thought t

[lfs-dev] New glibc patch

2012-08-28 Thread Bruce Dubbs
There is a new patch to fix the test-installation.pl failure: http://sourceware.org/bugzilla/attachment.cgi?id=6616 This doesn't need to be in 7.2 but we can add it to svn after 7.2 is released. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratc

Re: [lfs-dev] FYI: udev Gentoo fork

2012-08-28 Thread Bruce Dubbs
Baho Utot wrote: > On 08/28/2012 12:03 PM, Bruce Dubbs wrote: >> Baho Utot wrote: >>> On 08/28/2012 11:10 AM, Bruce Dubbs wrote: >>> If gentoo succeeds then you have "just another package" >>> configure;make;make install ;) >> I've always thought that configure (autotools) is overkill for linux >>

Re: [lfs-dev] FYI: udev Gentoo fork

2012-08-28 Thread Baho Utot
On 08/28/2012 12:03 PM, Bruce Dubbs wrote: > Baho Utot wrote: >> On 08/28/2012 11:10 AM, Bruce Dubbs wrote: >> If gentoo succeeds then you have "just another package" >> configure;make;make install ;) > I've always thought that configure (autotools) is overkill for linux > only packages, The kerne

Re: [lfs-dev] FYI: udev Gentoo fork

2012-08-28 Thread Bruce Dubbs
Baho Utot wrote: > On 08/28/2012 11:10 AM, Bruce Dubbs wrote: > If gentoo succeeds then you have "just another package" > configure;make;make install ;) I've always thought that configure (autotools) is overkill for linux only packages, The kernel doesn't use it. Why should systemd/udev or ut

Re: [lfs-dev] FYI: udev Gentoo fork

2012-08-28 Thread Baho Utot
On 08/28/2012 11:10 AM, Bruce Dubbs wrote: > Baho Utot wrote: >> FYI >> >> It appears that Gentoo has forked udev >> >> http://forums.gentoo.org/viewtopic-p-7125718.html >> >> They want to produce a standalone udev >> >> Maybe you folks are interested? > It is worth watching. Our technique of usin

Re: [blfs-dev] Hurricane Issac

2012-08-28 Thread Bruce Dubbs
Randy McMurchy wrote: > It looks as if the path of the hurricane is going to go right over my house. > This really sucks. I'm sure power will be out for days. Wish me luck. I wish you could send the rain west to Texas! Take care. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs

Re: [lfs-dev] FYI: udev Gentoo fork

2012-08-28 Thread Bruce Dubbs
Baho Utot wrote: > FYI > > It appears that Gentoo has forked udev > > http://forums.gentoo.org/viewtopic-p-7125718.html > > They want to produce a standalone udev > > Maybe you folks are interested? It is worth watching. Our technique of using a custom Makefile is probably a little easier to mai

Re: [lfs-dev] FYI: udev Gentoo fork

2012-08-28 Thread Cyril LEVIS
Le 28/08/2012 14:32, Baho Utot a écrit : > FYI > > It appears that Gentoo has forked udev > > http://forums.gentoo.org/viewtopic-p-7125718.html > > They want to produce a standalone udev > > Maybe you folks are interested? > > Good news thx

[lfs-dev] FYI: udev Gentoo fork

2012-08-28 Thread Baho Utot
FYI It appears that Gentoo has forked udev http://forums.gentoo.org/viewtopic-p-7125718.html They want to produce a standalone udev Maybe you folks are interested? -- Ineptocracy (in-ep-toc’-ra-cy) – a system of government where the least capable to lead are elected by the least capable of