On 1/15/19 7:53 PM, hykwok1--- via blfs-dev wrote:
I found some build instruction erros in the following packages:

1. AccountsService

The following lines are missing:

mkdir build &&
cd    build &&
Nice catch!
2. DConf / DConf-Editor

The option "-Dbash_completion=false" should be applied to dconf, not the dconf 
editor
Nice catch!

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".

I added a comment regarding this in the XML source. Exiv2-0.27 contained a major rewrite of the Exiv API, and as a result, many applications are incompatible with it. I've added a command explanation to explain this option.

Thank you for reporting!

Fixed at r20984

--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to