[Gambas-user] make install errors

Ron_1st ronstk at ...239...
Sun Jan 25 21:13:55 CET 2009


kubuntu 8.04

root at ...1311...:~# aclocal --version
  aclocal (GNU automake) 1.10.1
root at ...1311...:~# automake --version
  automake (GNU automake) 1.10.1
root at ...1311...:~# libtool --version
  ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18)


got the svn source
reconf-all
configure
make

make install
Get:

Installing gb.settings...
Compiling gb.info...
OK
Installing gb.info...
Compiling gb.form...
Cannot read component list file: /root/.local/share/gambas3/info/gb.form.list
/root/src/gambas/trunk/comp/src/gb.form/Balloon.class:5: Unknown identifier: Control
Installing gb.form...
/usr/bin/install: cannot stat `.info': No such file or directory
chmod: cannot access `/usr/local/share/gambas3/info/gb.form.info': No such file or directory
/usr/bin/install: cannot stat `.list': No such file or directory
chmod: cannot access `/usr/local/share/gambas3/info/gb.form.list': No such file or directory
Compiling gb.form.dialog...
Cannot read component list file: /root/.local/share/gambas3/info/gb.form.list
/root/src/gambas/trunk/comp/src/gb.form.dialog/FDirDialog.class:51: Unknown identifier: DirChooser
----8<----
Cannot read component list file: /root/.local/share/gambas3/info/gb.form.list
/usr/local/share/gambas3/examples/Sound/MusicPlayer/FSoundPlayer.class:106: Unknown identifier: ToolButton
Compiling Video/MoviePlayer/...
/usr/local/share/gambas3/examples/Video/MoviePlayer/FMoviePlayer.class:159: Unknown identifier: TextLabel
Compiling Video/MyWebCam/...
/usr/local/share/gambas3/examples/Video/MyWebCam/Form1.class:234: Unknown identifier: PictureBox
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/src/gambas/trunk/examples'
make[1]: Leaving directory `/root/src/gambas/trunk/examples'
make[1]: Entering directory `/root/src/gambas/trunk'
make[2]: Entering directory `/root/src/gambas/trunk'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/src/gambas/trunk'
make[1]: Leaving directory `/root/src/gambas/trunk'
root at ...1311...:~/src/gambas/trunk#

It does not matter doing all as user or as root

I'm now going to try downgrade to aclocal/automake 1.9
But still the interesting point is
  Cannot read component list file: /root/.local/share/gambas3/info/gb.form.list
and many more for component list files /root/.local/share/
this happens also as done as user ron with "sudo make install"


root at ...1311...:~/src/gambas/trunk# whoami
root



Best regards,

Ron_1st

-- 





More information about the User mailing list