[Gambas-user] SVN 2708 Make error

richard terry rterry at ...1946...
Mon Feb 22 00:33:32 CET 2010


On Monday 22 February 2010 09:33:13 Benoît Minisini wrote:
> > FYI on SVN 2708, I did do"./reconf-all && ./configure -C".  Please ask if
> > any further info is needed.
> >
> > Thanks
> >
> > make[5]: Leaving directory `/home/george/trunk/gb.qt4/src/opengl'
> > make[5]: Entering directory `/home/george/trunk/gb.qt4/src'
> > /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> > -I.. -DQT3_SUPPORT -DQT_SHARED -DQT3_SUPPORT -I/usr/include/QtCore
> > -I/usr/include/QtGui -I/usr/include/Qt3Support -I/usr/include/QtNetwork
> > -I/usr/include/QtSql -I/usr/include/QtSvg   -I../share -I../src/share
> > -DGB_QT_COMPONENT -pipe -Wall -fno-exceptions -Wno-unused-value
> > -fsigned-char -fvisibility=hidden -g -Os -fno-omit-frame-pointer  -MT
> > gb_qt4_la-CTabStrip.lo -MD -MP -MF .deps/gb_qt4_la-CTabStrip.Tpo -c -o
> > gb_qt4_la-CTabStrip.lo `test -f 'CTabStrip.cpp' || echo
> > './'`CTabStrip.cpp libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I..
> > -DQT3_SUPPORT -DQT_SHARED -DQT3_SUPPORT -I/usr/include/QtCore
> > -I/usr/include/QtGui
> > -I/usr/include/Qt3Support -I/usr/include/QtNetwork -I/usr/include/QtSql
> > -I/usr/include/QtSvg -I../share -I../src/share -DGB_QT_COMPONENT -pipe
> > -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden
> > -g -Os -fno-omit-frame-pointer -MT gb_qt4_la-CTabStrip.lo -MD -MP -MF
> > .deps/gb_qt4_la-CTabStrip.Tpo -c CTabStrip.cpp  -fPIC -DPIC -o
> > .libs/gb_qt4_la-CTabStrip.o
> > CTabStrip.cpp: In member function ‘void MyTabWidget::layoutContainer()’:
> > CTabStrip.cpp:201: error: ‘QStyleOptionTabWidgetFrameV2’ was not declared
> > in this scope
> > CTabStrip.cpp:201: error: expected ‘;’ before ‘option’
> > CTabStrip.cpp:203: error: expected primary-expression before ‘)’ token
> > CTabStrip.cpp:204: error: expected primary-expression before ‘,’ token
> > make[5]: *** [gb_qt4_la-CTabStrip.lo] Error 1
> > make[5]: Leaving directory `/home/george/trunk/gb.qt4/src'
> > make[4]: *** [all-recursive] Error 1
> > make[4]: Leaving directory `/home/george/trunk/gb.qt4/src'
> > make[3]: *** [all-recursive] Error 1
> > make[3]: Leaving directory `/home/george/trunk/gb.qt4'
> > make[2]: *** [all] Error 2
> > make[2]: Leaving directory `/home/george/trunk/gb.qt4'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/george/trunk'
> > make: *** [all] Error 2
> > [george at ...2374... trunk]$
> 
> Is it better with revision #2709?
> 
Compiles ok on my ARCH box (previous one didn't))

richard





More information about the User mailing list