Opened 7 years ago
Closed 3 years ago
#9896 closed defect (moved_to_github)
mjpg-streamer failes to compile on kernels >=2.6.39
Reported by: | anonymous | Owned by: | nico |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | packages | Version: | Trunk |
Keywords: | Cc: |
Description
V4L1 was removed in 2.6.39.
Attached is a patch which will replace references to videodev.h with linux/videodev.h and disable compiling of the gspcav1 module that depend on V4L1.
Attachments (3)
Change History (12)
Changed 7 years ago by anonymous
Changed 7 years ago by anonymous
comment:1 Changed 7 years ago by EqUaTe
Changed 6 years ago by anonymous
comment:2 Changed 6 years ago by anonymous
I can confirm that this works.
-r 28118
-feeds/packages -r 28120
comment:3 Changed 6 years ago by anonymous
could somebody commit this
comment:4 Changed 6 years ago by jchverviers
https://dev.openwrt.org/attachment/ticket/9896/mjpg-streamer_updated.patch is working like a charm !
comment:5 Changed 6 years ago by hamvil
I can also confirm that this works. What is holding the patch back?
comment:6 Changed 6 years ago by alex <aeickho@…>
I can confirm that this works.
comment:7 Changed 6 years ago by nico
- Owner changed from developers to nico
- Status changed from new to accepted
comment:8 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
comment:9 Changed 3 years ago by jogo
- Resolution set to moved_to_github
- Status changed from accepted to closed
mjpeg-streamer has been moved to https://www.github.com/openwrt/packages. If this is still an issue, please open a ticket there.
I can confirm that this works.