Bug #27
Some config checks are bogus for usrp
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Johnathan Corgan | % Done: | 0% |
|
| Category: | build | |||
| Target version: | release-3.0 | |||
| Resolution: | fixed |
Description
The check for bytesex.h should not disable the component if the header is not found, as the code provides an alternative function in this case.
The same issue exists with the check for realtime capabilities.
These are preventing the successful inclusion of usrp in the build on the darwin platform as reported by Michael Dickens.
History
Updated by Johnathan Corgan almost 7 years ago
- Status changed from New to Assigned
Updated by Johnathan Corgan almost 7 years ago
Trial fix in r3251.
Updated by Johnathan Corgan almost 7 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
Fixed in r3259.