[kde-freebsd] Re: [CFT] KDE SC 4.6.0 for FreeBSD.

Hannes list_kde-freebsd at soulrebel.in-berlin.de
Tue Feb 8 17:05:14 CET 2011


On Tuesday 08 February 2011 15:30:00 Hannes Hauswedell wrote:
> On Tuesday 01 February 2011 00:17:39 Hannes wrote:
> > Hi miwi,
> > 
> > ok here are my test result
> > 
> > **BUILD STAGE**
> > 
> > I did a pkg_delete -a, reinstalled xorg and qt4 from packages and
> > then built most of kde by "make install clean".
> > 
> > Issues:
> > - kdebase4-workspace and nepomukcontroller are not make_jobs_safe
> > although they claim to be
> > - kdepim4 wants libassuan.1, but the port only provides .0
> > (manually changing the Makefile solved this)
> > - kdebase4-runtime did not install in kdeprefix, but into to
> > localbase. Curiosly a make deinstall reinstall fixed this, with
> > some file leftovers for me to clean up
> > -phonon master site is wrong (it lacks /src/ in the end)
> 
> I just realised I hadn't built kdemultimedia4, since I usually don't
> use much of it. Now it fails at building kscd:
> 
> [ 47%] Built target kscd_automoc
> Linking CXX executable kscd
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_pcm_sw_params_current'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_pcm_close' ../lib/libkcompactdisc.so.5.0.1: undefined reference
> to
> `snd_pcm_hw_params_set_rate_near'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_pcm_hw_params_set_access'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_pcm_hw_params_set_channels'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_pcm_hw_params_get_buffer_size'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_pcm_hw_params_sizeof'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_pcm_sw_params_set_avail_min'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_pcm_sw_params_set_start_threshold'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_pcm_sw_params_set_xfer_align'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_pcm_hw_params_set_format'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_pcm_writei' ../lib/libkcompactdisc.so.5.0.1: undefined reference
> to
> `snd_pcm_hw_params_set_period_time_near'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_pcm_hw_params'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to `snd_pcm_drop'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_pcm_hw_params_set_buffer_time_near'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_pcm_sw_params'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_pcm_sw_params_sizeof'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_pcm_hw_params_get_period_size'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_pcm_prepare'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to `snd_pcm_open'
> ../lib/libkcompactdisc.so.5.0.1: undefined reference to
> `snd_strerror' ../lib/libkcompactdisc.so.5.0.1: undefined reference
> to
> `snd_pcm_hw_params_any'
> 
> ALSA and PULSEAUDIO support are both disabled.

Building with ALSA-Suppport succeeds. Still, ALSA is a really bugger and 
IMHO shouldn't be required.

Regards,
Hannes


More information about the kde-freebsd mailing list