Hi, everyone. I am still building the environment for 8.2 systemd version blfs. Now my problem is the failure of making the gnome-online-accounts 3.26.2. The log is tediously long, and I only digest the most possibly related segments below:
Making all in goaidentity [110/430]
make[3]: 进入目录(enter directory)“/home/neil/gnome/gnome-online-accounts-3.26.2/src/goaidentity”
make all-am
make[4]: 进入目录“/home/neil/gnome/gnome-online-accounts-3.26.2/src/goaidentity”
CC goa_identity_service-goaidentityservice.o
In file included from goaidentityservice.c:29:0:
/usr/include/gcr-3/gcr/gcr.h:23:2: 错误(error):#error "This API has not yet reached st
ability."
#error "This API has not yet reached stability."
^~~~~
In file included from /usr/include/gcr-3/gcr/gcr.h:31:0,
from goaidentityservice.c:29:
/usr/include/gcr-3/gcr/gcr-base.h:24:2: 错误:#error <gcr/This API has not yet r
eached stability.>
#error <gcr/This API has not yet reached stability.>
^~~~~
In file included from /usr/include/gcr-3/gcr/gcr.h:32:0,
from goaidentityservice.c:29:
/usr/include/gcr-3/ui/gcr-ui.h:23:2: 错误:#error "This API has not yet reached
stability."
#error "This API has not yet reached stability."
It seems that my compiler complains about the instability of gcr related headers, but actually I use the stable "Gcr-3.20.0" libraries as the blfs book suggests.
Is there any suggestion to get this problem fixed? I cannot go around this problem, as the gnome control center requires the gnome-online-accounts module.
Yours
Lein
-- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
