in reply to Re^10: Gtk3 Install Problems
in thread Gtk3 Install Problems
I'm still having trouble installing G::O::I-0.020 I get ffi errors as below.
perl Makefile.PL Warning (mostly harmless): No library found for -Wl,--export-dynamic Trying to build test libraries... not OK Writing Makefile for Glib::Object::Introspection Writing MYMETA.yml and MYMETA.json dmake GObjectIntrospection.o:GObjectIntrospection.c:(.text+0x78f6): undefine +d reference to `ffi_type_pointer' GObjectIntrospection.o:GObjectIntrospection.c:(.text+0x7970): undefine +d reference to `ffi_type_pointer' GObjectIntrospection.o:GObjectIntrospection.c:(.text+0x79c0): undefine +d reference to `ffi_type_pointer' GObjectIntrospection.o:GObjectIntrospection.c:(.text+0x79f5): undefine +d reference to `ffi_prep_cif' GObjectIntrospection.o:GObjectIntrospection.c:(.text+0x7a23): undefine +d reference to `ffi_call' GObjectIntrospection.o:GObjectIntrospection.c:(.text+0x7fc2): undefine +d reference to `ffi_type_pointer' c:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686 +-w64-mingw32/bin/ld.exe: GObjectIntrospection.o: bad reloc address 0x5c in section `.rdata' c:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686 +-w64-mingw32/bin/ld.exe: final link failed: Invalid operation collect2: ld returned 1 exit status dmake: Error code 129, while making 'blib\arch\auto\Glib\Object\Intro +spection\Introspection.dll' Skip blib\arch/Glib\Object\Introspection/Install/Files.pm (unchanged) Skip blib\lib\Glib\Object/Introspection.pm (unchanged) [ CC GObjectIntrospection.c ] Running Mkbootstrap for Glib::Object::Introspection () C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 644 In +trospection.bs dlltool --def Introspection.def --output-exp dll.exp [ LD blib\arch\auto\Glib\Object\Introspection\Introspection.dll ]
I must be missing an environment variable or something like that.
Thanks,
Don
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^12: Gtk3 Install Problems
by syphilis (Archbishop) on Mar 03, 2014 at 23:08 UTC | |
by drdon (Novice) on Mar 04, 2014 at 00:23 UTC | |
by bulk88 (Priest) on Mar 04, 2014 at 05:02 UTC |