Date: Sun, 17 Jun 2012 14:27:33 -0300 From: Raphael Kubo da Costa <rakuco@freebsd.org> To: "Edwin L. Culp W." <edwinlculp@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: kde 4.8.4 Message-ID: <878vflyhkq.fsf@FreeBSD.org> In-Reply-To: <CALFgp2OqY=tB1RJTsoJ4W_N5dz%2BbiwBd08=AUnKtJbbhVmgr6Q@mail.gmail.com> (Edwin L. Culp W.'s message of "Sun, 17 Jun 2012 07:00:17 -0500") References: <CALFgp2OjLpY0C8RNy8z=eJq3fYcVbhkc41c0hyjz4Dfa6rd00g@mail.gmail.com> <4FDC93B6.10208@acsalaska.net> <87y5nnz475.fsf@FreeBSD.org> <CALFgp2M6fr_CbzAYnBC1euH76dqDgeY5nKf9EkXxopP1U7HZeg@mail.gmail.com> <87ehpfyv4z.fsf@FreeBSD.org> <CALFgp2OqY=tB1RJTsoJ4W_N5dz%2BbiwBd08=AUnKtJbbhVmgr6Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
(CC'ing the list again) "Edwin L. Culp W." <edwinlculp@gmail.com> writes: > 2012/6/16 Raphael Kubo da Costa <rakuco@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?878vflyhkq.fsf>