Ragnar Thomsen wrote:
> Bruce Dubbs wrote:
>> OK, I imagine JavaScriptCore is needed for konquorer.  It was just a 
>> thought.  The error looks like something identified by gcc:
>>
>> error: deleting object of polymorphic class type 'WebCore::Frame' which 
>> has non-virtual destructor might cause undefined behaviour 
>> [-Werror=delete-non-virtual-dtor]
>>
>> Is this from Qt?  I can try to build it using gcc 4.6.1 easily to 
>> compare.  I just don't need it at the moment.  What instructions are you 
>> using?
> 
> Yes, this is from building Qt4.8.1 using GCC4.7.
> 
> Configure command:
> ./configure -prefix /opt/qt-4.8.1 -release -nomake examples -nomake demos
> -system-sqlite -no-nis -no-phonon -opensource
> 
> I attached a patch for building with glib-2.32. Can you apply the patch and
> see if Qt builds with GCC 4.6 and Glib 2.32?

I've started a test build on SVN-20111013 (LFS-7.0-rc2)
gcc (GCC) 4.6.1
glib-2.30.1

configure ran OK; running make.  I'll let you know how it turns out, but 
it takes a while.

   -- Bruce


-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to