[Gambas-devel] compile gambas2 1.9.3
Frank Berg
frankberg at ...136...
Mon Feb 7 21:12:15 CET 2005
hi,
i'm using suse 9.2
i was try to compile gambas2 1.9.3
./configure without errors
make with many many warnings and without errors
make install break with error:
Compiling Sound/CDPlayer/...
OK
Compiling Sound/MusicPlayer/...
/usr/local/share/gambas2/examples/Sound/MusicPlayer/FSoundPlayer.class:13:
Unknown identifier: Music
/bin/sh: line 1: 9141 Abgebrochen /usr/local/bin/gbc2 -ag
second error is same error as in gambas 0.x.xxx
if i call gbi -a or now gbi2 -a i receive an error
packet:/home/gambas/gambas2-1.9.3 # gbi2 -a
/usr/local/share/gambas2/info/gb.net.info
/usr/local/share/gambas2/info/gb.xml.libxml.rpc.info
/usr/local/share/gambas2/info/gb.qt.ext.info
/usr/local/share/gambas2/info/gb.pcre.info
/usr/local/share/gambas2/info/gb.qt.kde.html.info
/usr/local/share/gambas2/info/gb.debug.info
/usr/local/share/gambas2/info/gb.sdl.sound.info
/usr/local/share/gambas2/info/gb.sdl.info
gbi: /usr/local/lib/gambas2/lib.gb.so: not found
packet:/home/gambas/gambas2-1.9.3 #
the file lib.gb.so is still not found in /usr/local/lib/gambas2
if i create an own component i must copy this file to the destination
/usr/local/lib/gambas2
frank
More information about the Devel
mailing list