![]() |
2014-11-09
, 11:29
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#42
|
![]() |
2014-11-09
, 14:07
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#43
|
![]() |
2014-11-09
, 19:11
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#44
|
In file included from /home/user/mozembed/gecko-dev/objdir-armel/xpcom/threads/Unified_cpp_xpcom_threads0.cpp:29:0: /home/user/mozembed/gecko-dev/xpcom/threads/ThreadStackHelper.cpp: In member function 'void mozilla::ThreadStackHelper::GetStack(mozilla::ThreadStackHelper::Stack&)': /home/user/mozembed/gecko-dev/xpcom/threads/ThreadStackHelper.cpp:239:17: error: 'SYS_rt_tgsigqueueinfo' was not declared in this scope
![]() |
2014-11-09
, 19:23
|
Posts: 805 |
Thanked: 1,605 times |
Joined on Feb 2010
@ Gdynia, Poland
|
#45
|
A quick look in /usr/include/linux/syscall.h and sys/syscall.h.. and bits/syscall.h indeed shows its missing.
![]() |
2014-11-09
, 19:41
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#46
|
![]() |
2014-11-09
, 19:43
|
Posts: 4 |
Thanked: 2 times |
Joined on Nov 2014
|
#47
|
![]() |
2014-11-09
, 22:05
|
Posts: 567 |
Thanked: 2,966 times |
Joined on Oct 2009
|
#48
|
![]() |
2014-11-10
, 02:10
|
Posts: 2,006 |
Thanked: 3,351 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#49
|
The Following 5 Users Say Thank You to Wikiwide For This Useful Post: | ||
![]() |
2014-11-10
, 11:14
|
Posts: 567 |
Thanked: 2,966 times |
Joined on Oct 2009
|
#50
|
![]() |
Tags |
maemo 5, microb |
Thread Tools | |
|
http://lxr.mozilla.org/mozilla-relea...gtkwidget.h#88
EDIT: On a quick browse on that page I only found it used once anyways:
http://lxr.mozilla.org/mozilla-relea...ontainer.c#167
Might be worth considering if the function should be implemented as a separate header/file or simply that line re-written...
Last edited by pablocrossa; 2014-11-09 at 11:26.