[opencog-dev] Building OpenCog Error

2017-06-13 Thread karthikbm2007
Hello, I am following the tutorial @ http://wiki.opencog.org/w/Building_OpenCog_(Hands_On) to build OpenCog. After I run the command ./octool -rsdpcalv I get below error : [ 32%] Linking CXX shared library ../Binaries/libcpprest.so [ 32%] Built target cpprest Makefile:138: recipe for target 'a

[opencog-dev] Re: Building OpenCog Error

2017-06-13 Thread AmeBel
Hi, what os are you using? On Wednesday, June 14, 2017 at 6:53:03 AM UTC+8, karthi...@gmail.com wrote: > > Hello, > > I am following the tutorial @ > http://wiki.opencog.org/w/Building_OpenCog_(Hands_On) to build OpenCog. > After I run the command ./octool -rsdpcalv I get below error : > > [ 3

[opencog-dev] Re: Building OpenCog Error

2017-06-13 Thread Dmitry Ponyatov
Try to use my Makefile script: https://github.com/ponyatov/cog I've got core systemn build but have some problems with configuration. For default BUILD use make PREFIX=/usr/local packages cogutils atomspace opencog -- You received this message because you are subscribed to the Google Groups "o

[opencog-dev] Re: Building OpenCog Error

2017-06-13 Thread Dmitry Ponyatov
I have this like problem, try do decrease make -j N -- I have i7 system but too low RAM available (6Gb) for full make -j8, su -j4 works ok -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails fro