gnokii-users
[Top][All Lists]
Advanced

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

Re: Call and SMS Notification


From: Fred Lefévère-Laoide
Subject: Re: Call and SMS Notification
Date: Thu, 27 Mar 2008 13:56:12 +0100
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)


Fred Lefévère-Laoide a écrit :
Pawel Kot a écrit :
Hi,

On Wed, Mar 26, 2008 at 5:30 PM, Fred Lefévère-Laoide
<address@hidden> wrote:
 ...
 gn_data_clear(&data);
 data.call_notification = notify_call;
 data.callback_data = uic;
 error = gn_sm_functions(GN_OP_SetCallNotification, &data, state);
 if (error != GN_ERR_NONE) {
 ...

 with notify_call :
 void notify_call(gn_call_status call_status, gn_call_info *call_info,
 struct gn_statemachine *state, void *data)

It looks to me as you have multiple libgnokii installed and the app
gets linked with the old one.

Thanks for your support

I checked and I only found one (find /usr -name "libgnokii*")
/usr/lib/libgnokii.so.3.7.0
with a link libgnokii.so.3 pointing to it ...


take care,
pkot

Fred


I added Gnokii compile and runtime version information to check that it is the right library ... and it is
I tried with 3.8.0 and I still get the same error message
Any idea ?





reply via email to

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