Compilation fail on FC13
Alan Jones <sky...@...>
Hi All,
For some reason the compilation of the latest trunk is failing on FC13.
It's complaining about main not being defined, but from what I've read on the
boost unit testing defining BOOST_TEST_MODULE should take care of that.
Any ideas? Error output is below.
Cheers,
Alan.
Linking CXX executable ocio_core_tests
/usr/lib/gcc/x86_64-redhat-linux/4.4.4/../../../../lib64/crt1.o: In
function `_start':
(.text+0x20): undefined reference to `main'
collect2: ld returned 1 exit status
make[2]: *** [src/core/ocio_core_tests] Error 1
make[1]: *** [src/core/CMakeFiles/ocio_core_tests.dir/all] Error 2
For some reason the compilation of the latest trunk is failing on FC13.
It's complaining about main not being defined, but from what I've read on the
boost unit testing defining BOOST_TEST_MODULE should take care of that.
Any ideas? Error output is below.
Cheers,
Alan.
Linking CXX executable ocio_core_tests
/usr/lib/gcc/x86_64-redhat-linux/4.4.4/../../../../lib64/crt1.o: In
function `_start':
(.text+0x20): undefined reference to `main'
collect2: ld returned 1 exit status
make[2]: *** [src/core/ocio_core_tests] Error 1
make[1]: *** [src/core/CMakeFiles/ocio_core_tests.dir/all] Error 2