I was able to build it on Ubuntu 9.04 (Jaunty Jackalope) with a little upgrading of some dependencies.
CellSearch is now crashing in the static initializer for the ROM_TABLES object. *sigh*
Would anyone have an idea what may be is causing it?
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb773b910 (LWP 21087)] 0x00f743fe in itpp::Vec<std::complex<double> >::set_size () from /usr/local/lib/libitpp.so.7 Current language: auto; currently asm (gdb) where #0 0x00f743fe in itpp::Vec<std::complex<double> >::set_size () from /usr/local/lib/libitpp.so.7 #1 0x00f74ada in itpp::Vec<std::complex<double> >::operator= () from /usr/local/lib/libitpp.so.7 #2 0x0808b0cd in PSS_fd::PSS_fd () #3 0x08094444 in global constructors keyed to ROM_TABLES ()
Christian