Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Need an
Introduction
to Tiny Core? Or peruse
Core Concepts
.
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
Raspberry Pi
»
cmake error
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: cmake error (Read 3238 times)
andriusr
Newbie
Posts: 34
cmake error
«
on:
August 20, 2015, 06:52:15 AM »
Installed cmake from repository on piCore 6.0 -SSH (headless) (arm6).
However, when I run cmake from terminal it gives me following errors:
cmake: /usr/lib/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by cmake)
cmake: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by cmake)
What might be the problem? Any ideas?
Logged
bmarkus
Administrator
Hero Member
Posts: 7183
Re: cmake error
«
Reply #1 on:
August 20, 2015, 11:53:09 AM »
I will check it next week back from vacation. In the mean time try to use 7.0alpha1
Logged
Béla
Ham Radio callsign: HA5DI
"Amateur Radio: The First Technology-Based Social Network."
andriusr
Newbie
Posts: 34
Re: cmake error
«
Reply #2 on:
August 21, 2015, 02:32:45 AM »
Managed to compile cmake against libstdc++ on my system, so the problem solved. Probably, the best would be to place into repository older cmake.tcz (it was updated number of times) that was compiled with correct version of libstdc++.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
Raspberry Pi
»
cmake error