kdemultimedia3 fails with "cannot find -ldpstk"? In FBSD 6.0

B Briggs rcbdyndns at bellsouth.net
Sun Jul 30 18:31:54 UTC 2006


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


More information about the freebsd-ports mailing list