zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #10455
[Bug 1010162] Re: build broken -- unistd.h header is required
*** This bug is a duplicate of bug 963091 ***
https://bugs.launchpad.net/bugs/963091
** This bug has been marked a duplicate of bug 963091
Zorba 2.2.0 fails to build with gcc 4.7 (missing includes)
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1010162
Title:
build broken -- unistd.h header is required
Status in Zorba - The XQuery Processor:
New
Bug description:
I've got a build failure in bin/debugger/process_listener.cpp and other files of that folder due to missing fork().
I fix it by including <unistd.h> in "process_listener.h" (patch provided).
OS: ArchLinux
Compiler: gcc-4.7.0
Zorba version: 2.2.0
BTW, there is zorba AUR package for ArchLinux, so you can reference it from the download page.
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1010162/+subscriptions
References