View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003249 | GNUnet | build process | public | 2014-01-04 00:41 | 2014-04-08 16:42 |
| Reporter | taylanub | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| OS | OpenBSD | OS Version | 5.3 | ||
| Product Version | 0.10.0 | ||||
| Target Version | 0.10.1 | Fixed in Version | 0.10.1 | ||
| Summary | 0003249: #include <sys/ucred.h> | ||||
| Description | OpenBSD (and apparently NetBSD) have no <ucred.h> but instead <sys/ucred.h>. | ||||
| Steps To Reproduce | ./configure && gmake | ||||
| Additional Information | I "solved" the issue for me by including <sys/ucred.h> somewhere in platform.h but that's probably not the right way to do it so I'm leaving it to you. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-01-04 00:41 | taylanub | New Issue | |
| 2014-01-04 03:24 | Christian Grothoff | Note Added: 0007961 | |
| 2014-01-04 03:24 | Christian Grothoff | Status | new => resolved |
| 2014-01-04 03:24 | Christian Grothoff | Fixed in Version | => 0.10.1 |
| 2014-01-04 03:24 | Christian Grothoff | Resolution | open => fixed |
| 2014-01-04 03:24 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2014-01-04 03:24 | Christian Grothoff | Target Version | => 0.10.1 |
| 2014-04-08 16:42 | Christian Grothoff | Status | resolved => closed |