gnokii-users
[Top][All Lists]
Advanced

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

Gnokii pre16 smsd compile warning


From: Giles Westwood
Subject: Gnokii pre16 smsd compile warning
Date: Thu, 11 Apr 2002 05:11:49 +0100

Using gnokii pre16

I get the following error when I compile smsd on rh 7.2 with x using a
nokia 3210

lowlevel.c: In function `Connect':
lowlevel.c:315: warning: assignment from incompatible pointer type

###########################################################
The code is :-

void *Connect (void *a)
{
  GSM_Data data;
  GSM_SMSMemoryStatus SMSStatus = {0, 0};
  PhoneEvent *event;
  GSM_Error error;

  data.SMSStatus = &SMSStatus;
#############################################################

It will compile alright but like the previous message I get a
segmentation error
When using gnokii sendsms and consequently no sending works for smsd.

Hope this makes sense ;)

G.


Giles Westwood
I.T Undergraduate
Leeds University 
The bigger the hard drive the faster I fill it.
the less space I have. 
the more I need yet a bigger hard drive.






reply via email to

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