Current-Users archive

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

Re: sched_setscheduler not resolved.



On 10/02/2008, Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:
> Hi,
>
> I am trying to compile kde4.01 from wip. I am getting:
> [ 69%] Built target dbusserver
> [ 71%] Built target dbuscpp
> Linking CXX executable strigidaemon
> CMakeFiles/strigidaemon.dir/strigithread.o: In function `threadstarter':
> /usr/pkgsrc/wip/strigi/work/strigi-0.5.7/src/daemon/strigithread.cpp:103:
> undefined reference to `sched_setscheduler'
> gmake[2]: *** [src/daemon/strigidaemon] Error 1
> gmake[1]: *** [src/daemon/CMakeFiles/strigidaemon.dir/all] Error 2
> gmake: *** [all] Error 2
> *** Error code 2
>
> Stop.
> make: stopped in /usr/pkgsrc/wip/strigi
> *** Error code 1
>
>
> This is -current, 4.99.52 from 04/02/2008 i386, libc.so.12.158 does
> not have any mention of this function - which is in
> /usr/include/sched.h, but not in /usr/include/sys/sched.h.

To answer my own question (partially), I see now there is
/usr/lib/librt.so.0.0 (after I noticed the latest CVS log from a few
minutes ago and compiled it). Now I have to figure out how to get it
linked into the package...

>
> The last CVS log entry related to this is from 29/01/08, so I thought
> I should be up-to-date.
>
> I've shortened the call just to return 0 for now, but I wonder if
> there might be something else I had missed in my build - like some
> mk.conf setting.
>
>
> ...
>
>
> --
> ----------------------------------------------------------------
> /dev/random says:
>         I don't suffer from insanity. I enjoy every minute of it.
> ----------------------------------------------------------------
> Chavdar Ivanov   | Talbot Way, Small Heath Business Park
> Delcam UK        | Birmingham B10 0HJ, United Kingdom
> Customer Support | (+44)121-6831014
> ----------------------------------------------------------------
>


-- 
----------------------------------------------------------------
/dev/random says:
        I don't suffer from insanity. I enjoy every minute of it.
----------------------------------------------------------------
Chavdar Ivanov   | Talbot Way, Small Heath Business Park
Delcam UK        | Birmingham B10 0HJ, United Kingdom
Customer Support | (+44)121-6831014
----------------------------------------------------------------



Home | Main Index | Thread Index | Old Index