| Author |
Message |
|
MILxDOT
Joined: Wed Mar 29, 2006 6:12 am Posts: 64
|
 Zoneminder on Mac OS X Server - Now Working!
Here is another one of my documented attempts at getting Zoneminder to run natively on Mac OS X. This build was performed on a couple newer versions of Mac OS X with the same results. I am stuck trying to get the zmc capture daemon to run without giving the error Bad system call:12 Give me a shout if you have any suggestions - I have dedicated this 2009 Mac Mini Server to Zoneminder development. I will also post a request for help in the Apple Developer Discussion Forums
Last edited by MILxDOT on Tue May 31, 2011 2:38 am, edited 2 times in total.
|
| Mon May 30, 2011 5:12 am |
|
|
|
 |
|
MILxDOT
Joined: Wed Mar 29, 2006 6:12 am Posts: 64
|
 Re: Zoneminder on Mac OS X Server - almost there
I get the same results using either Snow Leopard Server 10.6.7 with Xcode 4.0.2 or even the new Mac OS X Lion Developer Preview 3 with the new Xcode 4.1 Preview 5.
|
| Mon May 30, 2011 7:18 am |
|
 |
|
MILxDOT
Joined: Wed Mar 29, 2006 6:12 am Posts: 64
|
 Re: Zoneminder on Mac OS X Server - almost there
Phil suggested running gdb against zmc. Here is the output:
macserver:bin root# gdb zmc GNU gdb 6.3.50-20050815 (Apple version gdb-1655) (Sun May 1 07:04:07 UTC 2011) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-apple-darwin"...Reading symbols for shared libraries .............. warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/CMakeFiles/libmysql.dir/libmysql_exports_file.cc.o" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/libmysql_exports_file.cc".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/libclientlib.a(libmysql.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/libmysql/libmysql.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/libclientlib.a(client.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/sql-common/client.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(default.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/default.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_thr_init.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_thr_init.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/libclientlib.a(net_serv.cc.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/sql/net_serv.cc".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(list.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/list.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_alloc.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_alloc.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_malloc.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_malloc.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/libclientlib.a(pack.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/sql-common/pack.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_lib.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_lib.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_init.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_init.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(int2str.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/int2str.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(mf_dirname.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/mf_dirname.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_error.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_error.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/libclientlib.a(errmsg.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/libmysql/errmsg.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(my_strtoll10.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/my_strtoll10.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/libclientlib.a(my_time.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/sql-common/my_time.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/libclientlib.a(password.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/sql/password.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(strcend.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/strcend.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/libyassl.a(ssl.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/src/ssl.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(charset.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/charset.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(array.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/array.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(typelib.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/typelib.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_fopen.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_fopen.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/libclientlib.a(client_plugin.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/sql-common/client_plugin.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(strnmov.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/strnmov.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(my_vsnprintf.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/my_vsnprintf.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../vio/libvio.a(viossl.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/vio/viossl.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../vio/libvio.a(vio.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/vio/vio.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_open.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_open.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(is_prefix.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/is_prefix.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(strend.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/strend.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_read.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_read.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(bmove_upp.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/bmove_upp.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(mulalloc.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/mulalloc.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(dtoa.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/dtoa.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_getwd.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_getwd.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../vio/libvio.a(viosslfactories.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/vio/viosslfactories.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(strmake.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/strmake.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_symlink.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_symlink.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_static.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_static.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(mf_format.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/mf_format.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(mf_fn_ext.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/mf_fn_ext.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(mf_arr_appstr.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/mf_arr_appstr.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(errors.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/errors.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(strxmov.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/strxmov.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-latin1.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-latin1.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(mf_pack.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/mf_pack.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/libyassl.a(yassl_int.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/src/yassl_int.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/libyassl.a(crypto_wrapper.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/src/crypto_wrapper.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-simple.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-simple.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-bin.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-bin.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(mf_qsort.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/mf_qsort.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/libyassl.a(cert_wrapper.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/src/cert_wrapper.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/libyassl.a(handshake.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/src/handshake.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(strxnmov.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/strxnmov.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/libyassl.a(socket_wrapper.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/src/socket_wrapper.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(bchange.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/bchange.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(mf_loadpath.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/mf_loadpath.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../vio/libvio.a(viosocket.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/vio/viosocket.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_once.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_once.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-utf8.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-utf8.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(md4.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/md4.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(md5.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/md5.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-uca.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-uca.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_compress.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_compress.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/libyassl.a(yassl_imp.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/src/yassl_imp.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(charset-def.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/charset-def.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(strmov.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/strmov.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(sha1.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/sha1.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_fstream.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_fstream.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(misc.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/misc.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/libyassl.a(log.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/src/log.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_div.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_div.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(coding.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/coding.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_pthread.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_pthread.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(hash.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/hash.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(strnlen.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/strnlen.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(str2int.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/str2int.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_sync.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_sync.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/libyassl.a(yassl_error.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/src/yassl_error.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../mysys/libmysys.a(my_mess.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/mysys/my_mess.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-big5.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-big5.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/libyassl.a(buffer.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/src/buffer.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(file.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/file.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-sjis.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-sjis.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(xml.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/xml.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(integer.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/integer.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(dsa.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/dsa.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(sha.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/sha.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(random.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/random.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(asn.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/asn.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-mb.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-mb.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-ucs2.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-ucs2.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(ripemd.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/ripemd.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-cp932.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-cp932.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(aes.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/aes.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-euc_kr.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-euc_kr.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/libyassl.a(timer.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/src/timer.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-ujis.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-ujis.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(rsa.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/rsa.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(des.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/des.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(dh.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/dh.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(arc4.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/arc4.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/libyassl.a(lock.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/src/lock.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-gbk.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-gbk.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-gb2312.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-gb2312.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../zlib/libzlib.a(uncompr.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/zlib/uncompr.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-eucjpms.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-eucjpms.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-tis620.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-tis620.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../zlib/libzlib.a(compress.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/zlib/compress.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-win1250ch.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-win1250ch.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-czech.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-czech.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(ctype-extra.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/ctype-extra.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../zlib/libzlib.a(deflate.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/zlib/deflate.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(md2.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/md2.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(algebra.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/algebra.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../extra/yassl/taocrypt/libtaocrypt.a(aestables.cpp.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/extra/yassl/taocrypt/src/aestables.cpp".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../zlib/libzlib.a(inflate.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/zlib/inflate.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../strings/libstrings.a(str_alloc.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/strings/str_alloc.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../zlib/libzlib.a(crc32.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/zlib/crc32.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../zlib/libzlib.a(trees.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/zlib/trees.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../zlib/libzlib.a(adler32.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/zlib/adler32.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../zlib/libzlib.a(zutil.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/zlib/zutil.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../zlib/libzlib.a(inffast.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/zlib/inffast.c".
warning: Could not find object file "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/release/libmysql/../zlib/libzlib.a(inftrees.c.o)" - no debug information available for "/Volumes/hd2/pb2/build/sb_0-3198286-1302522144.5/mysql-5.5.12/zlib/inftrees.c".
.. done
(gdb)
|
| Mon May 30, 2011 7:27 am |
|
 |
|
zoneminder
Site Admin
Joined: Wed Jul 09, 2003 3:07 pm Posts: 5221 Location: Bristol, UK
|
 Re: Zoneminder on Mac OS X Server - almost there
Unless I've misunderstood what you are trying to do, that is just loading the binary into zmc. You then need to run it, by typing in gdb. That should tell us something.
_________________ Phil
|
| Mon May 30, 2011 11:21 am |
|
 |
|
mastertheknife
Joined: Wed Dec 16, 2009 5:32 pm Posts: 553 Location: Israel
|
 Re: Zoneminder on Mac OS X Server - almost there
Exactly. and after it crashes, type "bt" and "info registers" and paste their output to here.
mastertheknife
_________________ Kfir Itzhak.
|
| Mon May 30, 2011 12:50 pm |
|
 |
|
MILxDOT
Joined: Wed Mar 29, 2006 6:12 am Posts: 64
|
 Re: Zoneminder on Mac OS X Server - almost there
Thanks guys ..here is what I get:
|
| Mon May 30, 2011 4:55 pm |
|
 |
|
zoneminder
Site Admin
Joined: Wed Jul 09, 2003 3:07 pm Posts: 5221 Location: Bristol, UK
|
 Re: Zoneminder on Mac OS X Server - almost there
Ok, I have actually changed that section a bit over the weekend but it's not ready for release yet. Try changing the line with syscall in to use getpid instead to change to on or around line 399 I think.
_________________ Phil
|
| Mon May 30, 2011 6:23 pm |
|
 |
|
MILxDOT
Joined: Wed Mar 29, 2006 6:12 am Posts: 64
|
 Re: Zoneminder on Mac OS X Server - almost there
I updated zm_debug.c to reflect getpid vs syscall. Here is what I get now:
|
| Mon May 30, 2011 6:41 pm |
|
 |
|
zoneminder
Site Admin
Joined: Wed Jul 09, 2003 3:07 pm Posts: 5221 Location: Bristol, UK
|
 Re: Zoneminder on Mac OS X Server - almost there
Ok, that just means it is exiting on an error so is not so fundamental. You should get more sense about what's happening by running it now in debug mode as described earlier.
_________________ Phil
|
| Mon May 30, 2011 7:07 pm |
|
 |
|
MILxDOT
Joined: Wed Mar 29, 2006 6:12 am Posts: 64
|
 Re: Zoneminder on Mac OS X Server - almost there
Ah I see...this is what I should have done?
|
| Mon May 30, 2011 7:31 pm |
|
 |
|
MILxDOT
Joined: Wed Mar 29, 2006 6:12 am Posts: 64
|
 Re: Zoneminder on Mac OS X Server - almost there
Some progress. I ran the following command: and then ran: Here is a snippet of the output:  |  |  |  | Code: ????'] 05/30/11 13:48:38.654387 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/868 [Got content length subheader ' 26954'] 05/30/11 13:48:38.654403 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/874 [Got content type subheader ' image/jpeg'] 05/30/11 13:48:38.654416 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/894 [Got boundary '--video boundary--'] 05/30/11 13:48:38.654430 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/900 [Got subcontent length '26954'] 05/30/11 13:48:38.654444 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/907 [Got subcontent type 'image/jpeg'] 05/30/11 13:48:38.654462 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/975 [Got end of image by length, content-length = 26954] 05/30/11 13:48:38.654476 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/1047 [Returning 26954 (135145) bytes of captured content] 05/30/11 13:48:38.781149 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/862 [Got boundary subheader '--video boundary-- Content-length: 26884 Content-type: image/jpeg
????'] 05/30/11 13:48:38.781203 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/868 [Got content length subheader ' 26884'] 05/30/11 13:48:38.781219 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/874 [Got content type subheader ' image/jpeg'] 05/30/11 13:48:38.781233 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/894 [Got boundary '--video boundary--'] 05/30/11 13:48:38.781248 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/900 [Got subcontent length '26884'] 05/30/11 13:48:38.781261 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/907 [Got subcontent type 'image/jpeg'] 05/30/11 13:48:38.781275 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/975 [Got end of image by length, content-length = 26884] 05/30/11 13:48:38.781288 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/1047 [Returning 26884 (108116) bytes of captured content] 05/30/11 13:48:38.907860 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/862 [Got boundary subheader '--video boundary-- Content-length: 26970 Content-type: image/jpeg
????'] 05/30/11 13:48:38.907911 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/868 [Got content length subheader ' 26970'] 05/30/11 13:48:38.907927 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/874 [Got content type subheader ' image/jpeg'] 05/30/11 13:48:38.907940 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/894 [Got boundary '--video boundary--'] 05/30/11 13:48:38.907954 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/900 [Got subcontent length '26970'] 05/30/11 13:48:38.907967 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/907 [Got subcontent type 'image/jpeg'] 05/30/11 13:48:38.907981 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/975 [Got end of image by length, content-length = 26970] 05/30/11 13:48:38.907996 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/1047 [Returning 26970 (81157) bytes of captured content] 05/30/11 13:48:39.034632 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/862 [Got boundary subheader '--video boundary-- Content-length: 27000 Content-type: image/jpeg
????'] 05/30/11 13:48:39.034739 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/868 [Got content length subheader ' 27000'] 05/30/11 13:48:39.034757 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/874 [Got content type subheader ' image/jpeg'] 05/30/11 13:48:39.034772 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/894 [Got boundary '--video boundary--'] 05/30/11 13:48:39.034825 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/900 [Got subcontent length '27000'] 05/30/11 13:48:39.034835 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/907 [Got subcontent type 'image/jpeg'] 05/30/11 13:48:39.034845 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/975 [Got end of image by length, content-length = 27000] 05/30/11 13:48:39.034853 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/1047 [Returning 27000 (54112) bytes of captured content] 05/30/11 13:48:39.161566 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/862 [Got boundary subheader '--video boundary-- Content-length: 27013 Content-type: image/jpeg
????'] 05/30/11 13:48:39.161617 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/868 [Got content length subheader ' 27013'] 05/30/11 13:48:39.161633 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/874 [Got content type subheader ' image/jpeg'] 05/30/11 13:48:39.161647 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/894 [Got boundary '--video boundary--'] 05/30/11 13:48:39.161661 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/900 [Got subcontent length '27013'] 05/30/11 13:48:39.161674 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/907 [Got subcontent type 'image/jpeg'] 05/30/11 13:48:39.161687 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/975 [Got end of image by length, content-length = 27013] 05/30/11 13:48:39.161702 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/1047 [Returning 27013 (27037) bytes of captured content] 05/30/11 13:48:39.288527 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/862 [Got boundary subheader '--video boundary-- '] 05/30/11 13:48:39.288573 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/913 [Unable to extract subheader from stream, retrying] 05/30/11 13:48:39.288597 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/174 [Expecting 209488 bytes] 05/30/11 13:48:39.288659 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/199 [Read 32768 bytes] 05/30/11 13:48:39.288705 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/199 [Read 32768 bytes] 05/30/11 13:48:39.288747 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/199 [Read 32768 bytes] 05/30/11 13:48:39.288787 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/199 [Read 32768 bytes] 05/30/11 13:48:39.288826 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/199 [Read 32768 bytes] 05/30/11 13:48:39.288865 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/199 [Read 32768 bytes] 05/30/11 13:48:39.288892 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/199 [Read 12880 bytes] 05/30/11 13:48:39.288906 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/868 [Got content length subheader ' 26928'] 05/30/11 13:48:39.288915 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/874 [Got content type subheader ' image/jpeg'] 05/30/11 13:48:39.288924 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/894 [Got boundary '--video boundary-- '] 05/30/11 13:48:39.288934 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/900 [Got subcontent length '26928'] 05/30/11 13:48:39.288942 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/907 [Got subcontent type 'image/jpeg'] 05/30/11 13:48:39.288950 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/975 [Got end of image by length, content-length = 26928] 05/30/11 13:48:39.288958 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/1047 [Returning 26928 (209437) bytes of captured content] 05/30/11 13:48:39.414632 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/862 [Got boundary subheader '--video boundary-- Content-length: 26926 Content-type: image/jpeg
????'] 05/30/11 13:48:39.414684 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/868 [Got content length subheader ' 26926'] 05/30/11 13:48:39.414700 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/874 [Got content type subheader ' image/jpeg'] 05/30/11 13:48:39.414769 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/894 [Got boundary '--video boundary--'] 05/30/11 13:48:39.414782 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/900 [Got subcontent length '26926'] 05/30/11 13:48:39.414791 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/907 [Got subcontent type 'image/jpeg'] 05/30/11 13:48:39.414799 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/975 [Got end of image by length, content-length = 26926] 05/30/11 13:48:39.414808 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/1047 [Returning 26926 (182434) bytes of captured content] 05/30/11 13:48:39.541350 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/862 [Got boundary subheader '--video boundary-- Content-length: 26930 Content-type: image/jpeg
????'] 05/30/11 13:48:39.541404 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/868 [Got content length subheader ' 26930'] 05/30/11 13:48:39.541471 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/874 [Got content type subheader ' image/jpeg'] 05/30/11 13:48:39.541487 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/894 [Got boundary '--video boundary--'] 05/30/11 13:48:39.541496 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/900 [Got subcontent length '26930'] 05/30/11 13:48:39.541505 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/907 [Got subcontent type 'image/jpeg'] 05/30/11 13:48:39.541513 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/975 [Got end of image by length, content-length = 26930] 05/30/11 13:48:39.541522 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/1047 [Returning 26930 (155433) bytes of captured content] 05/30/11 13:48:39.667948 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/862 [Got boundary subheader '--video boundary-- Content-length: 26996 Content-type: image/jpeg
????'] 05/30/11 13:48:39.668036 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/868 [Got content length subheader ' 26996'] 05/30/11 13:48:39.668048 zmc_m1[68507].DB4-zm_remote_camera_http.cpp/874 [Got content type subheader ' image/jpeg'] 05/30/11 13:48:39.668057 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/894 [Got boundary '--video boundary--'] 05/30/11 13:48:39.668065 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/900 [Got subcontent length '26996'] 05/30/11 13:48:39.668074 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/907 [Got subcontent type 'image/jpeg'] 05/30/11 13:48:39.668083 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/975 [Got end of image by length, content-length = 26996] 05/30/11 13:48:39.668104 zmc_m1[68507].DB3-zm_remote_camera_http.cpp/1047 [Returning 26996 (128428) bytes of captured content] ^C
|  |  |  |  |
I think we are getting closer 
|
| Mon May 30, 2011 7:55 pm |
|
 |
|
zoneminder
Site Admin
Joined: Wed Jul 09, 2003 3:07 pm Posts: 5221 Location: Bristol, UK
|
 Re: Zoneminder on Mac OS X Server - almost there
Good, there are no errors in there. It might be worth trying to run it properly now.
_________________ Phil
|
| Mon May 30, 2011 9:17 pm |
|
 |
|
MILxDOT
Joined: Wed Mar 29, 2006 6:12 am Posts: 64
|
 Re: Zoneminder on Mac OS X Server - almost there
I am not having any luck getting the standard web interface to record any images or stay green even though our zmc test is running without error.
What would be the next step in troubleshooting why zmc will manually run without error...but it is not working well with the web interface or possibly the other executables?
|
| Mon May 30, 2011 9:23 pm |
|
 |
|
zoneminder
Site Admin
Joined: Wed Jul 09, 2003 3:07 pm Posts: 5221 Location: Bristol, UK
|
 Re: Zoneminder on Mac OS X Server - almost there
Are there other messages in /var/log/messages or /var/log/syslog or whatever OSX uses as the system log?
_________________ Phil
|
| Mon May 30, 2011 9:41 pm |
|
 |
|
MILxDOT
Joined: Wed Mar 29, 2006 6:12 am Posts: 64
|
 Re: Zoneminder on Mac OS X Server - almost there
/var/log/system.log Looks like I have some permissions issues to deal with after I run to work for a little bit. Thanks!
|
| Mon May 30, 2011 9:53 pm |
|
|