[kde-freebsd] [SVN Commit] branches/qt-4.8/misc/qt4-qtdemo [BROKEN EMAIL]

2012-01-10 Thread null
SVN commit 7883 by avilla: - Really fix plist. M +2 -1 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information

[kde-freebsd] [SVN Commit] branches/qt-4.8/misc [BROKEN EMAIL]

2012-01-10 Thread null
SVN commit 7882 by avilla: - Fix plist (debug build yet to check). Here's the line to easily create the debug plist for qt4-qtdemo: awk 'BEGIN { FS = "/" } $0 !~ /^%%DEBUG%%/ { print } ( $NF !~ /\./ || $NF ~ /\.so$/ ) && $NF != "README" && $NF != "NOTE" && $NF != "qmldir" && $NF != "Makefile" &&

Re: [kde-freebsd] kdeadmin fails om 9-stable

2012-01-10 Thread Raphael Kubo da Costa
Daniel Stolpe writes: > So how do I prevent the build from searching the wrong path? I suggest simply removing these stale files. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd

Re: [kde-freebsd] kdeadmin fails om 9-stable

2012-01-10 Thread Daniel Stolpe
On Tue, 10 Jan 2012, Raphael Kubo da Costa wrote: Daniel Stolpe writes: Now I got stuck like below. The thing is I do have libkldap.so.5.0.1 but not in that directory: 0 lrwxr-xr-x 1 root wheel 13 Jan 10 11:49 /usr/local/kde4/lib/libkldap.so -> libkldap.so.5 0 lrwxr-xr-x 1 root

Re: [kde-freebsd] kdeadmin fails om 9-stable

2012-01-10 Thread Raphael Kubo da Costa
Daniel Stolpe writes: > Now I got stuck like below. The thing is I do have libkldap.so.5.0.1 > but not in that directory: > > 0 lrwxr-xr-x 1 root wheel 13 Jan 10 11:49 > /usr/local/kde4/lib/libkldap.so -> libkldap.so.5 > 0 lrwxr-xr-x 1 root wheel 17 Jan 10 11:49 > /usr/local/kde

Re: [kde-freebsd] kdeadmin fails om 9-stable

2012-01-10 Thread Daniel Stolpe
On Tue, 10 Jan 2012, Raphael Kubo da Costa wrote: Daniel Stolpe writes: [ 50%] Building CXX object ksystemlog/src/modes/base/CMakeFiles/ksystemlog_base_mode.dir/multipleFileList.o /usr/bin/ld: warning: libsasl2.so.2, needed by /usr/local/lib/libkldap.so.5.0.1, not found (try using -rpath or

Re: [kde-freebsd] kdeadmin fails om 9-stable

2012-01-10 Thread Raphael Kubo da Costa
Daniel Stolpe writes: > [ 50%] Building CXX object > ksystemlog/src/modes/base/CMakeFiles/ksystemlog_base_mode.dir/multipleFileList.o > /usr/bin/ld: warning: libsasl2.so.2, needed by > /usr/local/lib/libkldap.so.5.0.1, not found (try using -rpath or > -rpath-link) > /usr/local/lib/libkldap.so.5.0

[kde-freebsd] [SVN Commit] branches/qt-4.8/devel/qt4-designer [BROKEN EMAIL]

2012-01-10 Thread null
SVN commit 7881 by avilla: - Add dependency on phonon to fix the build. M +1 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest informat

[kde-freebsd] [SVN Commit] branches/qt-4.8/www/qt4-webkit [BROKEN EMAIL]

2012-01-10 Thread null
SVN commit 7880 by avilla: - Avoid the build and installation of tests, thus removing the need for qt4-qtestlib and qt4-uic. - Fix plist. M +14 -7 Makefile M +15 -2 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https:/

[kde-freebsd] [SVN Commit] branches/qt-4.8/www/qt4-webkit [BROKEN EMAIL]

2012-01-10 Thread null
SVN commit 7879 by avilla: - Add dependency on qt4-uic. M +2 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information

[kde-freebsd] [SVN Commit] branches/qt-4.8/www/qt4-webkit [BROKEN EMAIL]

2012-01-10 Thread null
SVN commit 7878 by avilla: - Add dependency on qt4-testlib. M +1 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information

[kde-freebsd] kdeadmin fails om 9-stable

2012-01-10 Thread Daniel Stolpe
Any suggestions on this? OS is updated to 9-stable and then all ports/packages where removed and I started to build basic things like perl, python, portupgrade from scratch. kde4 crashed in kdeadmin4 like: [ 48%] Building CXX object ksystemlog/src/modes/base/CMakeFiles/ksystemlog_base_mode.d