LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   RealTime extensions Library in Slackware (https://www.linuxquestions.org/questions/slackware-14/realtime-extensions-library-in-slackware-770684/)

Alexvader 11-21-2009 03:31 PM

RealTime extensions Library in Slackware
 
Hi Forum

I am trying to compile the last version of Scilab ( 5.1.1 ) in Slack64 13
There is a system modeling/analysis called Scicos that will not compile because its RTAI module calls for a function called clock_get_time which annot be found in my system ( #make says so... )

So I am asking, must I build a pkg from librt http://refspecs.freestandards.org/LS...ric/librt.html has this been superseeded by any other .so, or is there any slackbuild for this...?

BRGDS

Alex

Didier Spaier 11-21-2009 04:21 PM

Maybe this has nothing to do with that but on my Slacware64-13.0 the package glibc-solibs provides /lib64/librt-2.9.so

Alexvader 11-22-2009 02:23 PM

Thanks Didier_Spaier

Is this by default installed in Slack13 ( assuming I made a full install) or must I get a slackBuild for it...?

BRGDS

Alex

...I am not near my Slack13 box to test for the presence of /lib64/librt-2.9.so, and for the next few days I will have no Internet connection back home... :-(

gnashley 11-22-2009 03:05 PM

I'm not sure, but it sounds like you need a real-time enabled kernel for that and maybe some extra real-time libs.

Alexvader 11-22-2009 03:25 PM

Hi Gnashley

Thx for yr reply...

I will google a bit more for this... and I will contact the Scilab Development team, just to see wassup with this clock_get_time thing...


BRGDS

Alex

Didier Spaier 11-23-2009 08:09 AM

Quote:

Originally Posted by Alexvader (Post 3765989)
Is this by default installed in Slack13 assuming I made a full install)

Yes, it is (you need it for any C or C++ compilation using the standard C libraries).

Alexvader 11-23-2009 09:13 AM

Thanks Didier :-)

BRGDS

Alex


All times are GMT -5. The time now is 11:19 AM.