codeworkx changed the topic of #teamhacksung to: TEAMHACKSUNG DEVELOPER CHANNEL
kZard|nb has joined #teamhacksung
diego-ch has quit [Quit: see you later guys!]
SlashV has quit [Quit: Leaving.]
sud3n has quit [Ping timeout: 256 seconds]
angelsl has joined #teamhacksung
Turilo has quit [Read error: Connection reset by peer]
kZard|nb has quit [Quit: o/~]
hmmwhatsthisdo has joined #teamhacksung
hmmwhatsthisdo has left #teamhacksung [#teamhacksung]
angelsl has quit [Remote host closed the connection]
angelsl has joined #teamhacksung
rhcp has quit [Changing host]
rhcp has joined #teamhacksung
ricotz has joined #teamhacksung
ricotz has quit [Changing host]
ricotz has joined #teamhacksung
paulk-desktop has joined #teamhacksung
paulk-desktop has quit [Ping timeout: 256 seconds]
paulk-desktop has joined #teamhacksung
thens has joined #teamhacksung
davi has joined #teamhacksung
davi has quit [Changing host]
davi has joined #teamhacksung
Rebellos has joined #teamhacksung
chris41g has quit [Ping timeout: 256 seconds]
st4nnn has joined #teamhacksung
chris41g has joined #teamhacksung
SeanWang has joined #teamhacksung
Anakron has joined #teamhacksung
Turtuga has quit [Ping timeout: 246 seconds]
Turtuga has joined #teamhacksung
lolwat has joined #teamhacksung
bealtine has joined #teamhacksung
diego-ch has joined #teamhacksung
<diego-ch>
codeworkx, can we try the r3p1 update again now?
<codeworkx>
sure
<diego-ch>
i've replaced the mali driver with the one you said r3p1 rel 1
<diego-ch>
added mali gralloc to the device tree
<diego-ch>
and did the same thing on that prototip with libMali.so
<diego-ch>
then build breaks with this error: Import includes file: /local/var/tmp/daniel/dcfp/cyanogenmod10/out/target/product/janice/obj/SHARED_LIBRARIES/gralloc.default_intermediates/import_includes
<diego-ch>
make: *** No rule to make target `/local/var/tmp/daniel/dcfp/cyanogenmod10/out/target/product/janice/obj/SHARED_LIBRARIES/libMali_intermediates/export_includes', needed by `/local/var/tmp/daniel/dcfp/cyanogenmod10/out/target/product/janice/obj/SHARED_LIBRARIES/gralloc.janice_intermediates/import_includes'. Stop.
<diego-ch>
make: *** Waiting for unfinished jobs....
<diego-ch>
let me upload the edit I did for libmali on pastebin
<diego-ch>
changed it but it still breaks: Import includes file: /local/var/tmp/daniel/dcfp/cyanogenmod10/out/target/product/janice/obj/SHARED_LIBRARIES/gralloc.default_intermediates/import_includes
<diego-ch>
make: *** No rule to make target `/local/var/tmp/daniel/dcfp/cyanogenmod10/out/target/product/janice/obj/SHARED_LIBRARIES/libMali_intermediates/export_includes', needed by `/local/var/tmp/daniel/dcfp/cyanogenmod10/out/target/product/janice/obj/SHARED_LIBRARIES/gralloc.janice_intermediates/import_includes'. Stop.
<diego-ch>
make: *** Waiting for unfinished jobs....
<cdesai>
you're missing a include $(BUILD_PREBUILT)
<cdesai>
*an
Napsterbater has quit [Ping timeout: 252 seconds]
<diego-ch>
ok. it's asking for libUMP. I'll add it now
<diego-ch>
cm is compiling, no breaks so far
<angelsl>
where'd you get r3p1 rel 1 userspace blobs?
<diego-ch>
arm website
<angelsl>
they provide the userspace blobs now?
<diego-ch>
wait. I've got the kernel driver and gralloc from there
<codeworkx>
they don't provide blobs
<codeworkx>
r3p1 got leaked
<diego-ch>
target thumb C++: gralloc.janice <= device/samsung/janice/gralloc/alloc_device.cpp
<diego-ch>
In file included from device/samsung/janice/gralloc/alloc_device.cpp:29:0:
<diego-ch>
target thumb C++: gralloc.janice <= device/samsung/janice/gralloc/alloc_device.cpp
<diego-ch>
In file included from device/samsung/janice/gralloc/alloc_device.cpp:29:0:
<diego-ch>
device/samsung/janice/gralloc/gralloc_priv.h:37:21: fatal error: ump/ump.h: No such file or directory
<diego-ch>
device/samsung/janice/gralloc/gralloc_priv.h:37:21: fatal error: ump/ump.h: No such file or directory
<diego-ch>
compilation terminated.
<codeworkx>
you'll also need the ump header ;-)
<codeworkx>
see mali zip from arm
<codeworkx>
everything is there
<diego-ch>
ok
SeanWang has quit [Remote host closed the connection]
<diego-ch>
/local/var/tmp/daniel/dcfp/cyanogenmod10/kernel/samsung/u8500/drivers/gpu/mali/mali400ko/driver/src/devicedrv/mali/Kbuild:110: *** No configuration found for config pb-virtex5-m200. Check that arch-pb-virtex5-m200/config.h exists. Stop.