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

mpb.mail at gmail.com mpb.mail at gmail.com
Fri Feb 23 07:56:23 UTC 2007


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?)

Thanks!

-mpb


More information about the gobolinux-users mailing list