Suddenly, I have strange things in make, and Gambas won't install anymore.

Gambas3 rev 3300
OpenSuse 11.2
KDE 4.35

The errors start here:
Making all in webkit
make[5]: Entering directory
`/Platte2/Downloads/gambas3/3300/trunk/gb.qt4/src/webkit'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
-I../.. -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui
-I/usr/include/QtNetwork -I/usr/include/QtDBus -I/usr/include/QtXml
-I/usr/include/QtWebKit  -I../../share -I../../src/share   -pipe -Wall
-fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-fno-omit-frame-pointer  -MT ccookiejar.lo -MD -MP -MF .deps/ccookiejar.Tpo
-c -o ccookiejar.lo ccookiejar.cpp

libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -DQT_SHARED
-I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork
-I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtWebKit
-I../../share -I../../src/share -pipe -Wall -fno-exceptions
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-fno-omit-frame-pointer -MT ccookiejar.lo -MD -MP -MF .deps/ccookiejar.Tpo
-c ccookiejar.cpp  -fPIC -DPIC -o .libs/ccookiejar.o
In file included from /usr/include/c++/4.4/bits/basic_ios.h:39,
                 from /usr/include/c++/4.4/ios:45,
                 from /usr/include/c++/4.4/ostream:40,
                 from /usr/include/c++/4.4/iterator:65,
                 from /usr/include/QtCore/qlist.h:50,
                 from /usr/include/QtCore/qobject.h:50,
                 from /usr/include/QtGui/qwidget.h:46,
                 from /usr/include/QtGui/QWidget:1,
                 from ../gb.qt.h:32,
                 from main.h:27,
                 from ccookiejar.h:26,
                 from ccookiejar.cpp:27:
/usr/include/c++/4.4/bits/locale_facets.h:225: error: expected ‘;’ before
‘.’ token
/usr/include/c++/4.4/bits/locale_facets.h:239: error: expected ‘;’ before
‘const’
/usr/include/c++/4.4/bits/locale_facets.h:240: error: expected ‘;’ before
‘.’ token
/usr/include/c++/4.4/bits/locale_facets.h:253: error: expected ‘;’ before
‘char_type’
/usr/include/c++/4.4/bits/locale_facets.h:254: error: expected ‘;’ before
‘.’ token
/usr/include/c++/4.4/bits/locale_facets.h:268: error: expected ‘;’ before
‘const’
/usr/include/c++/4.4/bits/locale_facets.h:269: error: expected ‘;’ before
‘.’ token
/usr/include/c++/4.4/bits/locale_facets.h:285: error: expected ‘;’ before
‘char_type’
/usr/include/c++/4.4/bits/locale_facets.h:795: error: expected ‘;’ before ‘.’ 
token
/usr/include/c++/4.4/bits/locale_facets.h:811: error: expected ‘;’ before 
‘const’
/usr/include/c++/4.4/bits/locale_facets.h:812: error: expected ‘;’ before ‘.’ 
token
/usr/include/c++/4.4/bits/locale_facets.h:827: error: expected ‘;’ before
‘char_type’
/usr/include/c++/4.4/bits/locale_facets.h:828: error: expected ‘;’ before ‘.’ 
token
/usr/include/c++/4.4/bits/locale_facets.h:844: error: expected ‘;’ before 
‘const’
/usr/include/c++/4.4/bits/locale_facets.h:845: error: expected ‘;’ before ‘.’ 
token
/usr/include/c++/4.4/bits/locale_facets.h:864: error: expected ‘;’ before
‘char_type’
In file included from /usr/include/c++/4.4/bits/basic_ios.h:39,
                 from /usr/include/c++/4.4/ios:45,
                 from /usr/include/c++/4.4/ostream:40,
                 from /usr/include/c++/4.4/iterator:65,
                 from /usr/include/QtCore/qlist.h:50,
                 from /usr/include/QtCore/qobject.h:50,
                 from /usr/include/QtGui/qwidget.h:46,
                 from /usr/include/QtGui/QWidget:1,
                 from ../gb.qt.h:32,
                 from main.h:27,
                 from ccookiejar.h:26,
                 from ccookiejar.cpp:27:
/usr/include/c++/4.4/bits/locale_facets.h:2587: error: expected initializer
before ‘.’ token
/usr/include/c++/4.4/bits/locale_facets.h:2593: error: expected initializer
before ‘.’ token
make[5]: *** [ccookiejar.lo] Fehler 1
make[5]: Leaving directory 
`/Platte2/Downloads/gambas3/3300/trunk/gb.qt4/src/webkit'
make[4]: *** [all-recursive] Fehler 1
make[4]: Leaving directory `/Platte2/Downloads/gambas3/3300/trunk/gb.qt4/src'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/Platte2/Downloads/gambas3/3300/trunk/gb.qt4'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory `/Platte2/Downloads/gambas3/3300/trunk/gb.qt4'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/Platte2/Downloads/gambas3/3300/trunk'
make: *** [all] Fehler 2

Any ideas what to do now?

Regards
Matti

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to