[Gambas-user] gambas3

Ron_1st ronstk at ...239...
Fri Jan 30 20:49:04 CET 2009


On Friday 30 January 2009, Charlie Reinl wrote:
> Am Freitag, den 30.01.2009, 19:24 +0100 schrieb Ron_1st:
> > On Friday 30 January 2009, Wellington de Souza Pinto wrote:
> > > Hi everyone!
> > > 
> > > Have one week my gambas3 svn not work.
> > > 
> > > Today i update svn version and after ./reconf-all; ./configure -C; make; make
> > > install
> > > i type gambas3 in prompt and show this message:
> > > ERROR: #2: Cannot load class 'Project': Unable to load class file
> > > 
> > > Any idea???
> > > 
> > > 
> > > Reguards,
> > > 
> > 
> > Thats my problem too
> > 
> > check your make install for errors
> > use: ( ./configure; make; make install ) > output.txt 2>&1
> > 
> > or for ubuntu
> > use: sudo make install > output-install.txt 2>&1
> > 
> > check <source>/comp/gb.form/src/gb.form for existing .info and .list file
> > Do they exist or not?
> > 
> > 
> > 
> > 
> > Best regards,
> > 
> > Ron_1st
> > 
> Salut,
> 
> found the same on my Ubuntu 8.04
> disabled v4l (too much errors)
> 
> This I get when I make at ./opt/gambas/3/gambas-svn30/app/src/gambas3
> a gbc3 -agt
> warning: cannot read component list file: gb.form.list
> warning: cannot read component list file: gb.form.mdi.list
> /opt/gambas/3/gambas-svn30/app/src/gambas3/CClassInfo.class:75: Unknown
> identifier: Form
> 
> Attached my in/outputs
> 
> I also had before cleaned up all Dirs/and .configs like '*gambas3*'
> on this System.


Hi Charlie,

Thanks for your report in german
As i see it is exactly the same as mine.
see my invetigation report " svn-compile error part1"

Bad for you but i'm happy with it, so i'm not talking garbage anymore.
We are at least with 2 now, may be 3 if wellington has the same 
log for make install.

For the gbv4l I have send the patch/correction in the list.

I'm using kubuntu 8.04
$ aclocal --version
  aclocal (GNU automake) 1.4-p6
$ automake --version
  automake (GNU automake) 1.4-p6
$ libtool  --version
  ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18)


Question to Benoit
I have 2 directories for aclocal, aclocal and aclocal-1.9
the configure script refer to the 1.9, does aclocal/automake fall back to the aclocal 
for missing *.m4 files ?







Best regards,

Ron_1st

-- 




More information about the User mailing list