Message boards : Server programs : db_dump.cpp:986: error: 'WEXITSTATUS' was not declared in this scope
Message board moderation
Author | Message |
---|---|
Send message Joined: 6 Dec 15 Posts: 4 |
I have some problem when compile Boinc in FreeBSD 9.3-RELEASE FreeBSD 9.3-RELEASE. I have followed, https://boinc.berkeley.edu/trac/wiki/ServerIntro#general http://www.spy-hill.net/myers/help/boinc/Create_Project.html Everything was going well until % make . . . db_dump.cpp: In function 'int main(int, char**)': db_dump.cpp:986: error: 'WEXITSTATUS' was not declared in this scope *** [db_dump.o] Error code 1 Stop in /boinc/sched. *** [all-recursive] Error code 1 Stop in /boinc. *** [all] Error code 1 Stop in /boinc. Can someone help me with this error? |
Send message Joined: 20 Nov 12 Posts: 801 |
Try editing the file to include sys/wait.h . |
Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.