[kde-freebsd] Power button ignores kde4 setting and causes immediate shutdown

2013-07-15 Thread Yuri
KDE4 on my laptop has power settings by default, and "When power button 
is pressed" should cause "Prompt log out dialog"


Instead, the power button causes an immediate reboot. KDE4 shuts down 
disgracefully.


Is this a known issue? Likely FreeBSD-specific? Or should I create KDE4 PR?

Yuri
___
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] Current problem reports assigned to k...@freebsd.org

2013-07-15 Thread FreeBSD bugmaster
Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker  Resp.  Description

o ports/180467 kde[partial patch] Make devel/py-qt4-core work with pytho
o ports/180434 kde[ports] multimedia/phonon: ia64: /usr/local/lib/libqze
o ports/179202 kdex11/kde4-workspace (and elsewhere): automoc4 SEGVs on 
o ports/178063 kde[Patch] graphics/digikam-kde4 can't edit images
s ports/177479 kdedevel/py-pykde4 doesn't saves port options
o ports/177059 kdedevel/cmake: /usr/share/cmake/Modules/FindLibXml2.cmak
o ports/177018 kdeCan't build devel/xsd
o ports/176901 kde[bsd.cmake.mk] disable rpath removal
o ports/176869 kdex11/kde4: klauncher crash while attaching virtual cdro
o ports/176862 kde[request] x11/kde4: supply debug libs for KDE binary p
s ports/176804 kdedevel/qt4-corelib 313633 does not build on 9-STABLE
o ports/174728 kdeLet textproc/soprano know about different odbc
f ports/173771 kdeCONFLICTS_BUILD for deskutils/superkaramba
s ports/173770 kdeCorrect CONFLICTS_BUILD for editors/calligra
f ports/172359 kde[PATCH] editors/calligra: Fix build with clang++ -stdl
f ports/169671 kdeeditors/calligra Spreadsheet throws and exception on e
f ports/165642 kdex11/kde4: keeps locking the screen.
o ports/165213 kdedevel/cmake: Reinplacement of paths in Modules is bad
o ports/156901 kde[patch] devel/cmake breaks with CC containing spaces
f ports/151154 kdeaudio/amarok-kde4 crashes on network activity if ports

20 problems total.

___
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] area51/KDE/astro/kstars

2013-07-15 Thread Raphael Kubo da Costa
SVN commit 9368 by rakuco:

kstars: Fix plist.


 M  +0 -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


Re: [kde-freebsd] Fwd: kstars-4.10.5 failed on amd64 9

2013-07-15 Thread Raphael Kubo da Costa
Martin Wilke  writes:

>> 
>> ===>  Building package for kstars-4.10.5
>> tar: share/doc/HTML/en/kstars/WUT.png: Cannot stat: No such file or directory
>> tar: Error exit delayed from previous errors.
>> pkg_create: make_dist: tar command failed with code 256
>> *** [do-package] Error code 1

Fixed in r323030.
___
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 4.10.5 needs deprecated openldap 2.3 client to build properly - dependency needs fixing

2013-07-15 Thread sindrome
I'm having the exact same error I had last month when I had a long thread
about my inability to upgrade kdeadmin from 4.10.1 to 4.10.3.  I got to the
root cause of it which was kdeadmin was dependant on openldap-client 2.3.
At the time I had 2.4 installed and it kept failing.  Once I de-installed
2.4 and went back to 2.3 kdeadmin built properly.

So now only a month later I'm at 4.10.4 and trying to upgrade to 4.10.5 and
having the same problem again.

kdeadmin-4.10.4 <   needs updating (port has 4.10.5)

The issue is that the openldap 2.3 port has been deprecated and removed
from the ports tree and kdeadmin has not been upgraded to point to the
openldap24-client port properly so it won't build again.

Can someone upgrade the dependency in the kdeadmin 4.10.5 port to build
properly with the current openldap24-client. You can see below it's still
looking for the 2.3 library.


Here's the output from the following command.

make -C /usr/ports/sysutils/kdeadmin4 MAKE_JOBS_UNSAFE=yes build


/usr/bin/c++   -O2 -pipe -fno-strict-aliasing -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W
-Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS
-fno-check-new -fno-common -Woverloaded-virtual -fvisibility=hidden
-Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG
-DQT_NO_DEBUG   CMakeFiles/kuser.dir/kuser_automoc.o
CMakeFiles/kuser.dir/ku_mainwidget.o CMakeFiles/kuser.dir/ku_mainview.o
CMakeFiles/kuser.dir/ku_edituser.o CMakeFiles/kuser.dir/ku_editgroup.o
CMakeFiles/kuser.dir/ku_usermodel.o CMakeFiles/kuser.dir/ku_groupmodel.o
CMakeFiles/kuser.dir/ku_deluser.o CMakeFiles/kuser.dir/ku_user.o
CMakeFiles/kuser.dir/ku_group.o CMakeFiles/kuser.dir/ku_main.o
CMakeFiles/kuser.dir/ku_misc.o CMakeFiles/kuser.dir/ku_pwdlg.o
CMakeFiles/kuser.dir/ku_adduser.o CMakeFiles/kuser.dir/ku_configdlg.o
CMakeFiles/kuser.dir/ku_global.o CMakeFiles/kuser.dir/sid.o
CMakeFiles/kuser.dir/ku_userfiles.o CMakeFiles/kuser.dir/ku_groupfiles.o
CMakeFiles/kuser.dir/ku_userldap.o CMakeFiles/kuser.dir/ku_groupldap.o
CMakeFiles/kuser.dir/ku_usersystem.o CMakeFiles/kuser.dir/ku_groupsystem.o
CMakeFiles/kuser.dir/ku_selectconn.o CMakeFiles/kuser.dir/ku_prefs.o  -o
kuser  -L/usr/local/lib  -L/usr/local/kde4/lib  -L/usr/local/lib/qt4
/usr/local/kde4/lib/libkio.so.7.0.1 /usr/local/lib/libkldap.so.5.0.1
-lkntlm -lcrypt /usr/local/kde4/lib/libkio.so.7.0.1
/usr/local/lib/qt4/libQtNetwork.so /usr/local/lib/qt4/libQtXml.so
/usr/local/kde4/lib/libkdeui.so.7.0.1 /usr/local/lib/qt4/libQtGui.so
/usr/local/lib/qt4/libQtSvg.so /usr/local/kde4/lib/libkdecore.so.7.0.1
/usr/local/lib/qt4/libQtDBus.so /usr/local/lib/qt4/libQtCore.so -pthread
-Wl,-rpath,/usr/local/lib:/usr/local/kde4/lib:/usr/local/lib/qt4:
-Wl,-rpath-link,/usr/local/lib:/usr/local/kde4/lib
/usr/bin/ld: warning: libldap-2.3.so.2, needed by
/usr/local/lib/libkldap.so.5.0.1, not found (try using -rpath or
-rpath-link)
/usr/bin/ld: warning: liblber-2.3.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.1: undefined reference to `ber_flatten'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ldap_get_option'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ber_scanf'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ber_peek_tag'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ldap_rename'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to
`ldap_get_values_len'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to
`ldap_controls_free'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ldap_add_ext_s'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ldap_parse_result'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ldap_rename_s'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ldap_result'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ldap_modify_ext_s'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to
`ldap_value_free_len'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ber_skip_tag'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ldap_mods_free'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ldap_unbind_ext'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to
`ldap_parse_extended_result'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ldap_delete_ext_s'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ber_init'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to
`ldap_next_attribute'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ldap_compare_ext'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ldap_sasl_bind_s'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ldap_memfree'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ber_memfree'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ber_alloc_t'
/usr/local/lib/libkldap.so.5.0.1: undefined reference to `ldap_

[kde-freebsd] [SVN Commit] area51/KDE/science/kalzium

2013-07-15 Thread Raphael Kubo da Costa
SVN commit 9369 by rakuco:

kalzium: Fix plist

 M  +0 -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


Re: [kde-freebsd] Fwd: kalzium-4.10.5 failed on amd64 9

2013-07-15 Thread Raphael Kubo da Costa
Martin Wilke  writes:

>> 
>> ===>  Building package for kalzium-4.10.5
>> tar: share/apps/kalzium/icons/hicolor/48x48/actions/elempic.png: Cannot 
>> stat: No such file or directory
>> tar: Error exit delayed from previous errors.
>> pkg_create: make_dist: tar command failed with code 256
>> *** [do-package] Error code 1

Fixed in r323032.
___
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


Re: [kde-freebsd] kdeadmin 4.10.5 needs deprecated openldap 2.3 client to build properly - dependency needs fixing

2013-07-15 Thread Max Brazhnikov
On Mon, 15 Jul 2013 08:08:30 -0500 sindrome wrote:
> I'm having the exact same error I had last month when I had a long thread
> about my inability to upgrade kdeadmin from 4.10.1 to 4.10.3.  I got to the
> root cause of it which was kdeadmin was dependant on openldap-client 2.3.
> At the time I had 2.4 installed and it kept failing.  Once I de-installed
> 2.4 and went back to 2.3 kdeadmin built properly.
> 
> So now only a month later I'm at 4.10.4 and trying to upgrade to 4.10.5 and
> having the same problem again.
> 
> kdeadmin-4.10.4 <   needs updating (port has 4.10.5)
> 
> The issue is that the openldap 2.3 port has been deprecated and removed
> from the ports tree and kdeadmin has not been upgraded to point to the
> openldap24-client port properly so it won't build again.
> 
> Can someone upgrade the dependency in the kdeadmin 4.10.5 port to build
> properly with the current openldap24-client. You can see below it's still
> looking for the 2.3 library.


The port is fine, the problem is on your side. You need to rebuild all ports 
that depend on openldap after switching to different version:

portmaster -r net/openldap24-client

> Here's the output from the following command.
> 
> make -C /usr/ports/sysutils/kdeadmin4 MAKE_JOBS_UNSAFE=yes build
> 
> 
> /usr/bin/c++   -O2 -pipe -fno-strict-aliasing -Wnon-virtual-dtor
> -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W
> -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS
> -fno-check-new -fno-common -Woverloaded-virtual -fvisibility=hidden
> -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG
> -DQT_NO_DEBUG   CMakeFiles/kuser.dir/kuser_automoc.o
> CMakeFiles/kuser.dir/ku_mainwidget.o CMakeFiles/kuser.dir/ku_mainview.o
> CMakeFiles/kuser.dir/ku_edituser.o CMakeFiles/kuser.dir/ku_editgroup.o
> CMakeFiles/kuser.dir/ku_usermodel.o CMakeFiles/kuser.dir/ku_groupmodel.o
> CMakeFiles/kuser.dir/ku_deluser.o CMakeFiles/kuser.dir/ku_user.o
> CMakeFiles/kuser.dir/ku_group.o CMakeFiles/kuser.dir/ku_main.o
> CMakeFiles/kuser.dir/ku_misc.o CMakeFiles/kuser.dir/ku_pwdlg.o
> CMakeFiles/kuser.dir/ku_adduser.o CMakeFiles/kuser.dir/ku_configdlg.o
> CMakeFiles/kuser.dir/ku_global.o CMakeFiles/kuser.dir/sid.o
> CMakeFiles/kuser.dir/ku_userfiles.o CMakeFiles/kuser.dir/ku_groupfiles.o
> CMakeFiles/kuser.dir/ku_userldap.o CMakeFiles/kuser.dir/ku_groupldap.o
> CMakeFiles/kuser.dir/ku_usersystem.o CMakeFiles/kuser.dir/ku_groupsystem.o
> CMakeFiles/kuser.dir/ku_selectconn.o CMakeFiles/kuser.dir/ku_prefs.o  -o
> kuser  -L/usr/local/lib  -L/usr/local/kde4/lib  -L/usr/local/lib/qt4
> /usr/local/kde4/lib/libkio.so.7.0.1 /usr/local/lib/libkldap.so.5.0.1
> -lkntlm -lcrypt /usr/local/kde4/lib/libkio.so.7.0.1
> /usr/local/lib/qt4/libQtNetwork.so /usr/local/lib/qt4/libQtXml.so
> /usr/local/kde4/lib/libkdeui.so.7.0.1 /usr/local/lib/qt4/libQtGui.so
> /usr/local/lib/qt4/libQtSvg.so /usr/local/kde4/lib/libkdecore.so.7.0.1
> /usr/local/lib/qt4/libQtDBus.so /usr/local/lib/qt4/libQtCore.so -pthread
> -Wl,-rpath,/usr/local/lib:/usr/local/kde4/lib:/usr/local/lib/qt4:
> -Wl,-rpath-link,/usr/local/lib:/usr/local/kde4/lib
> /usr/bin/ld: warning: libldap-2.3.so.2, needed by
> /usr/local/lib/libkldap.so.5.0.1, not found (try using -rpath or

libkldap.so.5.0.1 shouldn't be in /usr/local/lib, which package does it belong 
to?

Max
___
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


Re: [kde-freebsd] kdeadmin 4.10.5 needs deprecated openldap 2.3 client to build properly - dependency needs fixing

2013-07-15 Thread Sindrome
The port is fine, the problem is on your side. You need to rebuild all ports
that depend on openldap after switching to different version:

portmaster -r net/openldap24-client

Thanks.  I'm executing a recursive portupgrade on all ports that use
openldap now.


> -L/usr/local/lib/qt4
> /usr/local/kde4/lib/libkio.so.7.0.1 /usr/local/lib/libkldap.so.5.0.1 
> -lkntlm -lcrypt /usr/local/kde4/lib/libkio.so.7.0.1
> /usr/local/lib/qt4/libQtNetwork.so /usr/local/lib/qt4/libQtXml.so
> /usr/local/kde4/lib/libkdeui.so.7.0.1 /usr/local/lib/qt4/libQtGui.so 
> /usr/local/lib/qt4/libQtSvg.so /usr/local/kde4/lib/libkdecore.so.7.0.1
> /usr/local/lib/qt4/libQtDBus.so /usr/local/lib/qt4/libQtCore.so 
> -pthread
> -Wl,-rpath,/usr/local/lib:/usr/local/kde4/lib:/usr/local/lib/qt4:
> -Wl,-rpath-link,/usr/local/lib:/usr/local/kde4/lib
> /usr/bin/ld: warning: libldap-2.3.so.2, needed by 
> /usr/local/lib/libkldap.so.5.0.1, not found (try using -rpath or

libkldap.so.5.0.1 shouldn't be in /usr/local/lib, which package does it
belong to?

I executed the following pkg_info -W on each of these and it didn't come
back with anything.  Is there another command to check to see what package
it belongs to?  If nothing comes back should I just delete these?

Foobar:107:/usr/local/lib# ll libkldap*
lrwxr-xr-x  1 root  wheel  13 Sep  5  2010 libkldap.so@ -> libkldap.so.5
lrwxr-xr-x  1 root  wheel  17 Sep  5  2010 libkldap.so.5@ ->
libkldap.so.5.0.1
-rwxr-xr-x  1 root  wheel  320240 Sep  5  2010 libkldap.so.5.0.1*

foobar:108:/usr/local/lib# pkg_info -W libkldap.so.5.0.1
foobar:109:/usr/local/lib# pkg_info -W libkldap.so.5

___
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


Re: [kde-freebsd] kdeadmin 4.10.5 needs deprecated openldap 2.3 client to build properly - dependency needs fixing

2013-07-15 Thread Raphael Kubo da Costa
"Sindrome"  writes:

> I executed the following pkg_info -W on each of these and it didn't come
> back with anything.  Is there another command to check to see what package
> it belongs to?  If nothing comes back should I just delete these?
>
> Foobar:107:/usr/local/lib# ll libkldap*
> lrwxr-xr-x  1 root  wheel  13 Sep  5  2010 libkldap.so@ -> libkldap.so.5
> lrwxr-xr-x  1 root  wheel  17 Sep  5  2010 libkldap.so.5@ ->
> libkldap.so.5.0.1
> -rwxr-xr-x  1 root  wheel  320240 Sep  5  2010 libkldap.so.5.0.1*
>
> foobar:108:/usr/local/lib# pkg_info -W libkldap.so.5.0.1
> foobar:109:/usr/local/lib# pkg_info -W libkldap.so.5

Yes, you can delete those, they look like some remainings from an old
installation. You might also want to check if there are other libk*.so's
around where they shouldn't.
___
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


Re: [kde-freebsd] kdeadmin 4.10.5 needs deprecated openldap 2.3 client to build properly - dependency needs fixing

2013-07-15 Thread Sindrome
>
> foobar:108:/usr/local/lib# pkg_info -W libkldap.so.5.0.1 
> foobar:109:/usr/local/lib# pkg_info -W libkldap.so.5

Yes, you can delete those, they look like some remainings from an old
installation. You might also want to check if there are other libk*.so's
around where they shouldn't.

Where is the right directory for them to be in? 

___
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


Re: [kde-freebsd] kdeadmin 4.10.5 needs deprecated openldap 2.3 client to build properly - dependency needs fixing

2013-07-15 Thread Sindrome
It seems that the current ldap client is installing the libraries into
/usr/local/lib too.  Is this wrong as well?  I deleted the libkldap files
and it doesn't appear they were reinstalled with the client

foobar:113:/usr/local/lib# ll *ldap*
lrwxr-xr-x  1 root  wheel  16 Jul 15 14:47 libldap-2.4.so@ ->
libldap-2.4.so.8
-rw-r--r--  1 root  wheel  320754 Jul 15 14:47 libldap-2.4.so.8
-rw-r--r--  1 root  wheel  516006 Jul 15 14:47 libldap.a
-rw-r--r--  1 root  wheel 981 Jul 15 14:47 libldap.la
lrwxr-xr-x  1 root  wheel  16 Jul 15 14:47 libldap.so@ ->
libldap-2.4.so.8
lrwxr-xr-x  1 root  wheel  18 Jul 15 14:47 libldap_r-2.4.so@ ->
libldap_r-2.4.so.8
-rw-r--r--  1 root  wheel  352671 Jul 15 14:47 libldap_r-2.4.so.8
-rw-r--r--  1 root  wheel  573132 Jul 15 14:47 libldap_r.a
-rw-r--r--  1 root  wheel1004 Jul 15 14:47 libldap_r.la
lrwxr-xr-x  1 root  wheel  18 Jul 15 14:47 libldap_r.so@ ->
libldap_r-2.4.so.8



-Original Message-
From: Sindrome [mailto:sindr...@gmail.com] 
Sent: Monday, July 15, 2013 2:44 PM
To: 'Raphael Kubo da Costa'
Cc: kde-freebsd@kde.org
Subject: RE: [kde-freebsd] kdeadmin 4.10.5 needs deprecated openldap 2.3
client to build properly - dependency needs fixing

>
> foobar:108:/usr/local/lib# pkg_info -W libkldap.so.5.0.1 
> foobar:109:/usr/local/lib# pkg_info -W libkldap.so.5

Yes, you can delete those, they look like some remainings from an old
installation. You might also want to check if there are other libk*.so's
around where they shouldn't.

Where is the right directory for them to be in? 


___
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


Re: [kde-freebsd] kdeadmin 4.10.5 needs deprecated openldap 2.3 client to build properly - dependency needs fixing

2013-07-15 Thread Sindrome
>
> foobar:108:/usr/local/lib# pkg_info -W libkldap.so.5.0.1 
> foobar:109:/usr/local/lib# pkg_info -W libkldap.so.5

>Yes, you can delete those, they look like some remainings from an old
installation. You might also want to check if there are other libk*.so's
around where they shouldn't.

It's gotten worse. Now it's failing at 11% with the following error.  It
looks like it's still looking for libkldap.so.5.0.1 in /usr/local/lib after
I deleted it.  I tried to search for what port was installing
libkldap.so.5.0.1 and it appeared it may be kdepimlibs.  So I rebuilt that
and still it didn't make a difference.

Please let me know what I can do to get this fixed.

Thanks

[ 11%] Building CXX object kuser/CMakeFiles/kuser.dir/ku_prefs.o
cd /usr/ports/sysutils/kdeadmin4/work/.build/kuser && /usr/bin/c++
-DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=34 -DKDE_DEPRECATED_WARNINGS
-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_STL
-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -D_REENTRANT -O2
-pipe -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security
-fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common
-Woverloaded-virtual -fvisibility=hidden -Werror=return-type
-fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG
-I/usr/ports/sysutils/kdeadmin4/work/.build/kuser
-I/usr/ports/sysutils/kdeadmin4/work/kdeadmin-4.10.5/kuser
-I/usr/ports/sysutils/kdeadmin4/work/kdeadmin-4.10.5
-I/usr/ports/sysutils/kdeadmin4/work/.build -I/usr/local/kde4/include
-I/usr/local/kde4/include/KDE -I/usr/local/include/qt4/phonon
-I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml
-I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtUiTools
-I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg
-I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScriptTools
-I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL
-I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtMultimedia
-I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtDesigner
-I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus
-I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui
-I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt
-I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4
-I/usr/local/include -D_LARGEFILE64_SOURCE  -D_LARGEFILE64_SOURCE -o
CMakeFiles/kuser.dir/ku_prefs.o -c
/usr/ports/sysutils/kdeadmin4/work/.build/kuser/ku_prefs.cpp
make: don't know how to make /usr/local/lib/libkldap.so.5.0.1. Stop
*** [kuser/CMakeFiles/kuser.dir/all] Error code 2

Stop in /usr/ports/sysutils/kdeadmin4/work/.build.
*** [all] Error code 1

Stop in /usr/ports/sysutils/kdeadmin4/work/.build.
*** [do-build] Error code 1

Stop in /usr/ports/sysutils/kdeadmin4

___
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