Patch needed for NTP-4.2.0

2005-10-12 Thread NP
On Wed Oct 12 22:33:24 MDT 2005, Ken Moffat wrote : On Wed, 12 Oct 2005, NP wrote: > Hello, > > NTP-4.2.0 fails to compile with gcc-4.0.1 > > Here is a proposed patch to solve the issue : > [snip] What's wrong with the patch already in patches ? You are right, Ken. I should look first in

Re: Yelp fixed [was: Re: GNOME 2.12 Status]

2005-10-12 Thread Kevin Jordan
On 10/12/05, Randy McMurchy <[EMAIL PROTECTED]> wrote: > Dennis J Perkins wrote these words on 10/12/05 21:03 CST: > > > After reading your post, I added --enable-man and --enable-info to see > > what would happen. Yelp seems to run fine, except it doesn't show any > > man or info pages. > > Well,

Re: Yelp fixed [was: Re: GNOME 2.12 Status]

2005-10-12 Thread Dennis J Perkins
On Wed, 2005-10-12 at 21:20 -0500, Randy McMurchy wrote: > Dennis J Perkins wrote these words on 10/12/05 21:03 CST: > > > After reading your post, I added --enable-man and --enable-info to see > > what would happen. Yelp seems to run fine, except it doesn't show any > > man or info pages. > >

Re: Yelp fixed [was: Re: GNOME 2.12 Status]

2005-10-12 Thread Randy McMurchy
Dennis J Perkins wrote these words on 10/12/05 21:03 CST: > After reading your post, I added --enable-man and --enable-info to see > what would happen. Yelp seems to run fine, except it doesn't show any > man or info pages. Well, I can say without a doubt, after building Yelp twice with those

Re: Yelp fixed [was: Re: GNOME 2.12 Status]

2005-10-12 Thread Dennis J Perkins
> Randy McMurchy wrote these words on 10/10/05 17:20 CST: > > > Everything seems to work good except for Yelp, which is totally > > sucking for me, crashes every time I run it. I looked in GNOME's BZ, > > but can't see anything that stands out. > > As I initially mentioned when I first was having

Re: Patch needed for NTP-4.2.0

2005-10-12 Thread Ken Moffat
On Wed, 12 Oct 2005, NP wrote: Hello, NTP-4.2.0 fails to compile with gcc-4.0.1 Here is a proposed patch to solve the issue : [snip] What's wrong with the patch already in patches ? Ken -- das eine Mal als Trag?die, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinf

Patch needed for NTP-4.2.0

2005-10-12 Thread NP
Hello, NTP-4.2.0 fails to compile with gcc-4.0.1 Here is a proposed patch to solve the issue : --- ntp-stable-4.2.0a-20040617/include/ntp_stdlib.h.gcc4 2005-03-08 14:29:42.940559784 +0100 +++ ntp-stable-4.2.0a-20040617/include/ntp_stdlib.h 2005-03-08 14:29:43.015548384 +0100 @@ -133,10 +133,

Re: xfree86 help

2005-10-12 Thread Richard A Downing
Mike Hernandez wrote: > IMHO backticks are evil and should be avoided at all costs, but > everyone else seems to like them, so ;) +1, at least as far as books (for reading with the Mark-1 eyeballs) are concerned. For some reason almost all fonts make them impossible to detect unless you know they

Yelp fixed [was: Re: GNOME 2.12 Status]

2005-10-12 Thread Randy McMurchy
[cc'd to BLFS-Dev, as there was discussion there about this as well] Randy McMurchy wrote these words on 10/10/05 17:20 CST: > Everything seems to work good except for Yelp, which is totally > sucking for me, crashes every time I run it. I looked in GNOME's BZ, > but can't see anything that stand

Re: GNOME 2.12 Status

2005-10-12 Thread Randy McMurchy
[cc'd to BLFS-Dev in hopes of further discussion on some of these topics] Simon Geard wrote these words on 10/12/05 04:41 CST: > Yep, that's the one I've seen mentioned on the hal lists. Is it simply a > case of adding that line to the udev rules file, or is there more > involved? I simply made

RE: xfree86 help

2005-10-12 Thread Stephen Hyde
Hmmm, that's possible, I shall have a look and get back to you :) cheers for the quick response -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: xfree86 help

2005-10-12 Thread Chris Staub
Stephen Hyde wrote: Hi, I have compiled my own lfs 6.1 based system but now when I come to setup xfree86 or xorg I cannot get it to make. The following command fails on the grep statement, get file not found *sed** -i -e "[EMAIL PROTECTED] @/* & */@" \* *`grep -lr linux/config.h *` &&

Re: xfree86 help

2005-10-12 Thread Mike Hernandez
On 10/12/05, Stephen Hyde <[EMAIL PROTECTED]> wrote: > > > > Hi, I have compiled my own lfs 6.1 based system but now when I come to setup > xfree86 or xorg I cannot get it to make. The following command fails on the > grep statement, get file not found > > > > > sed -i -e "[EMAIL PROTECTED] @/* & *

xfree86 help

2005-10-12 Thread Stephen Hyde
Hi, I have compiled my own lfs 6.1 based system but now when I come to setup xfree86 or xorg I cannot get it to make. The following command fails on the grep statement, get file not found   sed -i -e "[EMAIL PROTECTED] @/* & */@" \     `grep -lr linux/config.h *` && (

RE: freenx on lfs - Working

2005-10-12 Thread Daryn Neadow
>>If you or anyone else is interested in how to setup freenx I'd be happy to >>post the source and scripts to ftp site for you. The installation method >>I've come up with probably isn't the prettiest but it works well. The >>.tar.bz2 file is approximately 37mb. >> >> >Yes please. I would l

Re: freenx on lfs - Working

2005-10-12 Thread lfs-user
Daryn Neadow wrote: [snip] If you or anyone else is interested in how to setup freenx I'd be happy to post the source and scripts to ftp site for you. The installation method I've come up with probably isn't the prettiest but it works well. The .tar.bz2 file is approximately 37mb.

Re: GNOME 2.12 Status

2005-10-12 Thread Simon Geard
On Tue, 2005-10-11 at 10:42 -0500, Randy McMurchy wrote: > Other than than, the BLFS book D-BUS instructions need to be updated > to include starting the D-BUS user session daemon (instructions right > now are in the GNOME post-installation configuration section). The > HAL instructions need to be

News

2005-10-12 Thread Betty Grimes
Breaking news alert issue - big news coming. Allixon International Corporation A X C P . P K We give it to you again as a gift. This company is doing incredible things. They have cash and have made great strategic aquisitions. Current price is $4.70. Short term projection is $8. This company ha

Re: gcc 2.3.5

2005-10-12 Thread Richard A Downing
Randy McMurchy wrote: > Richard A Downing wrote these words on 10/11/05 15:52 CST: > > >>Take tongue out of cheek. We are FAR better at keeping our >>documentation up to date than the Kernel Developers who would rather >>introduce a 'really neat bit of new code' than document the bloody >>import