Modify ↓
Ticket #5075 (closed patch: fixed)
Opened 4 years ago
Last modified 4 years ago
Patch to build latest svn versions on openSUSE 11.0 Alpha3
| Reported by: | sboyce@… | Owned by: | janne |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.22 |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | mythtv, openSUSE 11.0 |
| Cc: | Ticket locked: | no |
Description
Building mythtv fails at 3 points, 2 with undeclared INT_MAX and one with UCHAR_MAX. These files needing inclusion of "#include <limits.h>". The gcc version is 4.3.0. The diff is against revision 16869.
Attachments
Change History
comment:1 Changed 4 years ago by janne
- Owner changed from ijr to janne
- Priority changed from major to minor
- Version changed from unknown to head
- Status changed from new to assigned
- Milestone changed from unknown to 0.22
Note: See
TracTickets for help on using
tickets.
