[Gambas-user] Can't build gbx3

Adrien Prokopowicz adrien.prokopowicz at ...626...
Tue Jul 17 22:48:51 CEST 2012


Yes, it works now, thanks.

2012/7/17, Benoît Minisini <gambas at ...1...>:
> Le 17/07/2012 21:13, Adrien Prokopowicz a écrit :
>> Hi,
>>
>> Since a few revisions, I get an error when building gbx3 :
>>
>>
>> [...]
>> gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\""
>> -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g
>> -ggdb -Os -I../share -D_REENTRANT -I/usr/lib/libffi-3.0.11/include
>> -MT gbx3-gbx_exec_pop.o -MD -MP -MF .deps/gbx3-gbx_exec_pop.Tpo -c -o
>> gbx3-gbx_exec_pop.o `test -f 'gbx_exec_pop.c' || echo
>> './'`gbx_exec_pop.c
>> mv -f .deps/gbx3-gbx_exec_pop.Tpo .deps/gbx3-gbx_exec_pop.Po
>> gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\""
>> -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g
>> -ggdb -Os -I../share -D_REENTRANT -I/usr/lib/libffi-3.0.11/include
>> -MT gbx3-gbx_exec_operator.o -MD -MP -MF
>> .deps/gbx3-gbx_exec_operator.Tpo -c -o gbx3-gbx_exec_operator.o `test
>> -f 'gbx_exec_operator.c' || echo './'`gbx_exec_operator.c
>> mv -f .deps/gbx3-gbx_exec_operator.Tpo .deps/gbx3-gbx_exec_operator.Po
>> gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\""
>> -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g
>> -ggdb -Os -I../share -D_REENTRANT -I/usr/lib/libffi-3.0.11/include
>> -MT gbx3-gbx_class_init.o -MD -MP -MF .deps/gbx3-gbx_class_init.Tpo -c
>> -o gbx3-gbx_class_init.o `test -f 'gbx_class_init.c' || echo
>> './'`gbx_class_init.c
>> mv -f .deps/gbx3-gbx_class_init.Tpo .deps/gbx3-gbx_class_init.Po
>> gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\""
>> -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g
>> -ggdb -Os -I../share -D_REENTRANT -I/usr/lib/libffi-3.0.11/include
>> -MT gbx3-gbx_class.o -MD -MP -MF .deps/gbx3-gbx_class.Tpo -c -o
>> gbx3-gbx_class.o `test -f 'gbx_class.c' || echo './'`gbx_class.c
>> gbx_class.c: In function ‘CLASS_DESC_get_type_name’:
>> gbx_class.c:914:22: erreur: ‘CLASS_DESC_GAMBAS’ has no member named
>> ‘val4’
>> gbx_class.c:929:1: attention : contrôle a atteint la fin non void de
>> la fonction [-Wreturn-type]
>> make[2]: *** [gbx3-gbx_class.o] Erreur 1
>> make[2] : on quitte le répertoire «
>> /home/adrien/Programmation/C++/Gambas/trunk/main/gbx »
>> make[1]: *** [all-recursive] Erreur 1
>> make[1] : on quitte le répertoire «
>> /home/adrien/Programmation/C++/Gambas/trunk/main »
>> make: *** [all] Erreur 2
>>
>>
>> I tried to do ./reconf-all, ./configure, make clean and also to
>> download a clear trunk with svn checkout, bu the problem is still
>> here.
>>
>> Regards,
>> Adrien.
>>
>
> It is a 32 bit thing. Is it better with r4962?
>
> --
> Benoît Minisini
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list