gnokii-users
[Top][All Lists]
Advanced

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

[Fwd: SMS in Text format]


From: Manoj Patil
Subject: [Fwd: SMS in Text format]
Date: Mon, 18 Nov 2002 13:37:47 +0530
User-agent: Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0


Hi Pawel,
How can I change the SMS send format. Right now I am using the latest CVS version, & when I try to send SMS it try to send in PDU mode. How do I send the message in Text mode. I am using AT compatible GSM modem (from Wavecomm).
   I am also facing problem compiling the SMSD. I get following error..

#make
gcc -O2 -Wall  -I../include -DMODULES_DIR=\"/usr/local/share/smsd\" -D_REENT
RANT `glib-config --cflags` -INONE  -c -o smsd.o smsd.c
gcc -O2 -Wall  -I../include -DMODULES_DIR=\"/usr/local/share/smsd\" -D_REENT
RANT `glib-config --cflags` -INONE  -c -o lowlevel.o lowlevel.c
gmake -C ../common gsm-filetypes.o
gmake[1]: Entering directory `/home/dhillon/gnokii/common'
gcc -O2 -Wall  -I../include -INONE  -c gsm-filetypes.c
gmake[1]: Leaving directory `/home/dhillon/gnokii/common'
gmake -C ../common libgnokii.so
gmake[1]: Entering directory `/home/dhillon/gnokii/common'
gcc -O2 -Wall  -I../include -INONE  -c -o cfgreader.o cfgreader.c
gcc -O2 -Wall  -I../include -INONE  -c -o device.o device.c
gcc -O2 -Wall  -I../include -INONE  -c -o gsm-ringtones.o gsm-ringtones.c
gcc -O2 -Wall  -I../include -INONE  -c -o gsm-api.o gsm-api.c
gcc -O2 -Wall  -I../include -INONE  -c -o gsm-networks.o gsm-networks.c
flex -ovcal.c vcal.lx
gcc -O2 -Wall  -I../include -INONE  -c -o vcal.o vcal.c
gcc -O2 -Wall  -I../include -INONE  -c -o misc.o misc.c
gcc -O2 -Wall  -I../include -INONE  -c -o gsm-sms.o gsm-sms.c
gsm-sms.c:139: warning: `sms_print_date_time' defined but not used
gsm-sms.c:1214: warning: `sms_dump_raw' defined but not used
gcc -O2 -Wall  -I../include -INONE  -c -o sms-nokia.o sms-nokia.c
gcc -O2 -Wall  -I../include -INONE  -c -o gsm-bitmaps.o gsm-bitmaps.c
gcc -O2 -Wall  -I../include -INONE  -c -o gsm-common.o gsm-common.c
gcc -O2 -Wall  -I../include -INONE  -c -o gsm-encoding.o gsm-encoding.c
gcc -O2 -Wall  -I../include -INONE  -c -o gsm-error.o gsm-error.c
gcc -O2 -Wall  -I../include -INONE  -c -o gsm-statemachine.o
gsm-statemachine.c
gcc -O2 -Wall  -I../include -INONE  -c -o compat.o compat.c
gcc -O2 -Wall  -I../include -INONE  -c -o snprintf.o snprintf.c
gcc -O2 -Wall  -I../include -INONE  -c -o nokia-decoding.o nokia-decoding.c
gcc -O2 -Wall  -I../include -INONE  -c -o gsm-call.o gsm-call.c
gcc -shared -o libgnokii.so cfgreader.o device.o gsm-ringtones.o gsm-api.o
gsm-networks.o vcal.o misc.o gsm-sms.o sms-nokia.o gsm-bitmaps.o
gsm-common.o gsm-encoding.o gsm-error.o gsm-statemachine.o compat.o
snprintf.o nokia-decoding.o gsm-call.o phones/PHONES.o links/LINKS.o
devices/DEVICES.o
gmake[1]: Leaving directory `/home/dhillon/gnokii/common'
gcc -Wl,--rpath -Wl,/usr/local/lib smsd.o lowlevel.o
../common/gsm-filetypes.o  -lpthread
`glib-config --libs` -s -rdynamic -L../common -lgnokii -ldl -o smsd
smsd.o: In function `ReadConfig':
smsd.o(.text+0x461): undefined reference to `gn_cfg_readconfig'
lowlevel.o: In function `fbusinit':
lowlevel.o(.text+0x211): undefined reference to `gn_cfg_info'
lowlevel.o(.text+0x216): undefined reference to `gn_cfg_get'
lowlevel.o(.text+0x29e): undefined reference to `gn_gsm_initialise'
lowlevel.o: In function `RefreshSMS':
lowlevel.o(.text+0x463): undefined reference to `gn_sms_get'
lowlevel.o: In function `A_SendSMSMessage':
lowlevel.o(.text+0x5ec): undefined reference to `gn_sms_send'
lowlevel.o: In function `A_DeleteSMSMessage':
lowlevel.o(.text+0x67e): undefined reference to `gn_sms_delete'
../common/gsm-filetypes.o: In function `loadbmp':
../common/gsm-filetypes.o(.text+0xe75): undefined reference to
`gn_bmp_clear'
../common/gsm-filetypes.o(.text+0xfc4): undefined reference to
`gn_bmp_set_point'
../common/gsm-filetypes.o: In function `loadnlm':
../common/gsm-filetypes.o(.text+0x1583): undefined reference to
`gn_bmp_clear'
../common/gsm-filetypes.o(.text+0x15d2): undefined reference to
`gn_bmp_set_point'
../common/gsm-filetypes.o: In function `savebmp':
../common/gsm-filetypes.o(.text+0x1b3f): undefined reference to
`gn_bmp_is_point'
../common/gsm-filetypes.o: In function `savengg':
../common/gsm-filetypes.o(.text+0x1bdf): undefined reference to
`gn_bmp_resize'
../common/gsm-filetypes.o: In function `savenol':
../common/gsm-filetypes.o(.text+0x1c9f): undefined reference to
`gn_bmp_resize'
../common/gsm-filetypes.o: In function `savensl':
../common/gsm-filetypes.o(.text+0x1dac): undefined reference to
`gn_bmp_resize'
../common/gsm-filetypes.o: In function `savenlm':
../common/gsm-filetypes.o(.text+0x1f0f): undefined reference to
`gn_bmp_is_point'
../common/gsm-filetypes.o: In function `GSM_ShowBitmapFile':
../common/gsm-filetypes.o(.text+0x2019): undefined reference to
`gn_bmp_is_point'
collect2: ld returned 1 exit status
make: *** [smsd] Error 1








reply via email to

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