Re: LibXML2 trouble

2005-08-15 Thread David Ponessa
DJ Lucas wrote: This same issue will affect mplayer as well as mentioned on blfs-support in the yet unanswered thread titled undefined reference to `rk_globfree'/`rk_glob'. I came across this compiling on BLFS 6.1-pre with gcc-3.4.3, problem was solved by just going back to libxml-2.6.19.

Re: LibXML2 trouble

2005-08-15 Thread Matthew Burgess
Greg Schafer wrote: But that sed will misbehave when run twice in succession (as users often inexplicably do). Mind you, my original sed misbehaves in the same way :-) Slightly better would be this: sed -i 's/^XCFLAGS =$/ -fomit-frame-pointer/' gcc/Makefile.in Thanks Greg, I'll fix it up

Re: LibXML2 trouble

2005-08-15 Thread Randy McMurchy
Matthew Burgess wrote these words on 08/15/05 12:59 CST: And sorry to the blfs-dev crowd for the not-quite-on-topicness :) Waddaya mean? The title says libxml2 trouble. That's enough to consider it on-topic, isn't it? :-) -- Randy rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC

Re: LibXML2 trouble

2005-08-13 Thread Andrew Benton
Randy McMurchy wrote: Hi all, I'm having trouble with compiling libxml2-2.6.20 using the LFS-GCC4 branch. I'm not sure that it is a GCC4 issue however, I think it perhaps could be an issue with Glibc-2.3.5, which is also used in current LFS-SVN. If anyone could offer their experience trying to

Re: LibXML2 trouble

2005-08-13 Thread Randy McMurchy
Andrew Benton wrote these words on 08/13/05 06:26 CST: libxml2-2.6.19 built fine for me with gcc-4.0.1 using glibc-2.3.5 just like in the gcc4 book. The only slight difference was I configured libxml2 --with-python but it's probably not that. You would not have seen this issue with 2.6.19.

Re: LibXML2 trouble

2005-08-13 Thread Randy McMurchy
Juerg Billeter wrote these words on 08/13/05 02:14 CST: Don't remember any problems. Build logs for x86 and x86_64 (pure64) attached, maybe you find the difference. glibc is 2.3.5 + gcc4 patches, gcc is 4.0.1. Thanks, Juerg. I wasn't able to determine anything other than the fact that it just

LibXML2 trouble

2005-08-12 Thread Randy McMurchy
Hi all, I'm having trouble with compiling libxml2-2.6.20 using the LFS-GCC4 branch. I'm not sure that it is a GCC4 issue however, I think it perhaps could be an issue with Glibc-2.3.5, which is also used in current LFS-SVN. If anyone could offer their experience trying to compile LibXML2 using a