[Gambas-user] error in gambas2-1.9.33

Ramon Orticio rporticio at ...43...
Mon Jul 31 05:48:18 CEST 2006


dear friends,

i have already a gambas-1.0.16 running in in my computer with redhat 9 distribution.
at present i have to resolve some program stoppage in the datareportexample and i have submitted already the bactrace as recommended by bennoit.

i tried to install gambas2-1.9.33 in the same computer to have glimpse of the new developments in gambas.  there were some errors such as in pcre files but i resolved it by updating the development packages. however this error is persistent despite updating the qt.kde development package.   may i submit this to you for possible solution.

make[5]: Entering directory `/home/raport/gambas2/gb.qt.kde/src/html'
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/home/raport/qt/include -D_REENTRANT  -I/usr/include/kde/   -pipe -Wall
-fno-exceptions -Wno-unused-value -g -Os -fno-omit-frame-pointer  -MT CWebBrowser.lo -MD -MP -MF ".deps/CWebBrowser.Tpo" -c -o CWebBrowser.lo CWebBrowser.cpp; \then mv -f ".deps/CWebBrowser.Tpo" ".deps/CWebBrowser.Plo"; else rm -f ".deps/CWebBrowser.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/home/raport/qt/include -D_REENTRANT -I/usr/include/kde/ -pipe -Wall -fno-exceptions -Wno-unused-value -g -Os -fno-omit-frame-pointer -MT CWebBrowser.lo -MD -MP -MF .deps/CWebBrowser.Tpo -c CWebBrowser.cpp  -fPIC -DPIC -o .libs/CWebBrowser.o
CWebBrowser.cpp: In function `void CWEBBROWSER_print(void*, void*)':
CWebBrowser.cpp:274: no matching function for call to `KHTMLView::print(bool)'
/usr/include/kde/khtmlview.h:144: candidates are: void KHTMLView::print()
make[5]: *** [CWebBrowser.lo] Error 1
make[5]: Leaving directory `/home/raport/gambas2/gb.qt.kde/src/html'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/raport/gambas2/gb.qt.kde/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/raport/gambas2/gb.qt.kde'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/raport/gambas2/gb.qt.kde'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/raport/gambas2'
make: *** [all] Error 2

i configured it using the suggestion inreadme.redhat  file i.e. 

./configure --with-qt-includes=/home/raport/qt/include --with-qt-libraries=/home/raport/qt/lib --with-moc=/home/raport/qt/bin --prefix=/usr/local/gambas2

likewise, would it be possible to have two gambas installations in one computer -  one the stable and the other the development version ?

thanks for any adivice.

ramon



 			
---------------------------------
See the all-new, redesigned Yahoo.com.  Check it out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20060730/77a13ed2/attachment.html>


More information about the User mailing list