Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jul 2006 13:31:50 -0500
From:      B Briggs <rcbdyndns@bellsouth.net>
To:        freebsd-ports@freebsd.org
Subject:   Re: kdemultimedia3 fails with "cannot find -ldpstk"? In FBSD 6.0
Message-ID:  <44CCFB16.7040109@bellsouth.net>
In-Reply-To: <eairae$1gl$1@FreeBSD.csie.nctu.edu.tw>
References:  <eairae$1gl$1@FreeBSD.csie.nctu.edu.tw>

next in thread | previous in thread | raw e-mail | index | archive | help
lysergius2001 wrote:
> Hi
> 
> Tearing my hair out with this one.  Googling a solution has not helped.
> Ports are up to date.  libxine seems to be the problem.  Any suggestions
> gratefully accepted
> 
> Many thanks
> 

If libxine isn't building, try commenting out your CFLAGS in 
/etc/make.conf and then trying to rebuild. But I don't think that's what 
you're asking.

I assume you're trying to build kdemultimedia3 WITH_XINE, not run it.
If kdemm3 uses libxine, then libxine might be using libdpstk.so. AFAIR, 
libdpstk.so has been removed from the Xorg libraries.

Try rebuilding libxine first.

If you don't have libchk, you might want to try:
/usr/ports/sysutils/libchk

It will show you any binaries that you have that are still linked with 
libdpstk.so and you'll want to rebuild these.

-- 
B Briggs



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44CCFB16.7040109>