Hi everyone, > Per Tunedal: I checked out the source code from the repository at > SourceForge: > > svn cohttps://bitextor.svn.sourceforge.net/svnroot/bitextor > bitextor > > Then I compiled the source files in trunk directory. I tried building the configure file for the source files in the trunk directory, and got an error. Also, when I try to run make, I get the same error as originally posted. Am I missing something to prevent the trunk from compiling?
svn co https://bitextor.svn.sourceforge.net/svnroot/bitextor/trunk/bitextor bitextor $ aclocal ; autoheader ; automake -a ; autoconf autoheader: error: AC_CONFIG_HEADERS not found in configure.ac configure.ac:51: installing `./install-sh' configure.ac:51: installing `./missing' src/Makefile.am: installing `./depcomp' $ make Url.o: In function `Url::Differences(Url*, std::vector<UrlLangRule*, std::allocator<UrlLangRule*> >*)': /home/nick/software/bitextor/src/Url.cpp:137: undefined reference to `std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > EditDistanceTools::EditDistanceBeam<unsigned int>(std::vector<unsigned int, std::allocator<unsigned int> >&, std::vector<unsigned int, std::allocator<unsigned int> >&, double (*)(short const&, unsigned int const&, unsigned int const&), bool const&, double const&, double*)' /usr/local/lib/libtagaligner3.so: undefined reference to `std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > EditDistanceTools::EditDistanceBeam<short>(std::vector<short, std::allocator<short> >&, std::vector<short, std::allocator<short> >&, double (*)(short const&, short const&, short const&), bool const&, double const&, double*) Best, Nick ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ Apertium-stuff mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/apertium-stuff
