[Gambas-user] Compilation under Sabayon Linux 3.3

Benoit Minisini gambas at ...1...
Fri May 4 18:57:30 CEST 2007


On jeudi 3 mai 2007, Leonardo Miliani wrote:
> Leonardo Miliani ha scritto:
> > Hi everybody.
> > Some days ago I installed Sabayon Linux 3.3 (a Gentoo based distro) on
> > my laptop.
> >
> > After the installation I tried to compile Gambas but I have a problem.
> > Even all the dependencies are satisfied (configure and make don't raise
> > any error), when I try to install the files with make install (as root,
> > of course), the installation halts during the process of the Corba
> > component saying that it didn't find a file. So I tried to compile only
> > the gb.corba component but the result is the same:
> >
> > ----------------------------
> > Creating the information files for gb.corba component...
> > make[3]: /usr/local/bin/gbi2: Command not found
> > make[3]: *** [install-data-hook] Error 127
> > make[3]: Leaving directory
> > '/home/sabayonuser/Documenti/Software/Programmazione/Gambas2/gambas2-1.9.
> >48/gb.corba/src' make[2]: *** [install-data-am] Error 2
> > make[2]: Leaving directory
> > '/home/sabayonuser/Documenti/Software/Programmazione/Gambas2/gambas2-1.9.
> >48/gb.corba/src' make[1]: *** [install-am] Error 2
> > make[1]: Leaving directory
> > '/home/sabayonuser/Documenti/Software/Programmazione/Gambas2/gambas2-1.9.
> >48/gb.corba/src' make: *** [install-recursive] Error 1
> > ---------------------------
> >
> > It seems that it tries to look for gbi2 file but isn't this file created
> >  by Gambas? So how can it find it is it is still to be created?
>
> Upgrade:
> I've checked the make process and it seems that it doesn't start it!
>
> -------------------------
> make all-recursive
> make[1]: Entering directory
> '/home/sabayonuser/Documenti/Software/Programmazione/Gambas2/gambas2-1.9.48
>/gb.corba' Makin all in src
> make[2]: Entering directory
> '/home/sabayonuser/Documenti/Software/Programmazione/Gambas2/gambas2-1.9.48
>/gb.corba/src' make[2]: Nothing to be done for 'all'
> make[2]: Leaving directory
> '/home/sabayonuser/Documenti/Software/Programmazione/Gambas2/gambas2-1.9.48
>/gb.corba/src' make[2]: Entering directory
> '/home/sabayonuser/Documenti/Software/Programmazione/Gambas2/gambas2-1.9.48
>/gb.corba' make[2]: Leaving directory
> '/home/sabayonuser/Documenti/Software/Programmazione/Gambas2/gambas2-1.9.48
>/gb.corba/src' make[1]: Leaving directory
> '/home/sabayonuser/Documenti/Software/Programmazione/Gambas2/gambas2-1.9.48
>/gb.corba/src' ---------------------------
>
>
> But during the configuration, I don't get any error message...
> And I've installed omniORB and orbit on my sistem.
> Which are the dependencies of gb.corba component?

You must send the complete output of configuration and compilation command, as 
explained on the web site. Maybe there is something wrong that you didn't 
notice.

Regards,

-- 
Benoit Minisini




More information about the User mailing list