Can anyone help? In trying to build osis2mod from svn, I am getting an error building on Linux (on the crosswire server) when it dies while trying to build Greek2Greek. src/utilfuns/Greek2Greek.cpp was removed from svn at revision 2111, but include Greek2Greek.h still remains and I find references to Greek2Greek in the lots of files.
I tried to fix the problem, but ran out of time. Getting it from 1.5.9 allows me to build past that problem. Now I am getting a problem with undefined references to sword::RawText4 and sword::RawCom4 in sword::SWMgr::CreateMod. Here is that error: g++ -g3 -O0 -Wall -DCURLAVAILABLE -o buildtest buildtest.o ./ lib/.libs/libsword.a -licui18n -licuuc -licudata -lpthread -licuio -L/ usr/kerberos/lib64 -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err - lresolv -ldl -lidn -lssl -lcrypto -lz ./lib/.libs/libsword.a(swmgr.o): In function `sword::SWMgr::CreateMod(char const*, char const*, sword::multimapwithdefault<sword::SWBuf, sword::SWBuf , std::less<sword::SWBuf> >&)': /home/dmsmith/swordsrc/sword/lib/../src/mgr/swmgr.cpp:808: undefined reference to `sword::RawText4::RawText4(char const*, char const*, char const*, sword::SWDisplay*, char, char, char, char const*)' /home/dmsmith/swordsrc/sword/lib/../src/mgr/swmgr.cpp:821: undefined reference to `sword::RawCom4::RawCom4(char const*, char const*, char const*, sword::SWDisplay*, char, char, char, char const*)' In Him, DM _______________________________________________ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page