Hi, all:
   I tried to build android, but met following errors:

==================================================================================
host C++: libutils <= frameworks/base/libs/utils/Threads.cpp
frameworks/base/libs/utils/Threads.cpp: In static member function
'static int thread_data_t::trampoline(const thread_data_t*)':
frameworks/base/libs/utils/Threads.cpp:104: error: 'PR_SET_NAME' was
not declared in this scope
==================================================================================

  I guess this is because missing some head files. So I check
myandroid/kernel/include/linux/, and find the
declaration in prctl.h.

  Can anyone tell me what's going wrong?

  Thanks.
  hunter.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to