[Gambas-devel] Installation problem...

Dan Phillips dan at ...21...
Tue May 6 00:07:17 CEST 2003


I'm brand new to Gambas and programming in Linux in general.  I've been 
programming w/ VB since VB3 but when I saw Gambas, I just had to get it.  

Here's my problem.  I'm running SuSE 8.1 and when I run configure from the 
latest download of Gambas, I get no error.  I initially had a couple of 
errors that MySQL devel was not installed and PostGres... etc.  After getting 
the necessary devel packages installed, configure no longer presented me w/ 
any errors.  Step two, "make".  I get some errors during the make process 
that I cannot decipher and was hoping I could get some assistance.  Here is a 
snip of the make info:

-----snip-----
make[5]: Entering directory 
`/home/danp/download/gambas/gambas-0.55/src/lib/qt'
/bin/sh ../../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../.. 
-I/usr/lib/qt3/include/ -I../../../src/share    -pipe -Wall -fno-exceptions 
-g -O0 -c CWindow.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/lib/qt3/include/ 
-I../../../src/share -pipe -Wall -fno-exceptions -g -O0 -c CWindow.cpp    
-fPIC -DPIC -o CWindow.lo
CWindow.cpp: In member function `int MyMainWindow::getState()':
CWindow.cpp:788: `isFullScreen' undeclared (first use this function)
CWindow.cpp:788: (Each undeclared identifier is reported only once for each
   function it appears in.)
make[5]: *** [CWindow.lo] Error 1
make[5]: Leaving directory `/home/danp/download/gambas/gambas-0.55/src/lib/qt'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/danp/download/gambas/gambas-0.55/src/lib/qt'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/danp/download/gambas/gambas-0.55/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/danp/download/gambas/gambas-0.55/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/danp/download/gambas/gambas-0.55'
make: *** [all-recursive-am] Error 2
lindan:/home/danp/download/gambas/gambas-0.55 #
-----end------

As you can tell from the prompt, I'm logged in as root but I normally run as 
danp.  I'm at a loss on this and am not too sure where to go from here.  I 
did perform a search and could not find any reference to "CWindow.lo" on my 
drive, in the SuSE distro or even on a google search.  Could this be the 
problem, and if so, how can I get this file?
-- 
-----------------------
-Thanks, Dan
-Haight & Associates, Inc.
-907.586.9788
-----------------------




More information about the Devel mailing list