Re: Main window position
"George L. Yermulnik" <[email protected]> Fri, 13 Jan 2012 14:31:00 +0200
| Newsgroups | gmane.network.licq.general |
|---|---|
| Message-ID | <[email protected]> |
Hello! On Fri, 13 Jan 2012 at 13:11:46 (+0100), Erik Johansson wrote: > On Fri, Jan 13, 2012 at 11:43, George L. Yermulnik <[email protected]> wrote: > > [ 6%] Building CXX object src/CMakeFiles/licq.dir/daemon.cpp.o > > In file included from /usr/ports/net-im/licq/work/licq-1.6.0/src/daemon.cpp:22: > > /usr/ports/net-im/licq/work/licq-1.6.0/src/daemon.h:90: error: cannot declare variable 'LicqDaemon::gDaemon' to be of abstract type 'LicqDaemon::Daemon' > > /usr/ports/net-im/licq/work/licq-1.6.0/src/daemon.h:33: note: because the following virtual functions are pure within 'LicqDaemon::Daemon': > > /usr/local/include/licq/daemon.h:66: note: virtual Licq::LogService& Licq::Daemon::getLogService() > For some reason licq is being built using the installed headers which > I assume are from 1.5.1. It should use the headers from the source. > Could you post the output from running cmake I'm not common with `cmake' and doing `cmake' in the directory, where ports collection extracts Licq sources, just gives me the help message: 14:29:55 [root#yz][.../work/licq-1.6.0]> cmake cmake version 2.8.3 Usage cmake [options] <path-to-source> cmake [options] <path-to-existing-build> [skipped] > and from running make VERBOSE=1? [root#yz][/usr/ports/net-im/licq]> make VERBOSE=1 [skipped] /usr/local/bin/cmake -E cmake_progress_report /usr/ports/net-im/licq/work/licq-1.6.0/CMakeFiles 6 [ 6%] Building CXX object src/CMakeFiles/licq.dir/daemon.cpp.o cd /usr/ports/net-im/licq/work/licq-1.6.0/src && /usr/bin/c++ -D_REENTRANT -O2 -pipe -I/usr/local/include -fno-strict-aliasing -Wl,--export-dynamic -O2 -pipe -I/usr/local/include -fno-strict-aliasing -Wl,--export-dynamic -DLICQDAEMON_DEBUG_RW_MUTEX=1 -I/usr/ports/net-im/licq/work/licq-1.6.0/include -I/usr/local/include -I/usr/ports/net-im/licq/work/licq-1.6.0/src -I/usr/local/include/gpgme -I/usr/ports/net-im/licq/work/licq-1.6.0/3rdparty/gtest/include -I/usr/ports/net-im/licq/work/licq-1.6.0/3rdparty/gmock/include -Wall -Wextra -o CMakeFiles/licq.dir/daemon.cpp.o -c /usr/ports/net-im/licq/work/licq-1.6.0/src/daemon.cpp following by errors mentioned in my previous email. -- George L. Yermulnik [YZ-RIPE]