[Gambas-user] Fwd: request
Steven Lobbezoo
steven at ...1652...
Mon Aug 6 11:24:22 CEST 2007
Hi,
I'm still having problems installing gambas (latest trunk) on a suse 10.2
system. I did as Benoit suggested, and removed all files (actually the whole
trunk directory), made sure I have qt3 and not 4, installed all other
conceivable libs, and rerun the install process for the trunk.
On some systems this works, however the're is one that keeps refusing my good
attentions ;-)
I do reconf-all on a fresh trunk, do ./configure : all is ok. I get exactly
the config I want. Then I do make and this happens :
--------------------------------------------------------------------------------------
Making all in gb.compress.bzlib2
make[2]: entrant dans le répertoire
« /home/brigitte/trunk/gb.compress.bzlib2 »
make all-recursive
make[3]: entrant dans le répertoire
« /home/brigitte/trunk/gb.compress.bzlib2 »
Making all in src
make[4]: entrant dans le répertoire
« /home/brigitte/trunk/gb.compress.bzlib2/src »
if /bin/sh ../libtool --tag=CC
--mode=compile /home/brigitte/trunk/gb.compress.bzlib2/compile gcc
-DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -Wno-unused-value -g -Os
-MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f
".deps/main.Tpo"; exit 1; fi
mkdir .libs
/home/brigitte/trunk/gb.compress.bzlib2/compile gcc -DHAVE_CONFIG_H -I.
-I. -I.. -pipe -Wall -Wno-unused-value -g -Os -MT main.lo -MD -MP
-MF .deps/main.Tpo -c main.c -DPIC
../libtool: line 1230: /home/brigitte/trunk/gb.compress.bzlib2/compile:
No such file or directory
make[4]: *** [main.lo] Erreur 1
make[4]: quittant le répertoire
« /home/brigitte/trunk/gb.compress.bzlib2/src »
make[3]: *** [all-recursive] Erreur 1
make[3]: quittant le répertoire
« /home/brigitte/trunk/gb.compress.bzlib2 »
make[2]: *** [all] Erreur 2
make[2]: quittant le répertoire
« /home/brigitte/trunk/gb.compress.bzlib2 »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/brigitte/trunk »
make: *** [all] Erreur 2
brigitte at ...1724...:~/trunk>
-------------------------------------------------------
Anybody any suggestions ?
Steven
More information about the User
mailing list