Page 4 of 6
Posted: Fri Jan 18, 2008 9:16 am
by Jeko
there is another file (except system/rules.inc) which contain CFLAGS?
Posted: Fri Jan 18, 2008 12:12 pm
by buzz
sorry for the long delay. yes there are other files containing CFLAGS. these are files needed when you try to build the libs and apps. you can find them in include/scripts.
As for the -fno-stack-protector flag, we will add it to the detection flags. Thx
Posted: Mon Jan 21, 2008 3:46 am
by buzz
We have just released a new developer snapshot. This version fixes a lot of drawing bugs, wrong sizes and most of the crashes occurred during testing. Even some new applications are available and the existing apps have been extended. You can grab the new boot cd linked at the news entry at
www.tabos.org
Thanks for testing
Posted: Mon Jan 21, 2008 1:19 pm
by Jeko
Sorry if I'm annoying you, but I can't compile TabOS for the same reason.
Now only USB driver seems to not compile:
Code: Select all
/home/marco/Scrivania/TabOSSVN/tabos/system/drivers/builtin.o: In function `InitUhci':
(.text+0x2e12e): undefined reference to `__stack_chk_fail'
/home/marco/Scrivania/TabOSSVN/tabos/system/drivers/builtin.o: In function `rh_int_timer_do':
usb-ohci.c:(.text+0x30c75): undefined reference to `__stack_chk_fail'
/home/marco/Scrivania/TabOSSVN/tabos/system/drivers/builtin.o: In function `InitOhci':
(.text+0x312a1): undefined reference to `__stack_chk_fail'
/home/marco/Scrivania/TabOSSVN/tabos/system/drivers/builtin.o: In function `InitEhci':
(.text+0x34449): undefined reference to `__stack_chk_fail'
/home/marco/Scrivania/TabOSSVN/tabos/system/drivers/builtin.o: In function `ehci_hub_control':
ehci.c:(.text+0x34d3a): undefined reference to `__stack_chk_fail'
/home/marco/Scrivania/TabOSSVN/tabos/system/drivers/builtin.o:ehci.c:(.text+0x35c95): more undefined references to `__stack_chk_fail' follow
make[1]: *** [all] Error 1
make: *** [all] Error 2
Can you resolve this?
Posted: Wed Jan 23, 2008 12:36 am
by blound
Hello I tried your os in vmware. The gui froze and ran one of my cores to 100% cpu usage on boot, but the cli version worked very well. Attached is image of gui ( not sure it will help any )
Posted: Wed Jan 23, 2008 3:49 pm
by buzz
Just had some time to checkout the svn code and add the support for gcc with stack-protector flag. you can update the sources now.
@blound: thanks for reporting the vmware bug. i discovered the same 100% issue with VirtualBox, this is very strange as qemu do not have this bug. Everything is fine and fast. I'll add it to the TODO list; and of course the gui problem.
Posted: Thu Jan 24, 2008 3:22 pm
by Jeko
buzz wrote:Just had some time to checkout the svn code and add the support for gcc with stack-protector flag. you can update the sources now.
ok thank you!
buzz wrote:@blound: thanks for reporting the vmware bug. i discovered the same 100% issue with VirtualBox, this is very strange as qemu do not have this bug. Everything is fine and fast. I'll add it to the TODO list; and of course the gui problem.
I have a similar problem with my real PC. I have a NVIDIA GeForce 6600.
Posted: Fri Jan 25, 2008 4:36 pm
by Jeko
I have another problem in compiling.
I can't make the bootable cd. There isn't the node bootcd/ and if I create a directory bootcd there is another error: there isn't the stage2 eltorito.
Posted: Sat Jan 26, 2008 10:34 am
by buzz
Just added a document BootCD in Documentations which should guide through the bootcd creation. At the moment i requires alot of manual stuff and should be done via a script later on....
There is also a new bootcd image which fixes the vmware problem, and should work on your nvidia card aswell.
Thanks for pointing out those problems.
Posted: Thu Mar 20, 2008 9:07 am
by buzz
Well, it is time for a new image release.
New features: ACPI support, initial i855 support, fix ocean timer bug, new widgets, fix pci bridge bug, usb hid autodetection, event notification and pty support.
The download link is included in the news entry on
www.tabos.org .
Thanks a lot for testing
Posted: Thu Mar 20, 2008 9:10 am
by distantvoices
the screenshot is definitely cool.
I call that a huge achievement.
Posted: Thu Mar 20, 2008 10:47 am
by Jeko
Very cool!
I will test it in my PC!
Posted: Thu Mar 20, 2008 5:54 pm
by jzgriffin
Impressive screenshots. Looks very nice.
I'll download it and test it later.
Posted: Sat Mar 22, 2008 6:22 am
by octavio
I tested it on 2 computers and it works ,but reponse time is a bit slow and there are not help files.
Posted: Sat Mar 22, 2008 8:23 am
by buzz
@octavio: can you please be a bit more precise. where does it behave slow?