gnokii-users
[Top][All Lists]
Advanced

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

Re: Problem compiling SMSD in 0.4.3


From: Dhillon Andrew Kannabhiran
Subject: Re: Problem compiling SMSD in 0.4.3
Date: Tue, 10 Sep 2002 16:19:46 +0800

Oh okay -- I've pulled the latest CVS files and I still can't get it to
compile. I get the following errors:

address@hidden smsd]# 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

Any ideas ?

Warmest regards,
Dhillon Andrew Kannabhiran,
Chief Technology Officer,
E-Chilipadi Sdn. Bhd.
http://www.chilipadi.com
Tel: 603-78043841

----- Original Message -----
From: "Jan Derfinak" <address@hidden>
To: <address@hidden>
Sent: Tuesday, September 10, 2002 3:26 PM
Subject: Re: Problem compiling SMSD in 0.4.3


> On Tue, 10 Sep 2002, Dhillon Andrew Kannabhiran wrote:
>
> > Hey guys -- I get the following error message when doing a make in SMSD
directory after doing
> >
> > autoconf
> > ./configure
> > make
> > make install (in gnokii root directory).
> >
> > address@hidden smsd]# make
> > 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
> > lowlevel.o: In function `A_DeleteSMSMessage':
> > lowlevel.o(.text+0x69f): undefined reference to `DeleteSMS'
> > collect2: ld returned 1 exit status
> > make: *** [smsd] Error 1
>
> You have old sources. DeleteSMS is renamed to gn_sms_delete. Check cvs.
>
> jano
>
> --
> When play dies it becomes the Game.
> When sex dies it becomes Climax.
>
> All games contain the idea of death.
> Jim Morrison's Poetry - The Lords - Notes of Vision
>
>
>
> _______________________________________________
> gnokii-users mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/gnokii-users
>






reply via email to

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