Andrew Gatt wrote:
> [EMAIL PROTECTED] wrote:
>> Andrew Gatt wrote:
>>  
>>> OK so i followed this http://scratchbox.org/wiki/Apophis-r4 under 
>>> Crocodile heading which allowed me to compile libidl and libidl-dev 
>>> which are now both installed using dpkg -i. Going back to the 
>>> libgtkembedmoz svn checkout and running dpkg-buildpackage -rfakeroot 
>>> throws up another dependency issue with bc. apt-get install bc 
>>> doesn't work. Anyone know where i can get this from?
>>>     
>>
>> Alternatively, you could search bugzilla
>>
>> https://bugs.maemo.org/query.cgi?product=Browser&resolution=---
>> Summary /contains/: "doc"
>>
>> https://bugs.maemo.org/buglist.cgi?product=Browser&short_desc=doc&short_
>> desc_type=allwordssubstr&resolution=---
>> 2152 [EMAIL PROTECTED]     ASSI         Browser     MicroB e
>> Documentation on how to build MicroB is not correct 
>> https://bugs.maemo.org/show_bug.cgi?id=2152
>>
>> And read the bug.
>>
>> Sorry, the document in question is currently in such a position that I
>> can't figure out how to fix it. A replacement or patch attached to the
>> bug would speed up the process.
>> _______________________________________________
>> maemo-developers mailing list
>> maemo-developers@maemo.org
>> https://lists.maemo.org/mailman/listinfo/maemo-developers
>>
>>   
Thanks for the heads up, that does show what i've been going through. I 
followed the last couple of steps and ran fakeroot dpkg-buildpackage -us 
-uc -nc -d inside libgtkembedmoz checkout. This did get rid of the bc 
dependency, but the compilation errors:

../../src/EmbedPrivate.cpp:2334: error: request for member `type' in 
`pluginEvent.nsPluginEvent::event', which is of non-class type `uint16'

I did a quick grep for nsPluginEvent, but that line was the only hit so 
i'm not sure where its referencing it from or why it doesn't like it. 
Has anyone actually managed to compile this library?
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to