[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#481724: [kdebase-workspace] krunner/startupid.cpp: undefined reference to `XcursorGetDefaultSize'



tag 481724 + pending
tag 481724 - patch
severity 481724 normal

thanks

Hi Sedat,

My guess: you have build kdebase-workspace in a non-clean environment (dpkg-buildpackage), and you have libxcursor-dev installed.
It defines HAVE_XCURSOR and fails with undefined reference issue.

I'm not able to reproduce your bug in a clean pbuilder environment as we don't build depend on libxcursor-dev and so don't fail on your issue.

the fix is easy,  startupid must link with xcursor when xcursor is used. It will be fixed on next upload (after guessing verify).

cheers,

Fathi



Reply to: