Re: [kde-freebsd] make install dont respect PREFIX

2013-06-12 Thread Schaich Alonso
On Thu, 13 Jun 2013 00:06:19 -0400 Super Bisquit wrote: > For kde4 the install prefix is /usr/local/kde4 unless it has changed. > > > Indeed, and this can be changed by defining KDE_PREFIX make variable which otherwise gets set in $PORTSDIR/Mk/bsd.kde4.mk However that is for kde ports, while

Re: [kde-freebsd] make install dont respect PREFIX

2013-06-12 Thread Super Bisquit
For kde4 the install prefix is /usr/local/kde4 unless it has changed. On Wed, Jun 12, 2013 at 11:53 PM, Otacílio wrote: > Dears > > I'm trying port qtserialport to FreeBSD, butthe make install don't > respect the PREFIX variable.Can someone giveme a help about this? Bellow > is the port's Makef

[kde-freebsd] make install dont respect PREFIX

2013-06-12 Thread Otacílio
Dears I'm trying port qtserialport to FreeBSD, butthe make install don't respect the PREFIX variable.Can someone giveme a help about this? Bellow is the port's Makefile. PORTNAME=qtserialport PORTVERSION=4 CATEGORIES=devel #MASTER_SITES=http://www.xm1math.net/texmaker/ MAINTAINER

Re: [kde-freebsd] kdeadmin 4.10.3 not building with linker error

2013-06-12 Thread Sindrome
> openldap-client-2.4.35 Open source LDAP client implementation > openldap-server-2.4.35 Open source LDAP server implementation > > kldap is part of the kdepimlibs ports. Can you try to rebuild those, too? I rebuilt kdepimlibs and it compiled just fine kdepimlibs-4.10.3_1 Libraries for KDE-PI

Re: [kde-freebsd] kdeadmin 4.10.3 not building with linker error

2013-06-12 Thread Sindrome
> /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) It looks like you have a problem with your ldap ports. I rebuilt both ldap client and server and it still is failing to build. And the library in question is the

Re: [kde-freebsd] kdeadmin 4.10.3 not building with linker error

2013-06-12 Thread Schaich Alonso
On Wed, 12 Jun 2013 10:05:31 -0500 "Sindrome" wrote: > > /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) > > It looks like you have a problem with your ldap ports. > > I rebuilt both ldap client and server

Re: [kde-freebsd] x11/kde4-workspace: automoc4 SEGVs on certain files

2013-06-12 Thread Matthias Apitz
El día Tuesday, June 11, 2013 a las 08:50:13PM +0300, Raphael Kubo da Costa escribió: > Matthias Apitz writes: > > >> > # cd /usr/ports/x11/kde4 > >> > # nohup install clean BATCH=yes > >> > >> That should probably be OK, ... > > > > The first stop is in www/qt4-webkit with the already known c

Re: [kde-freebsd] kdeadmin 4.10.3 not building with linker error

2013-06-12 Thread Raphael Kubo da Costa
"Sindrome" writes: > /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) It looks like you have a problem with your ldap ports. ___ kde-freebsd mailing list kde-freebsd@kde

Re: [kde-freebsd] kdeadmin 4.10.3 not building with linker error

2013-06-12 Thread Sindrome
I.e. the output of make -C /usr/ports/sysutils/kdeadmin4 MAKE_JOBS_UNSAFE=yes build assuming your ports collection is at /usr/ports. Here's the output /usr/bin/c++ -O2 -pipe -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith