kde 4.8.4

Raphael Kubo da Costa rakuco at freebsd.org
Sun Jun 17 17:28:21 UTC 2012


(CC'ing the list again)

"Edwin L. Culp W." <edwinlculp at gmail.com> writes:
> 2012/6/16 Raphael Kubo da Costa <rakuco at freebsd.org>
>> Did you have the alsa ports installed when you built mediastreamer and
>> remove them later or something like that?
>>
> I have a vague recollection of something like that.  I can't remember the
> details but I just checked and find that I have
> /var/db/pkg/linux-f10-alsa-lib-1.0.21_1
> /var/db/pkg/linux-f10-alsa-plugins-oss-1.0.21_2 installed currently.
>
> While trying to remove them I realized that they are/were required by
> skype-devel-2.2.0.35_1 that I use daily but . . . .
>
> I assume that they need to go an give it another try.  Maybe I can just
> deinstall and then rebuild skype without breaking kde.  Will know as soon
> as I get back.

You could check (with ldd or readelf) if libmediastreamer.so is actually
requiring symbols from those libraries (which would be
weird).

It'd be good if you could try building kdenetwork4 with CMAKE_VERBOSE=1
and paste the line that's causing problems, as well as the CMake output
when it is detecting stuff before compilation.


More information about the freebsd-ports mailing list