Need clarification on libxenomai-dev package
27 Jun 2017 03:12 - 27 Jun 2017 03:45 #95015
by sivaraj
Need clarification on libxenomai-dev package was created by sivaraj
Does it require libxenomai-dev for a RTAI or Preempt-RT install
Though libxenomai-dev is installed does it require for a RTAI or Preempt-RT install ?
The debian/configure scripts checks presence of libxenomai-dev installation and ask to enable deb-src repositories for compiling.
It appears, with case of RT-Preempt, does not install or download any additional package from deb-src
Why it is mandatory to enable deb-src repositories
Though libxenomai-dev is installed does it require for a RTAI or Preempt-RT install ?
The debian/configure scripts checks presence of libxenomai-dev installation and ask to enable deb-src repositories for compiling.
It appears, with case of RT-Preempt, does not install or download any additional package from deb-src
Why it is mandatory to enable deb-src repositories
Last edit: 27 Jun 2017 03:45 by sivaraj. Reason: typo
Please Log in or Create an account to join the conversation.
27 Jun 2017 21:14 #95074
by andypugh
Replied by andypugh on topic Need clarification on libxenomai-dev package
From IRC:
andypugh: He opines that: “The debian/configure scripts checks presence of libxenomai-dev installation and ask to enable deb-src repositories for compiling."
[10:08pm] jepler: yes that's correct
[10:08pm] andypugh: OK, I will reply that this is expected
[10:09pm] jepler: if there is a libxenomai-dev binary package known to apt-cache search, THEN debian/configure has to find its associated source package
[10:10pm] jepler: .. in order to know the correct list of Debian architectures where libxenomai-dev will be available
[10:10pm] jepler: if your /etc/apt/source.list configuration has libxenomai-dev as a BINARY PACKAGE but cannot find its ASSOCIATED SOURCE PACKAGE then your debian is misconfigured
[10:11pm] jepler: hoever, this seems to happen in practice in the jessie -> stretch update, because you might have leftover information about the jessie version of libxenomai-dev, but no information about the source package because libxenomai-dev is NOT IN debian stretch
[10:11pm] jepler: or you might have it because your distro is just misconfigured to begin with, by not having deb-src lines
andypugh: He opines that: “The debian/configure scripts checks presence of libxenomai-dev installation and ask to enable deb-src repositories for compiling."
[10:08pm] jepler: yes that's correct
[10:08pm] andypugh: OK, I will reply that this is expected
[10:09pm] jepler: if there is a libxenomai-dev binary package known to apt-cache search, THEN debian/configure has to find its associated source package
[10:10pm] jepler: .. in order to know the correct list of Debian architectures where libxenomai-dev will be available
[10:10pm] jepler: if your /etc/apt/source.list configuration has libxenomai-dev as a BINARY PACKAGE but cannot find its ASSOCIATED SOURCE PACKAGE then your debian is misconfigured
[10:11pm] jepler: hoever, this seems to happen in practice in the jessie -> stretch update, because you might have leftover information about the jessie version of libxenomai-dev, but no information about the source package because libxenomai-dev is NOT IN debian stretch
[10:11pm] jepler: or you might have it because your distro is just misconfigured to begin with, by not having deb-src lines
Please Log in or Create an account to join the conversation.
28 Jun 2017 01:23 #95087
by rodw
Replied by rodw on topic Need clarification on libxenomai-dev package
I know I'm just a noob and you guys know a lot more about Linux than I do but I thought that Xenomai was an alternative technology to the preemptive real time kernel so is it really required where you install Preempt-RT ?
Please Log in or Create an account to join the conversation.
28 Jun 2017 08:47 #95097
by andypugh
No, but the system checks for it when compiling from source and will build to support it if it finds it.
Replied by andypugh on topic Need clarification on libxenomai-dev package
I know I'm just a noob and you guys know a lot more about Linux than I do but I thought that Xenomai was an alternative technology to the preemptive real time kernel so is it really required where you install Preempt-RT ?
No, but the system checks for it when compiling from source and will build to support it if it finds it.
Please Log in or Create an account to join the conversation.
Time to create page: 0.102 seconds