[Gambas-user] Arrays !, Sighhhhhh

Steven Lobbezoo steven at ...1652...
Tue Jan 22 13:50:37 CET 2008


Le Tuesday 22 January 2008 12:30:33 Benoit Minisini, vous avez écrit :
> On mardi 22 janvier 2008, Steven Lobbezoo wrote:
> > As you know, I cannot send you the project because your mailbox will not
> > accept it's filesize.
>
> Just trim it, by removing too big data files.
>
> > However,.....
> > I tried the latest trunk :
> >  svn checkout
> > https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/branches/2.0/
> >
> > And reconf-all and ./configure are ok , but make ends with :
> >
> > Making all in gbx
> > make[4]: entrant dans le répertoire « /home/steven/2.0/main/gbx »
> > gcc -DHAVE_CONFIG_H -I. -I.. -I../share    -I../libltdl
> > -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unus ed-value
> > -fvisibility=hidden -g -Os  -MT
> > gbx2-gbx_extern.o -MD -MP -MF .deps/gbx2-gbx_extern.Tpo -c -o
> > gbx2-gbx_ext ern.o `test -f 'gbx_extern.c' || echo './'`gbx_extern.c
> > gbx_extern.c:30:17: error: ffi.h: Aucun fichier ou répertoire de ce type
> > gbx_extern.c:61: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
> > before ‘*’ token
> > 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 oncegbx_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] Erreur 1make[4]: quittant le répertoire «
> > /home/steven/2.0/main/gbx »make[3]: *** [all-recursive] Erreur 1make[3]:
> > quittant le répertoire «
> > /home/steven/2.0/main »make[2]: *** [all] Erreur 2make[2]: quittant le
> > répertoire « /home/steven/2.0/main »make[1]: *** [all-recursive] Erreur
> > 1make[1]: quittant le répertoire « /home/steven/2.0 »make: *** [all]
> > Erreur 2
> >
> > I'll keep searching, but maybe it's a known problem ?
> >
> > Regards,
> > Steven
> >
> > > Regards,
>
> You must install the libffi development package.
>
> Regards,

Ok, did that, now install is ok (2.1.0), but problem stays.
I'l send the project to you directly.

Thanks,
Steven





More information about the User mailing list