On 15/06/13 11:40, Armin K. wrote: > On 06/15/2013 12:37 PM, Molly Jakić wrote: >> Hi, it's quite long. >> >> http://pastebin.cross-lfs.org/230934 >> >> Molly >> >> > > So you are saying this doesn't work if you don't have librsvg? Strange > ... The code doesn't depend on librsvg at all. Qt4 has its own svg > implementation. This looks like code bug to me (due to use of the recent > compiler). >
The offending file, /usr/include/c++/4.7.3/bits/locale_facets.h seems to be new for gcc 4.7.3. Presumably the file is only included if qt uses its own internal svg module, i.e #if enable(SVG). David -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
