Tiny Core Base > Release Candidate Testing
Core v6.0beta1
meo:
Hi bm!
Now it works. Thanks!
Over and out,
meo
coreplayer2:
The tcz audit tool "submitqc6" has been rebuild for tc-6.x (x86) and submitted. However a required dep "zsync.tcz" is not currently in the tc-6 repo, I am assuming the zsync extension from tc-5 repo can be used on the client/user side for use with submitqc6..?
coreplayer2:
Anybody else getting these errors with gcc v4.9.1 ??
during make oldconfig
--- Code: --- In file included from scripts/kconfig/zconf.tab.c:2537:0:
scripts/kconfig/menu.c: In function 'get_symbol_str':
scripts/kconfig/menu.c:590:18: warning: 'jump' may be used uninitialized in this function [-Wmaybe-uninitialized]
jump->offset = strlen(r->s);
^
scripts/kconfig/menu.c:551:19: note: 'jump' was declared here
struct jump_key *jump;
--- End code ---
and when make modules_prepare is run
--- Code: ---In file included from scripts/sortextable.c:194:0:
scripts/sortextable.c: In function 'main':
scripts/sortextable.h:176:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
memset(relocs, 0, relocs_size);
^
scripts/sortextable.h:106:6: note: 'relocs_size' was declared here
int relocs_size;
^
In file included from scripts/sortextable.c:192:0:
scripts/sortextable.h:176:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
memset(relocs, 0, relocs_size);
^
scripts/sortextable.h:106:6: note: 'relocs_size' was declared here
int relocs_size;
--- End code ---
Both issues appear to have patches
here https://lkml.org/lkml/2014/5/25/62
and https://lkml.org/lkml/2014/9/18/79
though haven't tried the patches yet..
update, corrected link above
Juanito:
zsync copied over to the x86 and x86_64 repos - thanks.
Note that on tc-6.x, the zsync file will be created on the server side.
coreplayer2:
Ok thanks for the zsync.tcz I was inquiring because it is a dep of submitqc, so for testing the newly modded submitqc6 (I think '6' appended to the extension name is appropriate).. for compatibility with tc-6.x for this I copied over zsync from a local tc5 install.
thanks
Oooops i think I repeated myself there, sorry
Navigation
[0] Message Index
[*] Previous page
Go to full version