[100%] Building CXX object
tqt3integration/libqtkde/CMakeFiles/qtkde-shared.dir/qtkde.cpp.o
cd /tmp/tdebase-3.5.13.1/build/tqt3integration/libqtkde &&
/usr/bin/c++ -Dqtkde_shared_EXPORTS -DHAVE_CONFIG_H -O2 -march=i486
-mtune=i686 -fvisibility=hidden -fvisibility-inlines-hidden
-DQT_NO_ASCII_CAST -DQT_CLEAN_NAMESPACE -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -DQT_THREAD_SUPPORT -D_REENTRANT -include tqt.h
-I/usr/lib/qt3/include -I/usr/include/tqt -DQT_NO_ASCII_CAST
-DQT_CLEAN_NAMESPACE -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION
-DQT_THREAD_SUPPORT -D_REENTRANT -include tqt.h -fPIC
-I/tmp/tdebase-3.5.13.1/build/tqt3integration/libqtkde
-I/tmp/tdebase-3.5.13.1/tqt3integration/libqtkde
-I/tmp/tdebase-3.5.13.1/build
-I/tmp/tdebase-3.5.13.1/build/tqt3integration/utils
-I/usr/lib/qt3/include -I/usr/include/tqt -o
CMakeFiles/qtkde-shared.dir/qtkde.cpp.o -c
/tmp/tdebase-3.5.13.1/tqt3integration/libqtkde/qtkde.cpp
In file included from
/tmp/tdebase-3.5.13.1/tqt3integration/libqtkde/qtkde.cpp:145:0:
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:
In function 'QStringList getOpenFileNames(const QString&, QString*, long
int, const QCString&, const QString&, QString*, bool)':
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:34:262:
error: 'tqAppClass' was not declared in this scope
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:
In function 'QString getSaveFileName(const QString&, const QString&,
QString*, long int, const QCString&, const QString&, QString*)':
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:64:270:
error: 'tqAppClass' was not declared in this scope
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:
In function 'QString getExistingDirectory(const QString&, long int,
const QCString&, const QString&)':
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:93:94:
error: 'tqAppClass' was not declared in this scope
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:
In function 'QColor getColor(const QColor&, long int, const QCString&)':
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:116:72:
error: 'tqAppClass' was not declared in this scope
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:
In function 'QFont getFont(bool*, const QFont&, long int, const QCString&)':
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:139:102:
error: 'tqAppClass' was not declared in this scope
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:
In function 'int messageBox1(int, long int, const QString&, const
QString&, int, int, int)':
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:165:115:
error: 'tqAppClass' was not declared in this scope
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:
In function 'int messageBox2(int, long int, const QString&, const
QString&, const QString&, const QString&, const QString&, int, int)':
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:190:160:
error: 'tqAppClass' was not declared in this scope
make[2]: ***
[tqt3integration/libqtkde/CMakeFiles/qtkde-shared.dir/qtkde.cpp.o] Error 1
make[2]: Leaving directory `/tmp/tdebase-3.5.13.1/build'
make[1]: *** [tqt3integration/libqtkde/CMakeFiles/qtkde-shared.dir/all]
Error 2
make[1]: Leaving directory `/tmp/tdebase-3.5.13.1/build'
make: *** [all] Error 2
Since upgrading a few days ago, I get the following from KMail after a
suspend:
"The IP address of the host mail.xxx.xxx does not match the one the
certificate was issued to."
And I think this is true, thanks to my ISP's way of dealing with certificates.
However, answering the next popup:
"Would you like to accept this certificate forever without being prompted?"
with 'Forever', does not have the desired effect, because it all happens again
after the next suspend.
Any obvious reason for this, or any other diagnostics I can try? It seemed to
be fine with 3.5.13.2
cheers
ant
--
Sent from my linux system running Debian 7, desktop trinity-KDE.
This email is plain text, not HTML. Any attachments are either .jpeg or .pdf
Can we have a mention of Slávek's R14 preliminary-stable-builds repository on
the web-site?
With a short explanation of what it is, along the lines of: more up-to-date
versions and other architectures/distros can be found at...and perhaps the
following from an email of Slávek's:
1) Add the source to sources.list:
deb http://mirror.xcer.cz/trinity-sb *distribution-name* deps-r14 main-r14
2) From some public GPG keyserver download the key and import it into APT:
sudo apt-key adv --keyserver pks.gpg.cz --recv-keys ED1F4884
Explanation of why I thought of it now:
Yesterday someone on one of my local LUGs' mailing list complained that when
he upgraded to Vivid his DE went to pot - I won't bore you with the details.
He went on:
<quote>
Because of this, I thought I'd give trinity a go, but that doesn't
appear to have a vivid release yet.
It looks like it's not my day today.
</quote>
I hastily wrote sending my guess at the repository entry for Vivid, which I
immediately confirmed here and ratified to him.
He replied:
<quote>
Thanks for that.
I was trying to follow the instructions from trinitydesktop.org and
using the pearsoncomputing ppa.
Have I been looking in the wrong place?
[snip]
I used the repository you suggested, and I've installed trinity
successfully.
[snip]
Until you mentioned it I had no idea that there
were other repos for trinity.
</quote>
Whilst R14 preliminary-stable-builds has no pretensions to being Stable, it is
stable and is a valuable resource to us and could be to others. It seems
worthy of a mention.
Lisi
I have just announced to someone that the sources list entry for Vivid is
almost certainly:
deb http://mirror.xcer.cz/trinity-sb vivid deps-r14 main-r14
Could someone correct me fast if I am wrong?
Thanks!
Lisi
I've been using this old one based on 3.5.13 for a while, but it has some annoying bugs which were mostly fixed in the latest release:
http://murga-linux.com/puppy/viewtopic.php?t=73612
So I am looking for an updated SFS containing a TDE R14 setup for x86 Ubuntu Trusty.
I've tried adding the official TDE repos and installing, but after a while it went out of memory and failed.
You can build the SFS even if you are not running Puppy Linux, you only need mksquashfs:
$ mksquashfs /opt/trinity trinity.sfs -keep-as-directory
Thanks for your help!
Could you please add binary packages for armhf Ubuntu Trusty in the repos?
There are many cheap stick PCs with Allwinner or Rockchip SOCs which only have Ubuntu images (and i have one of them).
I've tried installing the binary packages for Debian Wheezy, but they are not compatible.
Hi all,
I was surprised - maintaniners of Q4OS are very active - already have a new
version based on just released Debian Jessie:
http://q4os.org/blog.html#news150427
--
Slávek
Could somebody please fix the https certificate? Firefox does not load https://trinitydesktop.org because it expired :-(
Nik
--
Please do not email me anything that you are not comfortable also sharing with the NSA.
Dr. Nikolaus Klepp
Einnehmerstraße 14
A-4810 Gmunden
Tel.: +43 650 82 11 724
email: office(a)klepp.biz