On 03/02/2011 08:14, Rohit Kulkarni wrote: > Thank you for quick reply. > The patch you have given solved the roqet.o error but now the following > error occured related to same redland module. > Error is--> > > gcc -DLIBRDF_INTERNAL=1 -g -O2 -DLIBRDF_INTERNAL=1 -g -O2 -o .libs/rdfproc > rdfproc.o -Wl,-rpath -Wl,\$ORIGIN:\$ORIGIN/../ure-link/lib > -Wl,-noinhibit-exec -Wl,-z -Wl,noexecstack > -L/home/rohan/OOO/OOO320_m19/solver/320/unxlngi6.pro/lib../librdf/.libs/librdf.so > -Wl,--rpath -Wl,/usr/local/lib > > /usr/bin/ld: warning: librasqal.so.1, needed by ../librdf/.libs/librdf.so, > not found (try using -rpath or -rpath-link) > /usr/bin/ld: rdfproc.o: undefined reference to symbol 'raptor_free_iostream' > /usr/bin/ld: note: 'raptor_free_iostream' is defined in DSO > /usr/lib/libraptor.so.1 so try adding it to the linker command line > /usr/lib/libraptor.so.1: could not read symbols: Invalid operation > collect2: ld returned 1 exit status > make[1]: *** [rdfproc] Error 1 > make[1]: Leaving directory `/home/rohan/OOO/OOO320_m19/redland/ > unxlngi6.pro/misc/build/redland-1.0.8/utils' > make: *** [all-recursive] Error 1 > dmake: Error code 2, while making '../ > unxlngi6.pro/misc/build/so_built_so_redland'
ah ok, there was another change to the redland makefile. if you really want to build such an ancient OOo version, just take the whole patch from here: http://hg.services.openoffice.org/hg/DEV300/raw-rev/5a3095bbb41b -- Python: executable pseudocode. Perl: executable line noise. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
