On Fri, Jun 12, 2009 at 9:24 AM, Alexander
Shulgin<[email protected]> wrote:
> On Thu, Jun 4, 2009 at 8:11 PM, Michael
> Trimarchi<[email protected]> wrote:
>> Can you try the
>>
>> repo init -u git://git.moko.serdar-dere.net/cupcake/manifest.git -b cupcake
>>
>> I start to work on it, I don't apply all the patches and maybe the audio
>> still crash
>> Can you give a try?
>
> Confirming it works after compiling from git.  WiFi still isn't
> working -- will try default branch later.

Unfortunately, the default branch isn't compiling.

I get some errors like this:

target Java: android.policy_phone
(out/target/common/obj/JAVA_LIBRARIES/android.policy_phone_intermediates/classes)
frameworks/policies/base/phone/com/android/internal/policy/impl/KeyguardViewBase.java:48:
cannot find symbol
symbol  : variable mForegroundInPadding
location: class com.android.internal.policy.impl.KeyguardViewBase
        mForegroundInPadding = false;
        ^
frameworks/policies/base/phone/com/android/internal/policy/impl/KeyguardViewBase.java:145:
cannot find symbol
symbol  : variable KEYCODE_MEDIA_PLAY_PAUSE
location: class android.view.KeyEvent
                case KeyEvent.KEYCODE_MEDIA_PLAY_PAUSE:
                             ^
...
(more errors with KeyEvent follow)
...

frameworks/policies/base/phone/com/android/internal/policy/impl/ShutdownThread.java:124:
cannot find symbol
symbol  : method getBluetoothState()
location: interface android.bluetooth.IBluetoothDevice
                           sBluetooth.getBluetoothState() ==
BluetoothDevice.BLUETOOTH_STATE_OFF;
                                     ^
... (some more errors with bluetooth)

I recall having these same errors with koolu git tree, but I was never
able to overcome them.

A quick search gives e.g. this: http://trac.koolu.org/ticket/26 which
is still unanswered. :-/

Any hints?

--
Regards,
Alex
_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to