I am getting the error while building OpenOffice.
I have done ./configure successfully. Then ./bootstrap also.
And then when
cd instsetoo_native && build --all
is executed. After 1 hour, it gave me error->

/usr/bin/ld: roqet.o : undefined reference to symbol 'raptor_serialize_end'
/usr/bin/ld: note: 'raptor_serialize_end' is defined is DSO
/usr/lib/libraptor.so.1 so try adding it to linker command line
/usr/lib/libraptor.so.1: could not read symbols : Invalid operation
collect2: ld returned 1 exit status

Reply via email to