Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- workspace/exa/src$ scons
- scons: Reading SConscript files ...
- scons: done reading SConscript files.
- scons: Building targets ...
- g++ -o exa.o -c -lwt -lwthttp -lboost_random -lboost_regex -lboost_signals -lboost_system -lboost_thread -lboost_filesystem -lboost_program_options -lboost_date_time -I/usr/include -I/usr/local/include exa.cc
- g++ -o hello exa.o -L/usr/lib -L/usr/local/lib -L/opt/lib
- exa.o: In function `HelloApplication::HelloApplication(Wt::WEnvironment const&)':
- exa.cc:(.text+0x38): undefined reference to `Wt::WApplication::WApplication(Wt::WEnvironment const&, Wt::WtLibVersion)'
- exa.cc:(.text+0x5c): undefined reference to `Wt::WString::WString(char const*, Wt::CharEncoding)'
- exa.cc:(.text+0x72): undefined reference to `Wt::WApplication::setTitle(Wt::WString const&)'
- exa.cc:(.text+0x7e): undefined reference to `Wt::WString::~WString()'
- exa.cc:(.text+0xb3): undefined reference to `Wt::WString::WString(char const*, Wt::CharEncoding)'
- exa.cc:(.text+0xd4): undefined reference to `Wt::WText::WText(Wt::WString const&, Wt::WContainerWidget*)'
- exa.cc:(.text+0xe9): undefined reference to `Wt::WString::~WString()'
- exa.cc:(.text+0x113): undefined reference to `Wt::WLineEdit::WLineEdit(Wt::WContainerWidget*)'
- exa.cc:(.text+0x137): undefined reference to `Wt::WString::WString(char const*, Wt::CharEncoding)'
- exa.cc:(.text+0x168): undefined reference to `Wt::WPushButton::WPushButton(Wt::WString const&, Wt::WContainerWidget*)'
- exa.cc:(.text+0x17b): undefined reference to `Wt::WString::~WString()'
- exa.cc:(.text+0x1b4): undefined reference to `Wt::WBreak::WBreak(Wt::WContainerWidget*)'
- exa.cc:(.text+0x1e7): undefined reference to `Wt::WText::WText(Wt::WContainerWidget*)'
- exa.cc:(.text+0x214): undefined reference to `Wt::WInteractWidget::clicked()'
- exa.cc:(.text+0x241): undefined reference to `boost::signals::connection::~connection()'
- exa.cc:(.text+0x255): undefined reference to `Wt::WString::~WString()'
- exa.cc:(.text+0x276): undefined reference to `Wt::WString::~WString()'
- exa.cc:(.text+0x2a7): undefined reference to `Wt::WString::~WString()'
- exa.cc:(.text+0x2db): undefined reference to `Wt::WApplication::~WApplication()'
- exa.o: In function `HelloApplication::greet()':
- exa.cc:(.text+0x32a): undefined reference to `Wt::operator+(char const*, Wt::WString const&)'
- exa.cc:(.text+0x344): undefined reference to `Wt::WText::setText(Wt::WString const&)'
- exa.cc:(.text+0x350): undefined reference to `Wt::WString::~WString()'
- exa.cc:(.text+0x361): undefined reference to `Wt::WString::~WString()'
- exa.o: In function `main':
- exa.cc:(.text+0x3fd): undefined reference to `Wt::WRun(int, char**, boost::function<Wt::WApplication* (Wt::WEnvironment const&)>)'
- exa.o: In function `boost::signals::connection Wt::EventSignal<Wt::WMouseEvent>::connect<HelloApplication, HelloApplication>(HelloApplication*, void (HelloApplication::*)())':
- exa.cc:(.text._ZN2Wt11EventSignalINS_11WMouseEventEE7connectI16HelloApplicationS4_EEN5boost7signals10connectionEPT_MT0_FvvE[_ZN2Wt11EventSignalINS_11WMouseEventEE7connectI16HelloApplicationS4_EEN5boost7signals10connectionEPT_MT0_FvvE]+0x37): undefined reference to `Wt::EventSignalBase::exposeSignal()'
- exa.cc:(.text._ZN2Wt11EventSignalINS_11WMouseEventEE7connectI16HelloApplicationS4_EEN5boost7signals10connectionEPT_MT0_FvvE[_ZN2Wt11EventSignalINS_11WMouseEventEE7connectI16HelloApplicationS4_EEN5boost7signals10connectionEPT_MT0_FvvE]+0x7f): undefined reference to `Wt::WObject::isStateless(void (Wt::WObject::*)())'
- exa.cc:(.text._ZN2Wt11EventSignalINS_11WMouseEventEE7connectI16HelloApplicationS4_EEN5boost7signals10connectionEPT_MT0_FvvE[_ZN2Wt11EventSignalINS_11WMouseEventEE7connectI16HelloApplicationS4_EEN5boost7signals10connectionEPT_MT0_FvvE]+0xb6): undefined reference to `Wt::EventSignalBase::connectStateless(void (Wt::WObject::*)(), Wt::WObject*, Wt::WStatelessSlot*)'
- exa.o: In function `boost::slot<boost::function1<void, Wt::WMouseEvent> >::slot<boost::_bi::bind_t<void, boost::_mfi::mf0<void, HelloApplication>, boost::_bi::list1<boost::_bi::value<HelloApplication*> > > >(boost::_bi::bind_t<void, boost::_mfi::mf0<void, HelloApplication>, boost::_bi::list1<boost::_bi::value<HelloApplication*> > > const&)':
- exa.cc:(.text._ZN5boost4slotINS_9function1IvN2Wt11WMouseEventEEEEC2INS_3_bi6bind_tIvNS_4_mfi3mf0Iv16HelloApplicationEENS7_5list1INS7_5valueIPSB_EEEEEEEERKT_[_ZN5boost4slotINS_9function1IvN2Wt11WMouseEventEEEEC5INS_3_bi6bind_tIvNS_4_mfi3mf0Iv16HelloApplicationEENS7_5list1INS7_5valueIPSB_EEEEEEEERKT_]+0xe0): undefined reference to `boost::signals::detail::slot_base::create_connection()'
- exa.o: In function `boost::signal1<void, Wt::WMouseEvent, boost::last_value<void>, int, std::less<int>, boost::function1<void, Wt::WMouseEvent> >::connect(boost::slot<boost::function1<void, Wt::WMouseEvent> > const&, boost::signals::connect_position)':
- exa.cc:(.text._ZN5boost7signal1IvN2Wt11WMouseEventENS_10last_valueIvEEiSt4lessIiENS_9function1IvS2_EEE7connectERKNS_4slotIS8_EENS_7signals16connect_positionE[_ZN5boost7signal1IvN2Wt11WMouseEventENS_10last_valueIvEEiSt4lessIiENS_9function1IvS2_EEE7connectERKNS_4slotIS8_EENS_7signals16connect_positionE]+0xab): undefined reference to `boost::signals::detail::signal_base_impl::connect_slot(boost::any const&, boost::signals::detail::stored_group const&, boost::shared_ptr<boost::signals::detail::slot_base::data_t>, boost::signals::connect_position)'
- exa.o: In function `boost::signals::detail::slot_base::data_t::~data_t()':
- exa.cc:(.text._ZN5boost7signals6detail9slot_base6data_tD2Ev[_ZN5boost7signals6detail9slot_base6data_tD5Ev]+0x19): undefined reference to `boost::signals::connection::~connection()'
- exa.o:(.rodata._ZTV16HelloApplication[_ZTV16HelloApplication]+0x20): undefined reference to `Wt::WObject::id() const'
- exa.o:(.rodata._ZTV16HelloApplication[_ZTV16HelloApplication]+0x28): undefined reference to `Wt::WObject::objectName() const'
- exa.o:(.rodata._ZTV16HelloApplication[_ZTV16HelloApplication]+0x30): undefined reference to `Wt::WObject::removeChild(Wt::WObject*)'
- exa.o:(.rodata._ZTV16HelloApplication[_ZTV16HelloApplication]+0x38): undefined reference to `Wt::WObject::hasParent() const'
- exa.o:(.rodata._ZTV16HelloApplication[_ZTV16HelloApplication]+0x40): undefined reference to `Wt::WObject::signalConnectionsChanged()'
- exa.o:(.rodata._ZTV16HelloApplication[_ZTV16HelloApplication]+0x48): undefined reference to `Wt::WObject::setParent(Wt::WObject*)'
- exa.o:(.rodata._ZTV16HelloApplication[_ZTV16HelloApplication]+0x50): undefined reference to `Wt::WObject::setFormData(Wt::WObject::FormData const&)'
- exa.o:(.rodata._ZTV16HelloApplication[_ZTV16HelloApplication]+0x58): undefined reference to `Wt::WObject::setRequestTooLarge(long)'
- exa.o:(.rodata._ZTV16HelloApplication[_ZTV16HelloApplication]+0x60): undefined reference to `Wt::WObject::getStateless(void (Wt::WObject::*)())'
- exa.o:(.rodata._ZTV16HelloApplication[_ZTV16HelloApplication]+0x68): undefined reference to `Wt::WApplication::refresh()'
- exa.o:(.rodata._ZTV16HelloApplication[_ZTV16HelloApplication]+0x70): undefined reference to `Wt::WApplication::makeAbsoluteUrl(std::string const&) const'
- exa.o:(.rodata._ZTV16HelloApplication[_ZTV16HelloApplication]+0x78): undefined reference to `Wt::WApplication::initialize()'
- exa.o:(.rodata._ZTV16HelloApplication[_ZTV16HelloApplication]+0x80): undefined reference to `Wt::WApplication::finalize()'
- exa.o:(.rodata._ZTV16HelloApplication[_ZTV16HelloApplication]+0x88): undefined reference to `Wt::WApplication::notify(Wt::WEvent const&)'
- exa.o:(.rodata._ZTV16HelloApplication[_ZTV16HelloApplication]+0x90): undefined reference to `Wt::WApplication::isExposed(Wt::WWidget*) const'
- exa.o:(.rodata._ZTV16HelloApplication[_ZTV16HelloApplication]+0x98): undefined reference to `Wt::WApplication::enableAjax()'
- exa.o:(.rodata._ZTV16HelloApplication[_ZTV16HelloApplication]+0xa0): undefined reference to `Wt::WApplication::unload()'
- exa.o: In function `HelloApplication::~HelloApplication()':
- exa.cc:(.text._ZN16HelloApplicationD2Ev[_ZN16HelloApplicationD5Ev]+0x1f): undefined reference to `Wt::WApplication::~WApplication()'
- exa.o:(.rodata._ZTI16HelloApplication[_ZTI16HelloApplication]+0x10): undefined reference to `typeinfo for Wt::WApplication'
- collect2: error: ld returned 1 exit status
- scons: *** [hello] Error 1
- scons: building terminated because of errors.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement