When it is fixed, everybody will be made aware.

-Ravi

On Mar 26, 7:58 am, "archan.paul" <[email protected]> wrote:
> The problem still persists in master (as of 26mar2009). A small fix
> should work ..
>
> diff --git a/oscl/oscl/osclio/src/oscl_file_native.h b/oscl/oscl/
> osclio/src/oscl_file_native.h
> index 5b5db1c..4abe2d1 100644
> --- a/oscl/oscl/osclio/src/oscl_file_native.h
> +++ b/oscl/oscl/osclio/src/oscl_file_native.h
> @@ -138,7 +138,7 @@ class OsclNativeFile : public HeapBase
>          long long memoffset;
>          long long memlen;
>          int mempos;
> -        struct mediasigbushandler sigbushandler;
> +        static struct mediasigbushandler sigbushandler;
>          int memcpyfailed;
>          static struct mediasigbushandler *getspecificforfaultaddr
> (char *faultaddr);
>  #endif
>
> - Archan
>
> On Mar 26, 7:33 pm, susanner <[email protected]> wrote:
>
> > Have this problem been fixed now?
>
> > On 3月23日, 下午3时19分, luggie <[email protected]> wrote:
>
> > > me too.
>
> > > On 3月21日, 上午1时48分, Joel Metelius <[email protected]> wrote:
>
> > > > Apparently a 'known' master 
> > > > issue:http://code.google.com/p/android/issues/detail?id=2268
>
> > > > On Mar 20, 2009 4:57 PM, "Joel Metelius" <[email protected]> 
> > > > wrote:
>
> > > > I just did a repo sync and now make fails with:
>
> > > > android>make clean
> > > > ...
> > > > android>make
> > > > ...
> > > > target thumb C++: libosclio <=
> > > > external/opencore/oscl/oscl/osclio/src/oscl_file_async_read.cpp
> > > > In file included from
> > > > external/opencore/oscl/oscl/osclio/src/oscl_file_async_read.cpp:33:
> > > > external/opencore/oscl/oscl/osclio/src/oscl_file_native.h:141: error:
> > > > field 'sigbushandler' has incomplete type
> > > > make: ***
> > > > [out/target/product/generic/obj/STATIC_LIBRARIES/libosclio_intermediates/sr--c/oscl_file_async_read.o]
> > > > Error 1
>
> > > > Anyone else that experience this problem?
>
> > > > Regards,
>
> > > > Joel- 隐藏被引用文字 -
>
> > > - 显示引用的文字 -
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to