Error compiling gobject-introspection-1.42.0'



 Hi,
    Still trying to find the right combination to build
gobject-introspection-1.42.0.
    Tried python 3.4.2m and that really failed.
    When back to python 2.7.9 and am now getting a different error.  See below.

  CC       g_ir_generate-generate.o
  CCLD     g-ir-generate
  CC       gi_dump_types-gdump.o
  CC       gi_dump_types-gi-dump-types.o
  CCLD     gi-dump-types
  CC       glib_print-glib-print.o
  CCLD     glib-print
  GEN      g-ir-scanner
  GEN      g-ir-annotation-tool
  GISCAN   GLib-2.0.gir
Makefile:3409: recipe for target 'GLib-2.0.gir' failed
gmake[2]: *** [GLib-2.0.gir] Segmentation fault (core dumped)
gmake[2]: Leaving directory '/home/surfer/DownLoadLFNs/HTML/NEWS/BuildFirefox/DONE/gobject-introspection-1.42.0'


    Would appreciate any hints as to what I am doing wrong.
    I am using glib-2.42.1
    I did a gmake V=1 which produced more information.  Did this to
make sure configure/gmake  set thing up to look for glib in the correct directory.
From the additional information produced by gmake V=1 I could see
that things were set up to access the correct directory for glib.
    I know that it used python 2.7.9 because when I do not set thing
up correctly it points to the system version of python and the configure
run fails.  And it can not get to the 3.4.2m version with out my
setting PYTHON and LIBPATH to point to the 3.4.2 version.

Bye,
Dwight

   


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]