Public bug reported:

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...

** Affects: zorba
     Importance: Critical
     Assignee: Markos Zaharioudakis (markos-za)
         Status: New

-- 
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:
  New

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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to