Search found 4 matches

by rc3
Sat Oct 10, 2009 8:59 pm
Forum: ZoneMinder 1.24.x
Topic: error: ‘struct sigcontext’ has no member named ‘cr2’
Replies: 2
Views: 2407

Well the fix turned out to be changing cr2 to fault_address in zm_signal.cpp. I forgot where I got that solution from but it compiles without problem now.
by rc3
Thu Oct 01, 2009 7:44 pm
Forum: ZoneMinder 1.24.x
Topic: No video on the view window
Replies: 11
Views: 34656

I have exactly the same problem (looking for /tmp/zms-273155s.sock but only /tmp/zms-273155w.sock appears from time to time).

ZM Version: 1.24.2
OS: Debian Lenny
HTTP SREVER: lighttpd
by rc3
Thu Oct 01, 2009 5:31 pm
Forum: ZoneMinder 1.24.x
Topic: error: ‘struct sigcontext’ has no member named ‘cr2’
Replies: 2
Views: 2407

error: ‘struct sigcontext’ has no member named ‘cr2’

Hi, I am trying to install ZoneMinder 1.24.2 from source to my sheevaplug (which is not x86 based) running Debian Lenny (5.0). ./configure runs without error but when I run the command run, I got: zm_signal.cpp: In function ‘void zm_die_handler(int, sigcontext)’: zm_signal.cpp:90: error: ‘stru ...
by rc3
Thu Oct 01, 2009 1:23 pm
Forum: Non-ZoneMinder Chat
Topic: SheevaPlug
Replies: 3
Views: 4017

Hi hisper, Could you tell me how you did it. I tried to compile zoneminder (with all required packages/modules installed) on sheevaplug but encountered the following error: zm_signal.cpp: In function ‘void zm_die_handler(int, sigcontext)’: zm_signal.cpp:95: error: ‘struct sigcontext’ has no m ...