Re: CDRTools fails to compile

2009-08-15 Thread Matthew Burgess
On Sat, 15 Aug 2009 13:23:01 +0100, Guy Dalziel wrote: > See the attached patch, does this fix the issue? Yes, it does! Thanks very much Guy. Regards, Matt. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See th

Re: CDRTools fails to compile

2009-08-15 Thread Guy Dalziel
On Sat, Aug 15, 2009 at 05:46:57AM -0600, Matthew Burgess wrote: > I can reproduce this on a clean LFS-6.5-rc2 build. It looks as it the > patch isn't enough to handle the getline, getdelim and fexecve functions in > newer Glibc's. The attached patch lets things build for me. Hmm.. that's odd. I

Re: CDRTools fails to compile

2009-08-15 Thread Matthew Burgess
On Thu, 13 Aug 2009 19:40:24 -0700, Nathan Coulson wrote: > I am having the following problems when compiling cdrtools with the latest > book > make[1]: Entering directory > `/mnt/raid5/book/blfs/38/cdrtools-2.01/libschily' > ==> COMPILING "OBJ/x86_64-linux-cc/fexec.o" > In file included fro

Re: CDRTools fails to compile

2009-08-15 Thread Guy Dalziel
On Fri, Aug 14, 2009 at 07:30:02PM -0700, Nathan Coulson wrote: > I do have glibc 2.10.1, I'll rebuild a new LFS system w/ gcc 4.4.1 > instead of 4.4.0. Can anyone replicate this problem under an LFS 6.5 system? If there is a problem here then it should be reproducible. Also, please reply below

Re: CDRTools fails to compile

2009-08-14 Thread Nathan Coulson
I do have glibc 2.10.1, I'll rebuild a new LFS system w/ gcc 4.4.1 instead of 4.4.0. On Thu, Aug 13, 2009 at 8:16 PM, Guy Dalziel wrote: > On Thu, Aug 13, 2009 at 07:40:24PM -0700, Nathan Coulson wrote: >> I am having the following problems when compiling cdrtools with the latest >> book >> make

Re: CDRTools fails to compile

2009-08-13 Thread Guy Dalziel
On Thu, Aug 13, 2009 at 07:40:24PM -0700, Nathan Coulson wrote: > I am having the following problems when compiling cdrtools with the latest > book > make[1]: Entering directory `/mnt/raid5/book/blfs/38/cdrtools-2.01/libschily' > ==> COMPILING "OBJ/x86_64-linux-cc/fexec.o" > In file included

CDRTools fails to compile

2009-08-13 Thread Nathan Coulson
I am having the following problems when compiling cdrtools with the latest book make[1]: Entering directory `/mnt/raid5/book/blfs/38/cdrtools-2.01/libschily' ==> COMPILING "OBJ/x86_64-linux-cc/fexec.o" In file included from ../include/unixstd.h:37, from fexec.c:33: /usr/inc