I found some build instruction erros in the following packages: 1. AccountsService
The following lines are missing: mkdir build && cd build && 2. DConf / DConf-Editor The option "-Dbash_completion=false" should be applied to dconf, not the dconf editor 3. gnome-color-manager If the option "-Dexiv=false" is used, "Exiv2-0.27.0" is not used during the build process. However, if the option is removed, I found that "gnome-color-manager-3.30.0" is incompatible with "Exiv2-0.27.0". -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
