Hello Developers,

I'm trying to cross-compile glib and running into this error and have no
idea what to do with it, Google hasn't been helpful. Any suggestions?


  CC     gfile.lo
  CC     gproxyaddress.lo
  CC     gproxyaddressenumerator.lo
  CC     gsocketservice.lo
  CC     gsrvtarget.lo
  CC     gtcpconnection.lo
  CC     gtcpwrapperconnection.lo
  CC     gthreadedsocketservice.lo
  CC     gthemedicon.lo
  CC     gthreadedresolver.lo
  CC     gtlsbackend.lo
gfile.c: In function 'do_splice':
gfile.c:2749: warning: passing argument 2 of 'splice' makes integer from
pointer without a cast
gfile.c:2749: warning: passing argument 4 of 'splice' makes integer from
pointer without a cast
gfile.c:2749: error: too many arguments to function 'splice'
make[4]: *** [gfile.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/home/xxx/ltib_dan/rpm/BUILD/glib-2.28.7/gio'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/xxx/ltib_dan/rpm/BUILD/glib-2.28.7/gio'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/xxx/ltib_dan/rpm/BUILD/glib-2.28.7/gio'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/xxx/ltib_dan/rpm/BUILD/glib-2.28.7'
make: *** [all] Error 2
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to