zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #12318
[Bug 1025445] Re: execinfo.h broke Windows build
Rodolfo - Markos is on vacation for the next 10 days. Could you see if
it's possible to temporarily disable the code changes Markos did which
required execinfo, at least on Windows, to get the build working again?
(Or if you can find a Windows alternative to the execinfo.h
functionality, even better!)
** Changed in: zorba
Assignee: Markos Zaharioudakis (markos-za) => Rodolfo Ochoa (rodolfo-ochoa)
** Changed in: zorba
Milestone: None => 2.7
** Changed in: zorba
Status: New => Confirmed
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1025445
Title:
execinfo.h broke Windows build
Status in Zorba - The XQuery Processor:
Confirmed
Bug description:
In revision 10932, src/store/naive/item.cpp was modified and a new include (execinfo.h) was added:
http://bazaar.launchpad.net/~zorba-coders/zorba/trunk/revision/10932#src/store/naive/item.cpp
Under Windows, a fresh build gives an error:
fatal error C1083: Cannot open include file: 'execinfo.h': No such file or directory
execinfo.h is a GNU C library and Windows don't have it, so is not
compiling right now...
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1025445/+subscriptions
References