This looked easy, I thought I could get something up to contribs fast, cause it's been a while and I need a fix.

But it was not meant to be. What is this about?
Making all in boost
make[2]: Entering directory `/union/home/joe/src/rpm/BUILD/lyx-1.6.4/boost'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_USER_CONFIG="<config.h>" -I../boost -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fomit-frame-pointer -march=i586 -mtune=pentiumpro -fasynchronous-unwind-tables -fPIC -MT c_regex_traits.lo -MD -MP -MF .deps/c_regex_traits.Tpo -c -o c_regex_traits.lo `test -f 'libs/regex/src/c_regex_traits.cpp' || echo './'`libs/regex/src/c_regex_traits.cpp
../libtool: line 470: CDPATH: command not found
../libtool: line 1148: func_opt_split: command not found
libtool: Version mismatch error. This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.
Looks like something I should be able to fix, but I'm clueless.