#431 closed Enhancement (fixed)
[Patch] Fix OpenBSD compile errors
| Reported by: | tj | Owned by: | davea |
|---|---|---|---|
| Priority: | Minor | Milestone: | Undetermined |
| Component: | Client - Build | Version: | |
| Keywords: | FreeBSD patch | Cc: |
Description
I wanted to see if i could get boinc-client to work on my OpenBSD boxes, and after some hacking i got it to compile and run. I've attached a tiny pacth to fix 3 issues. Memory detection and two missing includes.
_autosetup still does not detect m4 correctly. However, just skipping the test works fine. I think someone needs to add a special case for openbsd?
Attachments (1)
Change History (6)
Changed 18 years ago by
| Attachment: | boinc-openbsd-compile-fix.patch added |
|---|
comment:1 Changed 18 years ago by
| Keywords: | FreeBSD compile fix added |
|---|---|
| Type: | Defect → Enhancement |
Just changing from defect to enhancement and adding keywords.
comment:2 Changed 18 years ago by
| Owner: | changed from romw to davea |
|---|
comment:5 Changed 18 years ago by
| Keywords: | patch added; compile fix removed |
|---|

Openbsd Compile Fix