Ask Your Question

jonmoore's profile - activity

2020-03-19 17:15:19 -0600 commented question Undeclared identifier '_SC_NPROCESSORS_ONLN'

Ah, maybe something like adding if not freebsd to that if statement? Or maybe just get rid of it completely? Would that

2020-03-19 14:28:12 -0600 asked a question Undeclared identifier '_SC_NPROCESSORS_ONLN'

Undeclared identifier '_SC_NPROCESSORS_ONLN' Hello, I'm trying to build opencv with the additional modules but I'm gett

2020-03-19 14:28:11 -0600 asked a question Undeclared identifier '_SC_NPROCESSORS_ONLN'

Undeclared identifier '_SC_NPROCESSORS_ONLN' Hello, I'm trying to build opencv with the additional modules but I'm gett

2020-03-19 14:28:02 -0600 asked a question Undeclared identifier '_SC_NPROCESSORS_ONLN'

Undeclared identifier '_SC_NPROCESSORS_ONLN' Hello, I'm trying to build opencv with the additional modules but I'm gett

2020-03-19 14:13:23 -0600 marked best answer malloc.h error when building in a freenas jail

Hello,

I'm hoping someone can guide me to getting opencv built on in a freenas jail

When I'm running make I'm getting to about 6% and then getting this error

/usr/include/malloc.h:3:2: error: "<malloc.h> has been replaced by <stdlib.h>"
#error "<malloc.h> has been replaced by <stdlib.h>"

to be honest I don't even know where to start with getting around this so any help would be great.

Thanks!

2020-03-19 14:13:23 -0600 received badge  Scholar (source)
2020-03-19 14:13:13 -0600 commented answer malloc.h error when building in a freenas jail

sorry... realised I should mark this as solved and open a new questions for the new issue...

2020-03-19 11:58:33 -0600 commented answer malloc.h error when building in a freenas jail

Ah cool, thanks! that seems to have moved me on a bit, had to change it in iw_own.c and iw_core.c I still can't make t

2020-03-19 11:20:35 -0600 received badge  Student (source)
2020-03-19 08:58:19 -0600 asked a question malloc.h error when building in a freenas jail

malloc.h error when building in a freenas jail Hello, I'm hoping someone can guide me to getting opencv built on in a