gnokii-users
[Top][All Lists]
Advanced

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

Problem compiling SMSD in 0.4.3


From: Dhillon Andrew Kannabhiran
Subject: Problem compiling SMSD in 0.4.3
Date: Tue, 10 Sep 2002 11:03:13 +0800

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
address@hidden smsd]#
Any ideas as to how I could fix this?

Warmest regards,
Dhillon Andrew Kannabhiran.

reply via email to

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