gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

smsd Segmentation fault (Nokia 5130 Xpress Music)


From: Gustavo Delfino
Subject: smsd Segmentation fault (Nokia 5130 Xpress Music)
Date: Sat, 26 Sep 2009 08:35:21 -0430

I am getting a segmentation fault everytime I try to run smsd with under Mac OS X 10.5.8 with my Nokia 5130 Xpress Music.

This is my configuration:

$grep "^#" -v $HOME/.gnokiirc | grep -v "^$"
[global]
port = 00:25:47:26:54:b7
model = series40
initlength = default
connection = bluetooth
use_locking = yes
serial_baudrate = 19200
smsc_timeout = 10
[xgnokii]
allow_breakage = 0
[gnokiid]
bindir = /usr/local/sbin/
[connect_script]
TELEPHONE = 12345678
[disconnect_script]
[logging]
debug = on
rlpdebug = off
xdebug = off
[phone_fake]
port = foobar
model = fake
connection = serial

This is "gnokii --identify" running successfully:

$ gnokii --identify
GNOKII Version 0.6.29git
LOG: debug mask is 0x1
Config read from file /Users/gdelfino/.gnokiirc.
Lockfile /var/lock/LCK..00:25:47:26:54:b7 is stale. Overriding it...
phone instance config:
model = series40
port = 00:25:47:26:54:b7
connection = bluetooth
initlength = default
serial_baudrate = 19200
serial_write_usleep = -1
handshake = software
require_dcd = 0
smsc_timeout = 10
rfcomm_channel = 0
sm_retry = 0
Connecting
Forcing rfcomm_channel = 14 for FBUS connection
Serial device: opening device 00:25:47:26:54:b7
2009-09-26 08:02:27.657 gnokii[32837:10b] *** _NSAutoreleaseNoPool(): Object 0x30fba0 of class NSCFData autoreleased with no pool in place - just leaking Stack: (0x96016f4f 0x95f23432 0x95f37b25 0x95f37701 0x1f88af 0x1341a6 0xe08ba 0x131c85 0x125601 0xdc695 0xdc879 0xdbae8 0x312d 0x32f7)
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 07 01 00                               |
Message received: 0x1b / 0x003e
01 39 00 08 00 01 58 38 00 31 56 20 30 35 2e 38 |  9    X8 1V 05.8
30 0a 31 38 2d 31 32 2d 30 38 0a 52 4d 2d 34 39 | 0 18-12-08 RM-49
35 0a 28 63 29 20 4e 6f 6b 69 61 20 20 20 20 20 | 5 (c) Nokia
20 20 20 20 20 20 20 0a 55 41 00 00 00 00       |         UA
Received message type 1b
model length: 6
Received model RM-495
Identifying...
Message sent: 0x1b / 0x0005
00 01 00 00 41                                  |     A
Message sent: 0x1b / 0x0006
00 01 00 07 01 00                               |
Message received: 0x1b / 0x001a
01 39 00 01 00 01 41 14 00 10 33 35 33 32 32 33 |  9    A   353223
30 33 36 37 32 38 36 33 33 00                   | 036728633
Received message type 1b
Received imei 353223036728633
Message received: 0x1b / 0x003e
01 39 00 08 00 01 58 38 00 31 56 20 30 35 2e 38 |  9    X8 1V 05.8
30 0a 31 38 2d 31 32 2d 30 38 0a 52 4d 2d 34 39 | 0 18-12-08 RM-49
35 0a 28 63 29 20 4e 6f 6b 69 61 20 20 20 20 20 | 5 (c) Nokia
20 20 20 20 20 20 20 0a 55 41 00 00 00 00       |         UA
Received message type 1b
Received revision V 05.80
model length: 6
Received model RM-495
IMEI         : 353223036728633
Manufacturer : Nokia
Model        : RM-495
Product name : RM-495
Revision     : V 05.80
Serial device: closing device

Backtrace: This is the first time I have used gdb. I followed the directions on your wiki.

$gdb --args smsd -u root -d sms -c localhost -m mysql -f /Users/ gdelfino/smsdaemon.log GNU gdb 6.3.50-20050815 (Apple version gdb-962) (Sat Jul 26 08:14:40 UTC 2008)
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 "i386-apple-darwin"...Reading symbols for shared libraries .. warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libcharset.a/localcharset.o" - no debug information available for "localcharset.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_chartables.o" - no debug information available for "pcre_chartables.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_compile.o" - no debug information available for "pcre_compile.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_config.o" - no debug information available for "pcre_config.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_dfa_exec.o" - no debug information available for "pcre_dfa_exec.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_exec.o" - no debug information available for "pcre_exec.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_fullinfo.o" - no debug information available for "pcre_fullinfo.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_get.o" - no debug information available for "pcre_get.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_globals.o" - no debug information available for "pcre_globals.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_info.o" - no debug information available for "pcre_info.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_maketables.o" - no debug information available for "pcre_maketables.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_newline.o" - no debug information available for "pcre_newline.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_ord2utf8.o" - no debug information available for "pcre_ord2utf8.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_refcount.o" - no debug information available for "pcre_refcount.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_study.o" - no debug information available for "pcre_study.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_tables.o" - no debug information available for "pcre_tables.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_try_flipped.o" - no debug information available for "pcre_try_flipped.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_ucp_searchfuncs.o" - no debug information available for "pcre_ucp_searchfuncs.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_valid_utf8.o" - no debug information available for "pcre_valid_utf8.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_version.o" - no debug information available for "pcre_version.c".


warning: Could not find object file "/Users/gdelfino/src/glib-2.22.0/ glib/.libs/libglib-2.0.lax/libpcre.a/pcre_xclass.o" - no debug information available for "pcre_xclass.c".

.
warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-atbosch.o" - no debug information available for "atbosch.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-ateric.o" - no debug information available for "ateric.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-atgen.o" - no debug information available for "atgen.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-athuawei.o" - no debug information available for "athuawei.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-atlg.o" - no debug information available for "atlg.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-atmot.o" - no debug information available for "atmot.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-atnok.o" - no debug information available for "atnok.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-atsag.o" - no debug information available for "atsag.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-atsam.o" - no debug information available for "atsam.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-atsie.o" - no debug information available for "atsie.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-atsoer.o" - no debug information available for "atsoer.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-fake.o" - no debug information available for "fake.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-generic.o" - no debug information available for "generic.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-gnapplet.o" - no debug information available for "gnapplet.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-nk3110.o" - no debug information available for "nk3110.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-nk6100.o" - no debug information available for "nk6100.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-nk6160.o" - no debug information available for "nk6160.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-nk6510.o" - no debug information available for "nk6510.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-nk7110.o" - no debug information available for "nk7110.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libPHONES.a/libPHONES_la-nokia.o" - no debug information available for "nokia.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libLINKS.a/libLINKS_la-atbus.o" - no debug information available for "atbus.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libLINKS.a/libLINKS_la-fbus-3110.o" - no debug information available for "fbus-3110.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libLINKS.a/libLINKS_la-fbus-phonet.o" - no debug information available for "fbus-phonet.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libLINKS.a/libLINKS_la-fbus.o" - no debug information available for "fbus.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libLINKS.a/libLINKS_la-gnbus.o" - no debug information available for "gnbus.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libLINKS.a/libLINKS_la-m2bus.o" - no debug information available for "m2bus.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libLINKS.a/libLINKS_la-utils.o" - no debug information available for "utils.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libDEVICES.a/libDEVICES_la-dku2libusb.o" - no debug information available for "dku2libusb.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libDEVICES.a/libDEVICES_la-irda.o" - no debug information available for "irda.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libDEVICES.a/libDEVICES_la-osxbluetooth.o" - no debug information available for "osxbluetooth.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libDEVICES.a/libDEVICES_la-tcp.o" - no debug information available for "tcp.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libDEVICES.a/libDEVICES_la-tekram.o" - no debug information available for "tekram.c".


warning: Could not find object file "/Users/gdelfino/Sites/gnokii/ common/.libs/libgnokii.lax/libDEVICES.a/libDEVICES_la-unixserial.o" - no debug information available for "unixserial.c".

...... done

(gdb) run
Starting program: /usr/local/bin/smsd -u root -d sms -c localhost -m mysql -f /Users/gdelfino/smsdaemon.log Reading symbols for shared libraries +++++++ + .............................................................................. done Reading symbols for shared libraries .warning: Could not find object file "/Users/mysqldev/tmp-200807161553-5.0.67-1081/xserve-e/ mysql-5.0.67/libmysql/.libs/libmysql.o" - no debug information available for "libmysql.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ password.o" - no debug information available for "password.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ manager.o" - no debug information available for "manager.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ get_password.o" - no debug information available for "get_password.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ errmsg.o" - no debug information available for "errmsg.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_init.o" - no debug information available for "my_init.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_static.o" - no debug information available for "my_static.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_malloc.o" - no debug information available for "my_malloc.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_realloc.o" - no debug information available for "my_realloc.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_create.o" - no debug information available for "my_create.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_delete.o" - no debug information available for "my_delete.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ mf_tempfile.o" - no debug information available for "mf_tempfile.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_open.o" - no debug information available for "my_open.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_file.o" - no debug information available for "my_file.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_read.o" - no debug information available for "my_read.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_write.o" - no debug information available for "my_write.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ errors.o" - no debug information available for "errors.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_error.o" - no debug information available for "my_error.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_getwd.o" - no debug information available for "my_getwd.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_div.o" - no debug information available for "my_div.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ mf_pack.o" - no debug information available for "mf_pack.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_messnc.o" - no debug information available for "my_messnc.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ mf_dirname.o" - no debug information available for "mf_dirname.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ mf_fn_ext.o" - no debug information available for "mf_fn_ext.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ mf_wcomp.o" - no debug information available for "mf_wcomp.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ typelib.o" - no debug information available for "typelib.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ safemalloc.o" - no debug information available for "safemalloc.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_alloc.o" - no debug information available for "my_alloc.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ mf_format.o" - no debug information available for "mf_format.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ mf_path.o" - no debug information available for "mf_path.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ mf_unixpath.o" - no debug information available for "mf_unixpath.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_fopen.o" - no debug information available for "my_fopen.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_symlink.o" - no debug information available for "my_symlink.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_fstream.o" - no debug information available for "my_fstream.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ mf_arr_appstr.o" - no debug information available for "mf_arr_appstr.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ mf_loadpath.o" - no debug information available for "mf_loadpath.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ mulalloc.o" - no debug information available for "mulalloc.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ string.o" - no debug information available for "string.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ default.o" - no debug information available for "default.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ default_modify.o" - no debug information available for "default_modify.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_compress.o" - no debug information available for "my_compress.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ array.o" - no debug information available for "array.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_once.o" - no debug information available for "my_once.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ list.o" - no debug information available for "list.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_net.o" - no debug information available for "my_net.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ charset.o" - no debug information available for "charset.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ charset-def.o" - no debug information available for "charset-def.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ hash.o" - no debug information available for "hash.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ mf_iocache.o" - no debug information available for "mf_iocache.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ mf_iocache2.o" - no debug information available for "mf_iocache2.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_seek.o" - no debug information available for "my_seek.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_sleep.o" - no debug information available for "my_sleep.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_pread.o" - no debug information available for "my_pread.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ mf_cache.o" - no debug information available for "mf_cache.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ md5.o" - no debug information available for "md5.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ sha1.o" - no debug information available for "sha1.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_getopt.o" - no debug information available for "my_getopt.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_gethostbyname.o" - no debug information available for "my_gethostbyname.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_rename.o" - no debug information available for "my_rename.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_chsize.o" - no debug information available for "my_chsize.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_lib.o" - no debug information available for "my_lib.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ mf_qsort.o" - no debug information available for "mf_qsort.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ strxmov.o" - no debug information available for "strxmov.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ strxnmov.o" - no debug information available for "strxnmov.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ strnmov.o" - no debug information available for "strnmov.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ strmake.o" - no debug information available for "strmake.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ strend.o" - no debug information available for "strend.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ strtod.o" - no debug information available for "strtod.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ strnlen.o" - no debug information available for "strnlen.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ strfill.o" - no debug information available for "strfill.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ is_prefix.o" - no debug information available for "is_prefix.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ int2str.o" - no debug information available for "int2str.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ str2int.o" - no debug information available for "str2int.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ strinstr.o" - no debug information available for "strinstr.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ strcont.o" - no debug information available for "strcont.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ strcend.o" - no debug information available for "strcend.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-latin1.o" - no debug information available for "ctype-latin1.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ bchange.o" - no debug information available for "bchange.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ bmove_upp.o" - no debug information available for "bmove_upp.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ longlong2str.o" - no debug information available for "longlong2str.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ llstr.o" - no debug information available for "llstr.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_vsnprintf.o" - no debug information available for "my_vsnprintf.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype.o" - no debug information available for "ctype.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-simple.o" - no debug information available for "ctype-simple.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-bin.o" - no debug information available for "ctype-bin.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-mb.o" - no debug information available for "ctype-mb.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-big5.o" - no debug information available for "ctype-big5.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-czech.o" - no debug information available for "ctype-czech.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-cp932.o" - no debug information available for "ctype-cp932.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-eucjpms.o" - no debug information available for "ctype-eucjpms.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-euc_kr.o" - no debug information available for "ctype-euc_kr.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-win1250ch.o" - no debug information available for "ctype- win1250ch.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-utf8.o" - no debug information available for "ctype-utf8.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-extra.o" - no debug information available for "ctype-extra.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-ucs2.o" - no debug information available for "ctype-ucs2.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-gb2312.o" - no debug information available for "ctype-gb2312.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-gbk.o" - no debug information available for "ctype-gbk.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-sjis.o" - no debug information available for "ctype-sjis.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-tis620.o" - no debug information available for "ctype-tis620.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-ujis.o" - no debug information available for "ctype-ujis.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ ctype-uca.o" - no debug information available for "ctype-uca.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ xml.o" - no debug information available for "xml.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_strtoll10.o" - no debug information available for "my_strtoll10.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ str_alloc.o" - no debug information available for "str_alloc.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ dbug.o" - no debug information available for "dbug.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ pack.o" - no debug information available for "pack.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ client.o" - no debug information available for "client.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ my_time.o" - no debug information available for "my_time.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ vio.o" - no debug information available for "vio.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ viosocket.o" - no debug information available for "viosocket.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ viossl.o" - no debug information available for "viossl.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ viosslfactories.o" - no debug information available for "viosslfactories.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ net.o" - no debug information available for "net.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libyassl.a/buffer.o" - no debug information available for "buffer.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libyassl.a/cert_wrapper.o" - no debug information available for "cert_wrapper.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libyassl.a/crypto_wrapper.o" - no debug information available for "crypto_wrapper.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libyassl.a/handshake.o" - no debug information available for "handshake.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libyassl.a/lock.o" - no debug information available for "lock.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libyassl.a/log.o" - no debug information available for "log.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libyassl.a/socket_wrapper.o" - no debug information available for "socket_wrapper.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libyassl.a/ssl.o" - no debug information available for "ssl.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libyassl.a/template_instnt.o" - no debug information available for "template_instnt.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libyassl.a/timer.o" - no debug information available for "timer.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libyassl.a/yassl_error.o" - no debug information available for "yassl_error.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libyassl.a/yassl_imp.o" - no debug information available for "yassl_imp.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libyassl.a/yassl_int.o" - no debug information available for "yassl_int.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-aes.o" - no debug information available for "aes.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-aestables.o" - no debug information available for "aestables.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-algebra.o" - no debug information available for "algebra.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-arc4.o" - no debug information available for "arc4.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-asn.o" - no debug information available for "asn.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-bftables.o" - no debug information available for "bftables.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-blowfish.o" - no debug information available for "blowfish.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-coding.o" - no debug information available for "coding.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-des.o" - no debug information available for "des.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-dh.o" - no debug information available for "dh.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-dsa.o" - no debug information available for "dsa.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-file.o" - no debug information available for "file.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-hash.o" - no debug information available for "hash.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-integer.o" - no debug information available for "integer.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-md2.o" - no debug information available for "md2.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-md4.o" - no debug information available for "md4.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-md5.o" - no debug information available for "md5.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-misc.o" - no debug information available for "misc.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-random.o" - no debug information available for "random.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-ripemd.o" - no debug information available for "ripemd.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-rsa.o" - no debug information available for "rsa.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-sha.o" - no debug information available for "sha.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-template_instnt.o" - no debug information available for "template_instnt.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-tftables.o" - no debug information available for "tftables.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libtaocrypt.a/libtaocrypt_la-twofish.o" - no debug information available for "twofish.cpp".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libzlt.a/adler32.o" - no debug information available for "adler32.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libzlt.a/compress.o" - no debug information available for "compress.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libzlt.a/crc32.o" - no debug information available for "crc32.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libzlt.a/deflate.o" - no debug information available for "deflate.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libzlt.a/gzio.o" - no debug information available for "gzio.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libzlt.a/infback.o" - no debug information available for "infback.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libzlt.a/inffast.o" - no debug information available for "inffast.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libzlt.a/inflate.o" - no debug information available for "inflate.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libzlt.a/inftrees.o" - no debug information available for "inftrees.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libzlt.a/trees.o" - no debug information available for "trees.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libzlt.a/uncompr.o" - no debug information available for "uncompr.c".

warning: Could not find object file "/Users/mysqldev/ tmp-200807161553-5.0.67-1081/xserve-e/mysql-5.0.67/libmysql/.libs/ libmysqlclient.lax/libzlt.a/zutil.o" - no debug information available for "zutil.c".

warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/ libgcc.a(_moddi3.o)" more recent than executable timestamp warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/ libgcc.a(_divdi3.o)" more recent than executable timestamp warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/ libgcc.a(_umoddi3.o)" more recent than executable timestamp warning: .o file "/usr/lib/gcc/i686-apple-darwin9/4.0.1/ libgcc.a(_udivdi3.o)" more recent than executable timestamp
. done
smsd - version 1.4.4 from gnokii 0.6.29git
LOG: debug mask is 0x1
Config read from file /Users/gdelfino/.gnokiirc.
Lockfile /var/lock/LCK..00:25:47:26:54:b7 is stale. Overriding it...
phone instance config:
model = series40
port = 00:25:47:26:54:b7
connection = bluetooth
initlength = default
serial_baudrate = 19200
serial_write_usleep = -1
handshake = software
require_dcd = 0
smsc_timeout = 10
rfcomm_channel = 0
sm_retry = 0

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0xaffff93c
[Switching to process 32850 thread 0x1403]
0x00255251 in NK6510_Functions ()
(gdb) backtrace
#0  0x00255251 in NK6510_Functions ()
#1 0x0020d695 in register_driver (driver=0x27d0e0, model=0x779004 "series40", setupmodel=<value temporarily unavailable, due to optimizations>, sm=0x779000) at gsm-api.c:115
#2  0x0020d879 in gn_gsm_initialise (sm=0x779000) at gsm-api.c:156
#3 0x0020cae8 in gn_lib_phone_open (state=0x779000) at libfunctions.c: 166
#4  0x00002e6e in fbusinit [inlined] () at lowlevel.c:146
#5  0x00002e6e in RealConnect [inlined] () at lowlevel.c:377
#6  0x00002e6e in Connect (phone=0x406e70) at lowlevel.c:481
#7  0x96d33155 in _pthread_start ()
#8  0x96d33012 in thread_start ()
(gdb) The program is running.  Exit anyway? (y or n) y




Three final compilation comments:


1) Compilation fails if I just use:

./configure --without-x

It compiles fine with

CPPFLAGS="-I/usr/local/share/gettext/" ./configure --without-x



2) Sometimes I have to use "sudo make" instead of just "make". Otherwise I get an error which includes this line:

/var/folders/CE/CEGG2q3eFYSgn+cIkPH-hU+++TI/-Tmp-// ccwwlfMs.s:unknown:FATAL:can't create output file: .libs/libPHONES_la- generic.o



3) During configure, I get this bluetooth related warning:

checking for the bluetooth support... checking for the struct sockaddr_rc in <bluetooth/rfcomm.h>... no checking for the MacOS X bluetooth support... checking CoreFoundation/ CoreFoundation.h usability... yes
checking CoreFoundation/CoreFoundation.h presence... yes
checking for CoreFoundation/CoreFoundation.h... yes
checking IOBluetooth/Bluetooth.h usability... yes
checking IOBluetooth/Bluetooth.h presence... yes
checking for IOBluetooth/Bluetooth.h... yes
checking IOBluetooth/IOBluetoothUserLib.h usability... no
checking IOBluetooth/IOBluetoothUserLib.h presence... yes
configure: WARNING: IOBluetooth/IOBluetoothUserLib.h: present but cannot be compiled configure: WARNING: IOBluetooth/IOBluetoothUserLib.h: check for missing prerequisite headers? configure: WARNING: IOBluetooth/IOBluetoothUserLib.h: see the Autoconf documentation configure: WARNING: IOBluetooth/IOBluetoothUserLib.h: section "Present But Cannot Be Compiled" configure: WARNING: IOBluetooth/IOBluetoothUserLib.h: proceeding with the compiler's result
configure: WARNING:     ## ------------------------------------- ##
configure: WARNING:     ## Report this to http://www.gnokii.org/ ##
configure: WARNING:     ## ------------------------------------- ##
checking for IOBluetooth/IOBluetoothUserLib.h... no



Regards,

Gustavo Delfino





reply via email to

[Prev in Thread] Current Thread [Next in Thread]