gnokii-users
[Top][All Lists]
Advanced

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

Re: Problem with smsd and mysql


From: paul . rogers
Subject: Re: Problem with smsd and mysql
Date: Tue, 17 Aug 2004 09:41:04 +0100

Jan

Many thanks for the reply. You wrote:

>mysql_init is function from mysql client library. On my system it is defined
>in libmysqlclient and smsd's libmysql is linked against libmysqlclient.
>Please check if it is true on your system.

I have run nm against both your libmysql and libmysqlclient.  Both show 
mysql_init.

I have also run ldd on smsd and libmysql.  Neither show a link to 
libmysqlclient.

smsd:

        libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x4002b000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4003b000)
        libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x40110000)
        libgnokii.so.2 => /usr/local/lib/libgnokii.so.2 (0x40134000)
        libdl.so.2 => /lib/libdl.so.2 (0x4019e000)
        libpthread.so.0 => /lib/i686/libpthread.so.0 (0x401a1000)
        libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


libmysql:  

        libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x4001a000)
        libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

My apologies if I have misunderstood what you asked, but links etc is something 
I've dabbled in before.  Please let me know what else you need.

Paul


***********************************************************************
This email and any attachments transmitted with it are confidential
and intended solely for the use of the individual or entity to whom
they are addressed. If you have received this email in error please
notify the sender and do not store, copy or disclose the content
to any other person.

It is the responsibility of the recipient to ensure that opening this
message and/or any of its attachments will not adversely affect
its systems. No responsibility is accepted by the Company.
***********************************************************************





reply via email to

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