[Gambas-user] SVN - Rev. 4717 fails its installation too...

GMail adamnt42 at ...626...
Sun May 6 14:46:26 CEST 2012


On Sun, 2012-05-06 at 12:57 +0100, Ru Vuott wrote:
> Hello,
> 
> I tried update with new rev. 4717, but I'm sorry to give you the sad news that installation failed ! :-(
> 
> This is the finel part of Make Install:
> ....
> main.c:96:6: error: conflicting types for 'Init'
> main.c:33:6: note: previous declaration of 'Init' was here
> main.c: In function 'Init':
> main.c:114:2: error: expected ';' before '}' token
> make[5]: *** [gb_opengl_la-main.lo] Error 1
> make[5]: Leaving directory `/home/vuott/trunk/gb.opengl/src'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory `/home/vuott/trunk/gb.opengl/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/vuott/trunk/gb.opengl'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/vuott/trunk/gb.opengl'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/vuott/trunk'
> make: *** [all] Error 2
> 
> 
> ...Amen ! :-(
> 
> Vuott
> 
Vuott,

As Benoit said earlier today, the last bit of the make output is the
least possible information that you can give in these instances.  All it
is, is the make script unwinding itself. It is the stuff above that is
important.  At this point the best suggestion I can give is that you go
and read the bit on troubleshooting and then post the "output.txt"

cheers
Bruce






More information about the User mailing list