Hey Aleksey, Yes, we are working on this. I have a large batch of fixes for several issues raised on the mailing list, which I am testing and will commit soon...
Regards, koen 2010/3/23 Aleksey Chirkin <[email protected]>: > Hello! > > Trying to compile latest git on Mac OS X 10.6.2 fails: > > Linking CXX shared library libwtdbopostgres.dylib > Undefined symbols: > "Wt::SStream::str() const", referenced from: > Wt::Dbo::backend::Postgres::prepareStatement(std::basic_string<char, > std::char_traits<char>, std::allocator<char> > const&)in Postgres.o > "Wt::SStream::SStream()", referenced from: > Wt::Dbo::backend::Postgres::prepareStatement(std::basic_string<char, > std::char_traits<char>, std::allocator<char> > const&)in Postgres.o > "Wt::SStream::~SStream()", referenced from: > Wt::Dbo::backend::Postgres::prepareStatement(std::basic_string<char, > std::char_traits<char>, std::allocator<char> > const&)in Postgres.o > Wt::Dbo::backend::Postgres::prepareStatement(std::basic_string<char, > std::char_traits<char>, std::allocator<char> > const&)in Postgres.o > "Wt::SStream::operator<<(char)", referenced from: > Wt::Dbo::backend::Postgres::prepareStatement(std::basic_string<char, > std::char_traits<char>, std::allocator<char> > const&)in Postgres.o > Wt::Dbo::backend::Postgres::prepareStatement(std::basic_string<char, > std::char_traits<char>, std::allocator<char> > const&)in Postgres.o > "Wt::SStream::operator<<(int)", referenced from: > Wt::Dbo::backend::Postgres::prepareStatement(std::basic_string<char, > std::char_traits<char>, std::allocator<char> > const&)in Postgres.o > ld: symbol(s) not found > collect2: ld returned 1 exit status > make[2]: *** [src/Wt/Dbo/backend/libwtdbopostgres.3.1.1.dylib] Error 1 > make[1]: *** [src/Wt/Dbo/backend/CMakeFiles/wtdbopostgres.dir/all] Error 2 > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
