[Gambas-user] Fwd: request
Charlie Reinl
Karl.Reinl at ...9...
Mon Aug 6 12:56:50 CEST 2007
Salut,
I had a test go on an Ubuntu 6.06 LTS , with the same ERROR.
in gb.compress.bzlib2,
could be a BUG ,
think its a BUG
--
Amicalment
Charlie
Am Montag, den 06.08.2007, 11:24 +0200 schrieb Steven Lobbezoo:
> 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