 [SOLVED] build-essential on stretch (cubox-i)
[SOLVED] build-essential on stretch (cubox-i)
| 
					[SOLVED] build-essential on stretch (cubox-i)
				 | 
| 
					4th Nov, 2017, 06:45 AM 
				 Post: #1 | |||
| 
 | |||
| [SOLVED] build-essential on stretch (cubox-i) 
					I am unable to install build-essential on my new stretch install for the cubox-i. Code: apt-get install build-essentialI drilled down in the dependencies, and the root cause appears to be the version of linux-libc-dev available for this platform. Code: apt-get install libc6-devAny ideas? | |||
| 
					4th Nov, 2017, 10:04 AM 
				 Post: #2 | |||
| 
 | |||
| RE: build-essential on stretch (cubox-i) 
					Do you have linux-libc-dev already installed   I'ts not installed per default on a fresh installation | |||
| 
					4th Nov, 2017, 12:09 PM 
				 Post: #3 | |||
| 
 | |||
| RE: build-essential on stretch (cubox-i) (4th Nov, 2017 10:04 AM)Nachteule Wrote: Do you have linux-libc-dev already installed It was not fresh, but a couple of days old. Forgive me, I misspoke earlier. (I was still posting while the toddlers were awake, which short circuits a good portion of higher thought). For some reason it seems to prefer the 4.8.15 version. Once I updated it manually with: Terminal apt-get install linux-libc-dev=4.9.51-1 Will things compile if I am still on a 4.8.15 kernel and a 4.9.51 linux-libc-dev? | |||
| 
					4th Nov, 2017, 10:08 PM 
				 Post: #4 | |||
| 
 | |||
| RE: build-essential on stretch (cubox-i) (4th Nov, 2017 12:09 PM)tempest Wrote:(4th Nov, 2017 10:04 AM)Nachteule Wrote: Do you have linux-libc-dev already installed A lot of packages are pinned, please look into file /etc/apt/preferences.d/xbian Quote:Will things compile if I am still on a 4.8.15 kernel and a 4.9.51 linux-libc-dev? Sure, if you don't want do compile off-tree kernel modules   | |||
| 
					4th Nov, 2017, 11:54 PM 
				 Post: #5 | |||
| 
 | |||
| RE: build-essential on stretch (cubox-i) | |||
| 
					5th Nov, 2017, 01:56 AM 
				 Post: #6 | |||
| 
 | |||
| RE: [SOLVED] build-essential on stretch (cubox-i) (4th Nov, 2017 11:54 PM)tempest Wrote:(4th Nov, 2017 10:08 PM)Nachteule Wrote: Sure, if you don't want do compile off-tree kernel modules Yeah, I'm using this driver as well   | |||
| 
					« Next Oldest | Next Newest »
				 | 
| Possibly Related Threads... | |||||
| Thread: | Author | Replies | Views: | Last Post | |
| ffmpeg (stretch) (cubox-i) | tempest | 8 | 27,200 | 6th Nov, 2017 02:26 AM Last Post: Nachteule | |