once again: linker error when building ocl 1.10.2

This time I get the following error: undefined reference to `boost::program_options::options_description::options_description(unsigned int)

so the boost program options lib is not linked? I suppose it should be added to the CMake files, but how?

btw: gcc 4.5.1

Thanks for your help, Theo

once again: linker error when building ocl 1.10.2

This time I get the following error:
undefined reference to `boost::program_options::options_description::options_description(unsigned int)

so the boost program options lib is not linked? I suppose it should be added to the CMake files, but how?

btw: gcc 4.5.1

Thanks for your help,
Theo