[Gambas-user] Gambas3 rev. 1294 fails
Robert Rowe
robert.c.rowe at ...626...
Sat Apr 5 18:08:30 CEST 2008
I just got the same thing:
Making install in gb.desktop
make[1]: Entering directory
`/home/robert/Projects/Gambas/Gambas3Source/trunk/gb.desktop'
Making install in src
make[2]: Entering directory
`/home/robert/Projects/Gambas/Gambas3Source/trunk/gb.desktop/src'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I.. -D_REENTRANT -pipe -Wall -Wno-unused-value -fsigned-char
-fvisibility=hidden -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o
main.lo main.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pipe -Wall -Wno-unused-value
-fsigned-char -fvisibility=hidden -g -Os -MT main.lo -MD -MP -MF
.deps/main.Tpo -c main.c -fPIC -DPIC -o .libs/main.o
In file included from main.c:28:
desktop.h:27:21: error: gb_list.h: No such file or directory
In file included from main.c:28:
desktop.h:39: error: expected specifier-qualifier-list before 'LIST'
make[2]: *** [main.lo] Error 1
make[2]: Leaving directory
`/home/robert/Projects/Gambas/Gambas3Source/trunk/gb.desktop/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/home/robert/Projects/Gambas/Gambas3Source/trunk/gb.desktop'
make: *** [install-recursive] Error 1
I'm in the middle of compiling a second time right now.
Robert Rowe
R. Stormo wrote:
> Tried to reconf-all, configure rev. 1294, but it do fails. 1291 compiles ok.
> But not able to run.
> --snip
> Making all in src
> make[4]: Entering directory `/home/rohnny/gambas3/gb.desktop/src'
> /bin/bash ../libtool --tag=CC --mode=compile ccache gcc -DHAVE_CONFIG_H
> -I. -I.. -D_REENTRANT -pipe -Wall -Wno-unused-value -fsigned-char
> -fvisibility=hidden -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o
> main.lo main.c
> ccache gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -pipe -Wall
> -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -MT main.lo -MD
> -MP -MF .deps/main.Tpo -c main.c -fPIC -DPIC -o .libs/main.o
> In file included from main.c:28:
> desktop.h:27:21: error: gb_list.h: No such file or directory
> In file included from main.c:28:
> desktop.h:39: error: expected specifier-qualifier-list before 'LIST'
> make[4]: *** [main.lo] Error 1
> --snap
>
>
> Running Ubuntu 8.04 , Gambas 2 Ver. 2.5 are all ok.
>
>
> Regards R. Stormo
>
> My Gambas Community http://gambasforum.tk
>
More information about the User
mailing list