[Gambas-user] Gambas 3 compile error

Laurent Carlier lordheavym at ...626...
Tue Sep 9 09:09:45 CEST 2008


Le mardi 09 septembre 2008 09:00:25 Sevoir, vous avez écrit :
> Hi All,
>
>
> I would like compile Gambas3. But I get some error:
>
> make[4]: *** [gb_image_la-main.lo] Error 1
> make[4]: Leaving directory `/home/sevoir/trunk/gb.image/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/sevoir/trunk/gb.image'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/sevoir/trunk/gb.image'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/sevoir/trunk'
> make: *** [all] Error 2
>
>
> System: Ubuntu Hardy Heron 8.04.1
> Can I solve it?
>
> Regards, Sevoir
>

It's a bit short :-p

go in gb.image and do:
make > output.txt 2>&1

and pots the content of output.txt (or the file)

Regards,





More information about the User mailing list