Zoneminder build failure

2013-06-30 Thread Saul A. Peebsen
Running -CURRENT, I'm getting this: c++ -O2 -pipe -march=core2 -fno-strict-aliasing -L/usr/local/lib -L/usr/local/lib/mysql -lpthread -o zmc zmc.o zm_box.o zm_buffer.o zm_camera.o zm_comms.o zm_config.o zm_coord.o zm.o zm_db.o zm_logger.o zm_event.o zm_exception.o zm_file_camera.o zm_ffmpeg_

Re: Zoneminder build failure

2013-07-01 Thread Mark Felder
On Sun, 30 Jun 2013 16:19:48 -0500, Saul A. Peebsen wrote: Running -CURRENT, I'm getting this: c++ -O2 -pipe -march=core2 -fno-strict-aliasing -L/usr/local/lib -L/usr/local/lib/mysql -lpthread -o zmc zmc.o zm_box.o zm_buffer.o zm_camera.o zm_comms.o zm_config.o zm_coord.o zm.o zm_db.o z

Re: Zoneminder build failure

2013-07-01 Thread Saul A. Peebsen
On Mon, 01 Jul 2013 06:33:51 -0500 "Mark Felder" wrote: > On Sun, 30 Jun 2013 16:19:48 -0500, Saul A. Peebsen > wrote: > > > Running -CURRENT, I'm getting this: > > > > c++ -O2 -pipe -march=core2 -fno-strict-aliasing -L/usr/local/lib > > -L/usr/local/lib/mysql -lpthread -o zmc zmc.o zm_box.

Re: Zoneminder build failure

2013-07-04 Thread Saul A. Peebsen
On Mon, 01 Jul 2013 06:33:51 -0500 "Mark Felder" wrote: > > I haven't had a chance to look at that port or build it recently, but > is it being built by CLANG on current? If so, is it fixed if you tell > it to build with GCC? Built fine with gcc-4.6.3. Thanks. -- Cheers, Saul