WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: tinycore_v2.9rc4  (Read 17317 times)

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: tinycore_v2.9rc4
« Reply #30 on: February 20, 2010, 02:10:31 AM »
jur, do you use a mirror?
The only barriers that can stop you are the ones you create yourself.

Offline jur

  • Hero Member
  • *****
  • Posts: 863
    • cycling photo essays
Re: tinycore_v2.9rc4
« Reply #31 on: February 20, 2010, 05:34:42 AM »
jur, do you use a mirror?
Nope, everything is default.

Offline meo

  • Hero Member
  • *****
  • Posts: 651
Re: tinycore_v2.9rc4
« Reply #32 on: February 23, 2010, 04:40:11 PM »
Hi!

Tinycore 2.9rc4 seems to work just fine. I use it as a production environment due to it's stability. There is one thing though that is bugging me. The boot messages starts with a typo. It reads: "IO APIC resources can be not be allocated". Just a very tiny thing but it's bugging me. Otherwise it works just fine for me in my activities that include a computer. So thanks a lot!

Have fun developing tinycore further,
meo
"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: tinycore_v2.9rc4
« Reply #33 on: February 23, 2010, 04:52:42 PM »
File a bug report at kernel.org.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: tinycore_v2.9rc4
« Reply #34 on: February 24, 2010, 12:34:11 AM »
That typo is already fixed in 2.6.30.
The only barriers that can stop you are the ones you create yourself.

Offline meo

  • Hero Member
  • *****
  • Posts: 651
Re: tinycore_v2.9rc4
« Reply #35 on: February 24, 2010, 04:16:21 PM »
Hi again curaga!

Thanks! I kind of thought that the typo would be fixed in later kernels. Isn't it possible to fix it for the kernel in tinycore?

Have fun and keep up your good work,
meo
"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: tinycore_v2.9rc4
« Reply #36 on: February 25, 2010, 02:16:29 PM »
I'm trying to compile midori but I get this error:
Code: [Select]
[ 56/103] cc_link: _build_/default/midori/main_2.o -> _build_/default/midori/midori
/usr/local/lib/libicuuc.so.40: undefined reference to `_Unwind_DeleteException@GCC_3.0'
/usr/local/lib/libicuuc.so.40: undefined reference to `_Unwind_Resume@GCC_3.0'
/usr/local/lib/libicuuc.so.40: undefined reference to `_Unwind_RaiseException@GCC_3.0'
/usr/local/lib/libicuuc.so.40: undefined reference to `_Unwind_GetRegionStart@GCC_3.0'
/usr/local/lib/libicuuc.so.40: undefined reference to `_Unwind_GetDataRelBase@GCC_3.0'
/usr/local/lib/libicuuc.so.40: undefined reference to `_Unwind_SetGR@GCC_3.0'
/usr/local/lib/libwebkit-1.0.so: undefined reference to `__gnu_cxx::__exchange_and_add(int volatile*, int)@GLIBCXX_3.4'
/usr/local/lib/libicuuc.so.40: undefined reference to `_Unwind_GetLanguageSpecificData@GCC_3.0'
/usr/local/lib/libicuuc.so.40: undefined reference to `_Unwind_Resume_or_Rethrow@GCC_3.3'
/usr/local/lib/libwebkit-1.0.so: undefined reference to `__fixunsdfdi@GCC_3.0'
/usr/local/lib/libwebkit-1.0.so: undefined reference to `__fixunssfdi@GCC_3.0'
/usr/local/lib/libicuuc.so.40: undefined reference to `_Unwind_GetIP@GCC_3.0'
/usr/local/lib/libwebkit-1.0.so: undefined reference to `__cxa_guard_acquire@CXXABI_1.3'
/usr/local/lib/libicuuc.so.40: undefined reference to `_Unwind_GetTextRelBase@GCC_3.0'
/usr/local/lib/libicuuc.so.40: undefined reference to `_Unwind_SetIP@GCC_3.0'
/usr/local/lib/libwebkit-1.0.so: undefined reference to `__cxa_guard_release@CXXABI_1.3'
collect2: ld returned 1 exit status
Build failed
 -> task failed (err #1):
        {task: cc_link main_2.o -> midori}
make: *** [all] Error 1
building form 2.8.1 no prblem
dCore user

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: tinycore_v2.9rc4
« Reply #37 on: February 25, 2010, 03:10:31 PM »
10+ Years Contributing to Linux Open Source Projects.

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: tinycore_v2.9rc4
« Reply #38 on: February 25, 2010, 03:12:18 PM »
In order to support localization, we will be returning to glib2.9 in rc5.
10+ Years Contributing to Linux Open Source Projects.