zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #10721
[Bug 963091] Re: Zorba 2.2.0 fails to build with gcc 4.7 (missing includes)
** Changed in: zorba
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/963091
Title:
Zorba 2.2.0 fails to build with gcc 4.7 (missing includes)
Status in Zorba - The XQuery Processor:
Fix Released
Bug description:
The sources of Zorba 2.2.0 fail to build with gcc 4.7.0 due to missing
includes of unistd.h:
/builddir/build/BUILD/zorba-2.2.0/bin/debugger/main.cpp:175:20: error: 'fork' was not declared in this scope
/builddir/build/BUILD/zorba-2.2.0/bin/debugger/process_listener.cpp:91:10: error: 'sleep' was not declared in this scope
The attached patch should fix this issue.
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/963091/+subscriptions
References