On 3/29/19 6:42 AM, Roger Koehler via blfs-dev wrote:
I am using the Sys V version:
make[1]: Entering directory '/sources/yaml/libyaml-0.2.2'
make[1]: *** No rule to make target 'build'. Stop
You are supposed to be IN directory build.
mkdir build &&
cd build &&
cmake ... &&
make
If you are scripting, note that after extracting, you need to cd to
libyaml-0.2.2 and not yaml-0.2.2.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page