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

Alan

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

Reply via email to