[Gambas-user] Error compiling svn 403

Benoit Minisini gambas at ...1...
Wed May 30 23:49:47 CEST 2007


On mercredi 30 mai 2007, R. Stormo wrote:
> Benoit Minisini wrote:
> > On mercredi 30 mai 2007, R. Stormo wrote:
> >> I get an error while compile svn version 403
> >> --snip
> >> g -Os -fno-omit-frame-pointer -MT gmemory.lo -MD -MP -MF
> >> .deps/gmemory.Tpo
> >> -c gmemory.cpp  -fPIC -DPIC -o .libs/gmemory.o
> >> In file included from main.h:33,
> >>                  from gmemory.cpp:2:
> >> widgets.h:44:32: error: gb.form.properties.h: No such file or directory
> >> gmemory.cpp: In function 'void* gMalloc(gsize)':
> >> gmemory.cpp:10: warning: dereferencing type-punned pointer will break
> >> strict-aliasing rules
> >> make[4]: *** [gmemory.lo] Error 1
> >> make[4]: Leaving directory `/home/roh
> >> --snap
> >> System Ubuntu feisty. Previous version have compiled ok.
> >>
> >>
> >> Regards Rohnny
> >>
> >>
> >> My Gambas community http://gambasforum.tk
> >
> > Revision 404 should compile correctly.
> >
> > Regards,
> >
> > --
> > Benoit Minisini
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
>
> Revision 404 will not work either. Not with a little humour either :D
>
> --snip
>                  from gmemory.cpp:2:
> widgets.h:44:32: error: gb.form.properties.h: No such file or directory
> gmemory.cpp: In function 'void* gMalloc(gsize)':
> gmemory.cpp:10: warning: dereferencing type-punned pointer will break
> strict-aliasing rules
> make[4]: *** [gmemory.lo] Error 1
> make[4]: Leaving directory `/hom
>
> -snap
>
> Cheers Rohnny
>
> My Gambas community http://gambasforum.tk

You must reconfigure the package:
$ cd trunk
$ ./reconf-all

Regards,

-- 
Benoit Minisini




More information about the User mailing list