[Gambas-devel] Problems with the gb.db.mysql component

Benoit Minisini gambas at ...1...
Fri Jun 20 14:46:29 CEST 2008


On mardi 17 juin 2008, David Villalobos Cambronero wrote:
> Hi Benoit:
>
> Yesterday I had some problems with the gb.db.mysql component, that is what
> I found: 1.I had to install Mandriva 2008.1 64Bits on my computer, then
> install Gambas 3 dependencies, then compile Gambas as usual, everything
> went fine. 2.But when I try to compile one of my application that uses
> gb.db.mysql got ab error telling me that “modMain” can't be loaded. modMain
> is the Startup method in the gb.db.mysql component. 3.The very first thing
> I tried to do was execute: “./configure -C; make; su -c "make install"” in
> the ../trunk/gb.db.mysql/ directory and then my application runs fine.
> 4.Seems that there is a problem during the compilation in Gambas, so I made
> it again and save all the output to a file and look for gb.db.mysql, and
> seems that everything is OK.
>
> So, do you have any idea about that, why in the first compilation doesn't
> work?
>
> Best regards
>
> David
>

If you take the sources from the svn repository, you have to do a "./reconf" 
before "./configure". Maybe it is the source of the problem?

And are you sure that everything went fine? I can't say if I don't see the 
full output of the compilation and install process...

-- 
Benoit Minisini




More information about the Devel mailing list