From: "Bruce, Henry" <henry.bruce@intel.com>
To: "openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Subject: opencv 2.4 build failure
Date: Fri, 12 Feb 2016 01:49:26 +0000 [thread overview]
Message-ID: <1455241661.22252.10.camel@intel.com> (raw)
Thanks to Alexander Kanavin's patch I can now start an opencv build on
master without the x11 distro feature. However the build fails in the
python module as NPY_SIZEOF_OFF_T is not defined.
[ 89%] Building CXX object
modules/python/CMakeFiles/opencv_python.dir/src2/cv2.cpp.o
...
In file included from build/tmp/sysroots/intel-corei7
-64/usr/lib/python2.7/site
-packages/numpy/core/include/numpy/ndarraytypes.h:4:0,
from build/tmp/sysroots/intel-corei7
-64/usr/lib/python2.7/site
-packages/numpy/core/include/numpy/ndarrayobject.h:18,
from build/tmp/work/corei7-64-poky
-linux/opencv/2.4.11+gitAUTOINC+2c9547e314
-r0/git/modules/python/src2/cv2.cpp:15:
build/tmp/sysroots/intel-corei7-64/usr/lib/python2.7/site
-packages/numpy/core/include/numpy/npy_common.h:149:10: error: #error
Unsupported size for type off_t
#error Unsupported size for type off_t
^
I'm not enough of python guy to fix this myself. Where should I start
looking?
Thanks,
Henry Bruce
reply other threads:[~2016-02-12 1:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1455241661.22252.10.camel@intel.com \
--to=henry.bruce@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.