On Wed, Jun 25, 2008 at 10:58:11AM +0200, Axel Beckert <[EMAIL PROTECTED]> 
wrote:
> Hi,
> 
> On Wed, Jun 25, 2008 at 10:06:39AM +0200, Mike Hommey wrote:
> > > > Can you try again with this new patch (attached) ? (I just hope you
> > > > still have the build tree... then please use the -nc option to
> > > > dpkg-buildpackage, so that you don't waste another 4.5 hours)
> > [...] Unapply the previous one and apply the new one.
> 
> Done, still FTBFS:
> 
> In file included from ../JavaScriptCore/kjs/AllInOneFile.cpp:71:
> ../JavaScriptCore/wtf/FastMalloc.cpp: In function WTF::TCMalloc_PageHeap* 
> WTF::getPageHeap():
> ../JavaScriptCore/wtf/FastMalloc.cpp:1835: error: invalid conversion from 
> uint64_t* to uint64_t
>                                            
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Damn, I should have read better.

Can you change line 1829 in JavaScriptCore/wtf/FastMalloc.cpp to look like:
  uint64_t* m_memory;

Mike



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to