I would just point out that you already have a stable build of the webkit libs for the kindle. they are on the device
perhaps try building/running it against that
Requirements:
Quote:
libsoup >= 2.32
webkitgtk >= 1.8.0
gtk+-2.0 or gtk+-3.0
|
I did grab down a copy and give it a quick drive(build) but ended up with
Quote:
cc dwbem.c
dwbem.c: In function ‘main’:
dwbem.c:1082:5: warning: missing initialiser [-Wmissing-field-initializers]
dwbem.c:1082:5: warning: (near initialization for ‘options[17].short_name’) [-Wmissing-field-initializers]
cc dwbem
|
and dug no further.
I also posted on the irc channel.
Quote:
* Now talking on #dwb
* Topic for #dwb is: dwb - a webkit browser | https://portix.bitbucket.org/dwb/
* Topic for #dwb set by porti!~stefan@d139097.adsl.hansenet.de at Mon Jan 16 13:49:09 2012
-ChanServ- [#dwb] dwb - a webkit web browser | http://portix.bitbucket.org/dwb/
* #dwb :http://portix.bitbucket.org/dwb/
<twobob> hey there... I am attempting to cross compile this for a kindle.
<twobob> So to get the ball rolling I thought I would just check the pc build ran through okay. I am no expert at these things.
<twobob> however I end up with dwbem.c:1082:5: warning: (near initialization for ‘options[17].short_name’) [-Wmissing-field-initializers] wondered if this was a well known issue is all. Many thanks for any insight someone may glean
|
but as yet have received no response. perhaps I will revist one day. thanks for the hookup.