[Gambas-user] Compilation under Sabayon Linux 3.3

Leonardo Miliani leonardo at ...1237...
Thu May 3 15:31:12 CEST 2007


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?

-- 
Ciao.
Leo.

Web: www.leonardomiliani.com
E-mail: leonardo at ...1237...
Scegli software opensource - Choose opensource software




More information about the User mailing list