64 bit compiles, but 32 bit gives the following error
Posted: Wed Oct 14, 2009 6:19 pm
On 64 bit, it compiles fine, but 32 bit gives the error below. As to the output of the pkg_info command is http://pastebin.com/m68c4bca1. The contents of config.log is http://pastebin.com/m58bf3f5c
The 64 bit pkg_info ouput is http://pastebin.com/m22a988e3
The 64 bit contents of config.log file is http://pastebin.com/m55c84b4
My modified version of Makefile is http://pastebin.com/m7e48c846
My modified version of distinfo is http://pastebin.com/m7e2445d5
I was hoping someone could shed light on this one.
In file included from zm_zone.h:27,
from zm_monitor.h:26,
from zmc.cpp:28:
zm_event.h:231: error: 'bool EventStream::loadInitialEventData(int, time_t)' cannot be overloaded
zm_event.h:230: error: with 'bool EventStream::loadInitialEventData(int, int)'
zm_event.h:254: error: 'void EventStream::setStreamStart(int, time_t)' cannot be overloaded
zm_event.h:249: error: with 'void EventStream::setStreamStart(int, int)'
*** Error code 1
Stop in /usr/ports/multimedia/zoneminder/work/ZoneMinder-1.24.2/src.
*** Error code 1
Stop in /usr/ports/multimedia/zoneminder/work/ZoneMinder-1.24.2.
*** Error code 1
Stop in /usr/ports/multimedia/zoneminder/work/ZoneMinder-1.24.2.
*** Error code 1
Stop in /usr/ports/multimedia/zoneminder.
Advance Thanks
Greg
The 64 bit pkg_info ouput is http://pastebin.com/m22a988e3
The 64 bit contents of config.log file is http://pastebin.com/m55c84b4
My modified version of Makefile is http://pastebin.com/m7e48c846
My modified version of distinfo is http://pastebin.com/m7e2445d5
I was hoping someone could shed light on this one.
In file included from zm_zone.h:27,
from zm_monitor.h:26,
from zmc.cpp:28:
zm_event.h:231: error: 'bool EventStream::loadInitialEventData(int, time_t)' cannot be overloaded
zm_event.h:230: error: with 'bool EventStream::loadInitialEventData(int, int)'
zm_event.h:254: error: 'void EventStream::setStreamStart(int, time_t)' cannot be overloaded
zm_event.h:249: error: with 'void EventStream::setStreamStart(int, int)'
*** Error code 1
Stop in /usr/ports/multimedia/zoneminder/work/ZoneMinder-1.24.2/src.
*** Error code 1
Stop in /usr/ports/multimedia/zoneminder/work/ZoneMinder-1.24.2.
*** Error code 1
Stop in /usr/ports/multimedia/zoneminder/work/ZoneMinder-1.24.2.
*** Error code 1
Stop in /usr/ports/multimedia/zoneminder.
Advance Thanks
Greg