![]() |
> As far as I can see, the FSF's (gnu.org) latest sed release is 3.02 > which was in 1998 sometime, I think. Any ".80" or "-11" (RedHat's > Rawhide version) is attached by the distribution I suppose. "Everyone > else's" sed version is working fine with this. What patches has Gentoo > added? What compile options were used? ftp://alpha.gnu.org/pub/gnu/sed/sed-3.02.80.tar.gz is where you'll find the .80 The way that I have tackled this problem for now is by downloading the older sed and compiling that statically in some temporary directory, and pointing the configure script to use that sed instead. I have attached the build script for hylafax. The other patches that are applied are from Mandrake's SRPM for hylafax-4.1.1 Thanks, Seemant