Glib Install Error




Hi  

My name is Jeff. When i install glib of the version 2.32.4, i got the following error notice in blue font-
 
  CCLD   libgio-2.0.la
  CC     gio-querymodules.o
  CCLD   gio-querymodules
  CC     glib-compile-schemas.o
  CCLD   glib-compile-schemas
  CC     glib-compile-resources.o
glib-compile-resources.c: In function ‘parse_resource_file’:
glib-compile-resources.c:546: warning: dereferencing type-punned pointer will break strict-aliasing rules
glib-compile-resources.c:546: warning: dereferencing type-punned pointer will break strict-aliasing rules
glib-compile-resources.c: In function ‘main’:
glib-compile-resources.c:835: warning: dereferencing type-punned pointer will break strict-aliasing rules
  CCLD   glib-compile-resources
  CC     gsettings-tool.o
  CCLD   gsettings
  CC     gdbus-tool.o
  CCLD   gdbus
  CC     gresource-gresource-tool.o
  CCLD   gresource
  GEN    gio-public-headers.txt
make[4]: Leaving directory `/root/software/glib-2.32.4/gio'
Making all in tests
make[4]: Entering directory `/root/software/glib-2.32.4/gio/tests'
  GEN    gdbus-test-codegen-generated.c
/usr/bin/env: python2.5: No such file or directory
make[4]: *** [gdbus-test-codegen-generated.c] Error 127
make[4]: Leaving directory `/root/software/glib-2.32.4/gio/tests'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/software/glib-2.32.4/gio'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/software/glib-2.32.4/gio'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/software/glib-2.32.4'
make: *** [all] Error 2

The following is how I install 'glib'-First,run ./configure --prefix=/usr  

Until this step, I got nothing wrong tip,then run 'make',ths above error window showed.

Could you please help me analyze what's wrong, and what should i do next to resolve those errors?

Best Regards!
Jeff


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