sudo aptitude update && aptitude full-upgrade

Aptitude log:

[REMOVE, NOT USED] libwt24
[REMOVE, NOT USED] libwtdbo24
[REMOVE, NOT USED] libwtdbopostgres24
[REMOVE, NOT USED] libwtdbosqlite24
[REMOVE, NOT USED] libwtext24
[REMOVE, NOT USED] libwthttp24
[INSTALL, DEPENDENCIES] libwt25
[INSTALL, DEPENDENCIES] libwtdbo25
[INSTALL, DEPENDENCIES] libwtdbopostgres25
[INSTALL, DEPENDENCIES] libwtdbosqlite25
[INSTALL, DEPENDENCIES] libwtext25
[INSTALL, DEPENDENCIES] libwthttp25

I think it would be nice if there were only one version.


Error 1) When start a page:
... --http-port 10000 --http-addr 0.0.0.0 --docroot .
... error while loading shared libraries: libwt.so.24: cannot open  
shared object file: No such file or directory

Error 2) When try re-build examples:

cmake -DWT_SOURCE_DIR=/usr/share/doc/libwt-doc/  
-DEXAMPLES_CONNECTOR="wt;wthttp" -DCMAKE_BUILD_TYPE=Release  
/usr/share/doc/libwt-doc/examples

make

Scanning dependencies of target blog.wt
[  1%] Building CXX object blog/CMakeFiles/blog.wt.dir/model/Post.o
[  1%] Building CXX object blog/CMakeFiles/blog.wt.dir/model/Comment.o
[  2%] Building CXX object blog/CMakeFiles/blog.wt.dir/model/User.o
[  3%] Building CXX object blog/CMakeFiles/blog.wt.dir/model/Tag.o
[  4%] Building CXX object blog/CMakeFiles/blog.wt.dir/view/PostView.o
[  4%] Building CXX object blog/CMakeFiles/blog.wt.dir/view/CommentView.o
[  5%] Building CXX object blog/CMakeFiles/blog.wt.dir/view/BlogView.o
[  6%] Building CXX object blog/CMakeFiles/blog.wt.dir/view/EditUsers.o
[  7%] Building CXX object blog/CMakeFiles/blog.wt.dir/asciidoc/asciidoc.o
[  7%] Building CXX object blog/CMakeFiles/blog.wt.dir/BlogSession.o
[  8%] Building CXX object blog/CMakeFiles/blog.wt.dir/BlogRSSFeed.o
[  9%] Building CXX object blog/CMakeFiles/blog.wt.dir/blog.o
Linking CXX executable blog.wt
/usr/bin/ld: warning: libwtdbo.so.24, needed by  
/usr/local/lib/libwtdbosqlite3.so, may conflict with libwtdbo.so.25
/usr/bin/ld: warning: libwtdbo.so.24, needed by  
/usr/local/lib/libwtdbosqlite3.so, may conflict with libwtdbo.so.25
[  9%] Built target blog.wt
Scanning dependencies of target bobsmith.wt
[  9%] Building CXX object bobsmith/CMakeFiles/bobsmith.wt.dir/bobsmith.o
Linking CXX executable bobsmith.wt
[  9%] Built target bobsmith.wt
Scanning dependencies of target charts.wt
[ 10%] Building CXX object charts/CMakeFiles/charts.wt.dir/PanelList.o
[ 11%] Building CXX object charts/CMakeFiles/charts.wt.dir/ChartConfig.o
[ 12%] Building CXX object charts/CMakeFiles/charts.wt.dir/ChartsExample.o
[ 12%] Building CXX object charts/CMakeFiles/charts.wt.dir/CsvUtil.o
[ 13%] Building CXX object charts/CMakeFiles/charts.wt.dir/ChartsApplication.o
Linking CXX executable charts.wt
[ 13%] Built target charts.wt
Scanning dependencies of target composer.wt
[ 14%] Building CXX object composer/CMakeFiles/composer.wt.dir/AddresseeEdit.o
[ 15%] Building CXX object  
composer/CMakeFiles/composer.wt.dir/AttachmentEdit.o
[ 15%] Building CXX object  
composer/CMakeFiles/composer.wt.dir/ComposeExample.o
[ 16%] Building CXX object composer/CMakeFiles/composer.wt.dir/Composer.o
[ 17%] Building CXX object  
composer/CMakeFiles/composer.wt.dir/ContactSuggestions.o
[ 18%] Building CXX object composer/CMakeFiles/composer.wt.dir/Label.o
[ 18%] Building CXX object composer/CMakeFiles/composer.wt.dir/Option.o
[ 19%] Building CXX object composer/CMakeFiles/composer.wt.dir/OptionList.o
Linking CXX executable composer.wt
[ 19%] Built target composer.wt
Scanning dependencies of target dialog.wt
[ 20%] Building CXX object dialog/CMakeFiles/dialog.wt.dir/DialogExample.o
Linking CXX executable dialog.wt
[ 20%] Built target dialog.wt
Scanning dependencies of target dragdrop.wt
[ 21%] Building CXX object dragdrop/CMakeFiles/dragdrop.wt.dir/Character.o
[ 21%] Building CXX object dragdrop/CMakeFiles/dragdrop.wt.dir/DragExample.o
[ 22%] Building CXX object  
dragdrop/CMakeFiles/dragdrop.wt.dir/DragApplication.o
Linking CXX executable dragdrop.wt
[ 22%] Built target dragdrop.wt
Scanning dependencies of target extkitchen.wt
[ 23%] Building CXX object  
extkitchen/CMakeFiles/extkitchen.wt.dir/ExtKitchenApplication.o
[ 23%] Building CXX object extkitchen/CMakeFiles/extkitchen.wt.dir/CsvUtil.o
Linking CXX executable extkitchen.wt
[ 23%] Built target extkitchen.wt
Scanning dependencies of target filetreetable.wt
[ 24%] Building CXX object  
filetreetable/CMakeFiles/filetreetable.wt.dir/FileTreeTable.o
[ 25%] Building CXX object  
filetreetable/CMakeFiles/filetreetable.wt.dir/FileTreeTableNode.o
[ 26%] Building CXX object  
filetreetable/CMakeFiles/filetreetable.wt.dir/FileTreeExample.o
Linking CXX executable filetreetable.wt
[ 26%] Built target filetreetable.wt
Scanning dependencies of target formexample.wt
[ 26%] Building CXX object form/CMakeFiles/formexample.wt.dir/Form.o
[ 27%] Building CXX object form/CMakeFiles/formexample.wt.dir/FormExample.o
Linking CXX executable formexample.wt
[ 27%] Built target formexample.wt
Scanning dependencies of target gitview.wt
[ 28%] Building CXX object gitmodel/CMakeFiles/gitview.wt.dir/Git.o
[ 29%] Building CXX object gitmodel/CMakeFiles/gitview.wt.dir/GitModel.o
[ 29%] Building CXX object  
gitmodel/CMakeFiles/gitview.wt.dir/__/wt-homepage/SourceView.o
[ 30%] Building CXX object gitmodel/CMakeFiles/gitview.wt.dir/GitView.o
Linking CXX executable gitview.wt
[ 30%] Built target gitview.wt
Scanning dependencies of target hangman.wt
[ 31%] Building CXX object hangman/CMakeFiles/hangman.wt.dir/hangman.o
[ 32%] Building CXX object hangman/CMakeFiles/hangman.wt.dir/HangmanGame.o
[ 32%] Building CXX object hangman/CMakeFiles/hangman.wt.dir/HangmanWidget.o
[ 33%] Building CXX object  
hangman/CMakeFiles/hangman.wt.dir/HighScoresWidget.o
[ 34%] Building CXX object hangman/CMakeFiles/hangman.wt.dir/LoginWidget.o
[ 35%] Building CXX object hangman/CMakeFiles/hangman.wt.dir/Dictionary.o
[ 35%] Building CXX object hangman/CMakeFiles/hangman.wt.dir/HangmanDb.o
Linking CXX executable hangman.wt
[ 35%] Built target hangman.wt
Scanning dependencies of target hello.wt
[ 36%] Building CXX object hello/CMakeFiles/hello.wt.dir/hello.o
Linking CXX executable hello.wt
[ 36%] Built target hello.wt
Scanning dependencies of target javascript.wt
[ 37%] Building CXX object  
javascript/CMakeFiles/javascript.wt.dir/JavascriptExample.o
[ 38%] Building CXX object javascript/CMakeFiles/javascript.wt.dir/Popup.o
Linking CXX executable javascript.wt
[ 38%] Built target javascript.wt
Scanning dependencies of target impossible.wt
[ 39%] Building CXX object mission/CMakeFiles/impossible.wt.dir/impossible.o
[ 39%] Building CXX object  
mission/CMakeFiles/impossible.wt.dir/CountDownWidget.o
Linking CXX executable impossible.wt
[ 39%] Built target impossible.wt
Scanning dependencies of target paintexample.wt
[ 40%] Building CXX object  
painting/CMakeFiles/paintexample.wt.dir/PaintApplication.o
[ 40%] Building CXX object  
painting/CMakeFiles/paintexample.wt.dir/PaintExample.o
[ 41%] Building CXX object  
painting/CMakeFiles/paintexample.wt.dir/ShapesWidget.o
Linking CXX executable paintexample.wt
[ 41%] Built target paintexample.wt
Scanning dependencies of target planner.wt
[ 42%] Building CXX object planner/CMakeFiles/planner.wt.dir/planner.o
[ 42%] Building CXX object  
planner/CMakeFiles/planner.wt.dir/PlannerApplication.o
[ 43%] Building CXX object planner/CMakeFiles/planner.wt.dir/UserAccount.o
[ 44%] Building CXX object planner/CMakeFiles/planner.wt.dir/Shape.o
[ 45%] Building CXX object planner/CMakeFiles/planner.wt.dir/ShapesWidget.o
[ 45%] Building CXX object planner/CMakeFiles/planner.wt.dir/MyCaptcha.o
[ 46%] Building CXX object planner/CMakeFiles/planner.wt.dir/Login.o
[ 47%] Building CXX object planner/CMakeFiles/planner.wt.dir/TimeSuggestions.o
[ 48%] Building CXX object planner/CMakeFiles/planner.wt.dir/EntryDialog.o
[ 48%] Building CXX object  
planner/CMakeFiles/planner.wt.dir/AllEntriesDialog.o
[ 49%] Building CXX object planner/CMakeFiles/planner.wt.dir/CalendarCell.o
[ 50%] Building CXX object planner/CMakeFiles/planner.wt.dir/PlannerCalendar.o
Linking CXX executable planner.wt
/usr/bin/ld: warning: libwtdbo.so.24, needed by  
/usr/local/lib/libwtdbosqlite3.so, may conflict with libwtdbo.so.25
[ 50%] Built target planner.wt
Scanning dependencies of target simplechat.wt
[ 50%] Building CXX object  
simplechat/CMakeFiles/simplechat.wt.dir/simpleChat.o
[ 51%] Building CXX object  
simplechat/CMakeFiles/simplechat.wt.dir/SimpleChatWidget.o
[ 52%] Building CXX object  
simplechat/CMakeFiles/simplechat.wt.dir/SimpleChatServer.o
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C:9:23:  
error: Wt/SyncLock: Arquivo ou diretório não encontrado
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C: In  
member function ?bool SimpleChatServer::login(const Wt::WString&)?:
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C:55:  
error: ?SyncLock? was not declared in this scope
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C:55:  
error: expected primary-expression before ?>? token
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C:55:  
error: no matching function for call to ?lock(boost::recursive_mutex&)?
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C: In  
member function ?void SimpleChatServer::logout(const Wt::WString&)?:
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C:69:  
error: ?SyncLock? was not declared in this scope
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C:69:  
error: expected primary-expression before ?>? token
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C:69:  
error: no matching function for call to ?lock(boost::recursive_mutex&)?
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C: In  
member function ?Wt::WString SimpleChatServer::suggestGuest()?:
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C:82:  
error: ?SyncLock? was not declared in this scope
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C:82:  
error: expected primary-expression before ?>? token
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C:82:  
error: no matching function for call to ?lock(boost::recursive_mutex&)?
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C: In  
member function ?void SimpleChatServer::sendMessage(const  
Wt::WString&, const Wt::WString&)?:
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C:95:  
error: ?SyncLock? was not declared in this scope
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C:95:  
error: expected primary-expression before ?>? token
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C:95:  
error: no matching function for call to ?lock(boost::recursive_mutex&)?
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C: In  
member function ?std::set<Wt::WString, std::less<Wt::WString>,  
std::allocator<Wt::WString> > SimpleChatServer::users()?:
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C:102:  
error: ?SyncLock? was not declared in this scope
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C:102:  
error: expected primary-expression before ?>? token
/usr/share/doc/libwt-doc/examples/simplechat/SimpleChatServer.C:102:  
error: no matching function for call to ?lock(boost::recursive_mutex&)?
make[2]: **  
[simplechat/CMakeFiles/simplechat.wt.dir/SimpleChatServer.o] Erro 1
make[1]: ** [simplechat/CMakeFiles/simplechat.wt.dir/all] Erro 2
make: ** [all] Erro 2



Result: Does not run or compile new pages.  :(




------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to