[gobolinux-users] Compile KDE-Base fails in Rootless due to kbookmarknotifier.h

Lucas C. Villa Real lucasvr at gobolinux.org
Fri Feb 23 14:17:18 UTC 2007


On 2/23/07, mpb.mail at gmail.com <mpb.mail at gmail.com> wrote:
> Hi,
>
> Compile KDE-Base fails in Rootless.
>
> make[3]: *** No rule to make target
> `/home/zu20070220/Programs/KDE-Base/3.5.5/include/kbookmarknotifier.h',
> needed by `kbookmarknotifier.kidl'.  Stop.
>
> The needed file is a symlink:
>
> <...>/kbookmarknotifier.h -> Libs_path/3.5.5/include/kbookmarknotifier.h
>
> Looks like it gets set in the KDE-Base recipe:
>
> pre_build() {
>   ln -sf ${KDE-Libs_path}/3.5.5/include/kbookmarknotifier.h $target/include/kboo
> kmarknotifier.h
> }
>
> "${KDE-Libs_path}" looks like a bad variable name to me, due to the dash.
>
> Can anyone explain what is going on and/or how to (properly) fix the
> recipe?  (Or perhaps it is Rootless that needs to be fixed?)

I think that needs to be replaced by '_' instead. Can you check that?

-- 
Lucas
powered by /dev/dsp


More information about the gobolinux-users mailing list