[Gambas-user] 64 bits branch merge done

R. Stormo rohnny at ...1248...
Fri Jan 18 18:32:14 CET 2008




Benoit Minisini wrote:
> 
> Hi,
> 
> The merge has been done. We went back to:
> 
> * /trunk, that is the next 3.0 version.
> 
> * /branches/2.0, that is the next 2.1 version.
> 
> So, from now, if you have to do your 64 bits fixes both in /trunk and 
> in /branches/2.0.
> 
> Everyone is invited to test the /branches/2.0 on their 64 bits and 32 bits 
> system (because 64 bits changes can break the old code), and report any 
> problem!
> 
> Regards,
> 
> -- 
> Benoit Minisini
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 
> 
Did a fresh download from Think it was rev.1011
svn checkout
https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/branches/2.0 ./

./reconf-all
./configure
make 
and got this error

--snip
gbx_extern.c: In function ‘EXTERN_call’:
gbx_extern.c:244: error: ‘ffi_cif’ undeclared (first use in this function)
gbx_extern.c:244: error: (Each undeclared identifier is reported only once
gbx_extern.c:244: error: for each function it appears in.)
gbx_extern.c:244: error: expected ‘;’ before ‘cif’
gbx_extern.c:245: error: ‘ffi_type’ undeclared (first use in this function)
gbx_extern.c:245: error: ‘types’ undeclared (first use in this function)
gbx_extern.c:246: error: ‘rtype’ undeclared (first use in this function)
gbx_extern.c:282: error: ‘_to_ffi_type’ undeclared (first use in this
function)
gbx_extern.c:338: warning: implicit declaration of function ‘ffi_prep_cif’
gbx_extern.c:338: error: ‘cif’ undeclared (first use in this function)
gbx_extern.c:338: error: ‘FFI_DEFAULT_ABI’ undeclared (first use in this
function)
gbx_extern.c:338: error: ‘FFI_OK’ undeclared (first use in this function)
gbx_extern.c:341: warning: implicit declaration of function ‘ffi_call’
make[4]: *** [gbx2-gbx_extern.o] Error 1
--snap



Ubuntu Gutsy (32)

regards Rohnny

My Gambas Community http://gambasforum.tk
-- 
View this message in context: http://www.nabble.com/64-bits-branch-merge-done-tp14951491p14954014.html
Sent from the gambas-user mailing list archive at Nabble.com.





More information about the User mailing list