Re: Main window position
Erik Johansson <[email protected]> Fri, 13 Jan 2012 14:18:43 +0100
| Newsgroups | gmane.network.licq.general |
|---|---|
| Message-ID | <CAAMKmoeoixtK4d2ahqabSLySEt60fCGQrgCzBOMvM9=FJNxp1A@mail.gmail.com> |
2012/1/13 George L. Yermulnik <[email protected]>: > On Fri, 13 Jan 2012 at 13:11:46 (+0100), Erik Johansson wrote: >> 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: Could you please post the files CMakeCache.txt, CMakeFiles/CMakeOutput.log and CMakeFiles/CMakeError.log? They should be in the build directory. > cd /usr/ports/net-im/licq/work/licq-1.6.0/src && /usr/bin/c++ =C2=A0 -D_R= EENTRANT -O2 -pipe -I/usr/local/include -fno-strict-aliasing -Wl,--export-d= ynamic -O2 -pipe -I/usr/local/include -fno-strict-aliasing -Wl,--export-dyn= amic -DLICQDAEMON_DEBUG_RW_MUTEX=3D1 -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/sr= c -I/usr/local/include/gpgme -I/usr/ports/net-im/licq/work/licq-1.6.0/3rdpa= rty/gtest/include -I/usr/ports/net-im/licq/work/licq-1.6.0/3rdparty/gmock/i= nclude =C2=A0 -Wall -Wextra -o CMakeFiles/licq.dir/daemon.cpp.o -c /usr/por= ts/net-im/licq/work/licq-1.6.0/src/daemon.cpp -I/usr/local/include appears before -I/usr/ports/net-im/licq/work/licq-1.6.0/include which causes the problem. A quick fix is to (re)move /usr/local/include/licq before building (or uninstall the old version). Not a real fix, but it should give you a working licq while we try to figure out a real fix. // Erik --=20 Erik Johansson Home Page: http://ejohansson.se/ PGP Key: http://ejohansson.se/erik.asc