having issues building SFM on ubuntu. the bootstrap script keeps bailing on me here:
----------------------------------------------------------------------
test -z "/usr/local/share/doc/lzo" || /bin/mkdir -p "/usr/local/share/doc/lzo"
/usr/bin/install -c -m 644 AUTHORS COPYING NEWS THANKS doc/LZO.FAQ doc/LZO.TXT doc/LZOAPI.TXT '/usr/local/share/doc/lzo'
test -z "/usr/local/include/lzo" || /bin/mkdir -p "/usr/local/include/lzo"
/usr/bin/install -c -m 644 include/lzo/lzo1.h include/lzo/lzo1a.h include/lzo/lzo1b.h include/lzo/lzo1c.h include/lzo/lzo1f.h include/lzo/lzo1x.h include/lzo/lzo1y.h include/lzo/lzo1z.h include/lzo/lzo2a.h include/lzo/lzo_asm.h include/lzo/lzoconf.h include/lzo/lzodefs.h include/lzo/lzoutil.h '/usr/local/include/lzo'
make[1]: Leaving directory `/sfm/scripts/external/lzo-2.06'
applying /sfm/scripts/re2.diff
patching file libre2.symbols
Hunk #1 FAILED at 9
1 out of 1 hunks FAILED -- saving rejects to file libre2.symbols.rej
abort: patch failed to apply