Your frameworks/base is not updated. (or, pointed to another git repository like me, and that repository doesn't sync with master branch)
On 6月7日, 下午9時53分, laloch <[email protected]> wrote: > Same problem here. Building the master branch. > > On Jun 6, 2:38 am, Alan Cramer <[email protected]> wrote: > > > I am trying to build Android and keep hitting the same roadblock. I > > assume nobody else is getting this problem, otherwise this would > > appear to have been discussed. I am trying to build Android for my > > eeePC 900, and when I build, I am getting the following... > > > target thumb C++: libandroidpv <= external/opencore/android/ > > playerdriver.cpp > > In file included from external/opencore/android/drm/oma1/src/ > > pvmf_cpmplugin_kmj_oma1.h:39, > > from external/opencore/android/playerdriver.cpp:79: > > external/opencore/android/drm/oma1/src/ > > pvmf_cpmplugin_kmj_oma1_data_access.h: In constructor > > 'DrmPluginDataAccess::DrmPluginDataAccess(PVFile*, > > DrmPluginDataAccess::DataAccessMode, char*, int)': > > external/opencore/android/drm/oma1/src/ > > pvmf_cpmplugin_kmj_oma1_data_access.h:73: warning: > > 'DrmPluginDataAccess::pvfile' will be initialized after > > external/opencore/android/drm/oma1/src/ > > pvmf_cpmplugin_kmj_oma1_data_access.h:70: warning: > > 'DrmPluginDataAccess::DataAccessMode DrmPluginDataAccess::accessMode' > > external/opencore/android/drm/oma1/src/ > > pvmf_cpmplugin_kmj_oma1_data_access.h:60: warning: when initialized > > here > > external/opencore/android/playerdriver.cpp: In member function 'int > > PlayerDriver::setupHttpStreamPost()': > > external/opencore/android/playerdriver.cpp:628: warning: deprecated > > conversion from string constant to 'char*' > > external/opencore/android/playerdriver.cpp: In constructor > > 'android::PVPlayer::PVPlayer()': > > external/opencore/android/playerdriver.cpp:1388: error: 'mSharedFd' > > was not declared in this scope > > external/opencore/android/playerdriver.cpp: In destructor 'virtual > > android::PVPlayer::~PVPlayer()': > > external/opencore/android/playerdriver.cpp:1420: error: 'mSharedFd' > > was not declared in this scope > > external/opencore/android/playerdriver.cpp: In member function > > 'virtual android::status_t android::PVPlayer::setDataSource(const > > char*)': > > external/opencore/android/playerdriver.cpp:1431: error: 'mSharedFd' > > was not declared in this scope > > external/opencore/android/playerdriver.cpp: In member function > > 'virtual android::status_t android::PVPlayer::setDataSource(int, > > int64_t, int64_t)': > > external/opencore/android/playerdriver.cpp:1451: error: 'mSharedFd' > > was not declared in this scope > > external/opencore/android/playerdriver.cpp:1459: error: 'mSharedFd' > > was not declared in this scope > > external/opencore/android/playerdriver.cpp: In member function > > 'virtual android::status_t android::PVPlayer::reset()': > > external/opencore/android/playerdriver.cpp:1644: error: 'mSharedFd' > > was not declared in this scope > > make: *** [out/target/product/eee_701/obj/STATIC_LIBRARIES/ > > libandroidpv_intermediates/playerdriver.o] Error 1 --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
