Comment #4 on issue 26809 by craig.schlenter: Compilation error while trying to compile from source - dtoa.cc http://code.google.com/p/chromium/issues/detail?id=26809
The virtual destructor stuff is arguably fixable but for pango_layout_set_height you need at least pango-1.19.3 according to http://mail.gnome.org/archives/gtk-i18n-list/2008-January/msg00010.html. Your compiler is unfortunately also rather old ... the build pre-requisites want gcc 4.2 or better. How do you score for the other items mentioned in the build pre-requisites? Can you build a more modern gcc and pango using e.g. a fedora srpm or the existing centos srpms as a starting point? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
