| 55 | |
| 56 | |
| 57 | # libffi4-dev: |
| 58 | CCLD g-ir-compiler |
| 59 | ../girepository/.libs/libgirepository-1.0.so: undefined reference to `ffi_prep_closure_loc' |
| 60 | ../girepository/.libs/libgirepository-1.0.so: undefined reference to `ffi_closure_free' |
| 61 | ../girepository/.libs/libgirepository-1.0.so: undefined reference to `ffi_closure_alloc' |
| 62 | collect2: ld returned 1 exit status |
| 63 | make[2]: *** [g-ir-compiler] Error 1 |
| 64 | |
| 65 | # libffi-dev: |
| 66 | CC libgirepository_1_0_la-gdump.lo |
| 67 | CC libgirepository_1_0_la-gfield.lo |
| 68 | In file included from gfield.c:4: |
| 69 | girffi.h:24:17: error: ffi.h: No such file or directory |
| 70 | In file included from gfield.c:4: |
| 71 | girffi.h:29: error: expected ')' before '*' token |
| 72 | girffi.h:37: error: expected specifier-qualifier-list before 'ffi_cif' |
| 73 | girffi.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
| 74 | girffi.h:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
| 75 | girffi.h:57: error: expected declaration specifiers or '...' before 'ffi_closure' |
| 76 | make[2]: *** [libgirepository_1_0_la-gfield.lo] Error 1 |
| 77 | |
| 78 | |
| 79 | |