gnokii-users
[Top][All Lists]
Advanced

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

Re: Gnokii/smsd issue


From: દિનેશ શાહ/दिनेश शाह
Subject: Re: Gnokii/smsd issue
Date: Wed, 4 Feb 2009 17:24:04 +0530

Pawel,

On Wed, Feb 4, 2009 at 2:21 PM, Pawel Kot <address@hidden> wrote:
> Hi,
>
> On Wed, Feb 4, 2009 at 09:40, Dinesh Shah <address@hidden> wrote:
>> Do you want me to apply the patch and test?
>
> Yes, please. That's why I sent it.

applied patch like this

$ patch -i ../smstimeout.patch common/phones/nk6510.c

No errors in patching.

After applying the patch build fails. Here are last few lines of error

if /bin/bash ../../libtool  --mode=compile gcc -DCOMPILYNG_LIBGNOKII
-I. -I. -I../../include    -I../../include -I/usr/include/PCSC   -g
-O2 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing
-MT libPHONES_la-nk6510.lo -MD -MP -MF ".deps/libPHONES_la-nk6510.Tpo"
-c -o libPHONES_la-nk6510.lo `test -f 'nk6510.c' || echo
'./'`nk6510.c; \
        then mv -f ".deps/libPHONES_la-nk6510.Tpo"
".deps/libPHONES_la-nk6510.Plo"; else rm -f
".deps/libPHONES_la-nk6510.Tpo"; exit 1; fi
 gcc -DCOMPILYNG_LIBGNOKII -I. -I. -I../../include -I../../include
-I/usr/include/PCSC -g -O2 -Wall -Wno-pointer-sign -fvisibility=hidden
-fno-strict-aliasing -MT libPHONES_la-nk6510.lo -MD -MP -MF
.deps/libPHONES_la-nk6510.Tpo -c nk6510.c  -fPIC -DPIC -o
.libs/libPHONES_la-nk6510.o
nk6510.c:3639: warning: 'NK6510_WriteCalendarNote' defined but not used
nk6510.c:4399: warning: 'NK6510_GetAnykeyAnswer' defined but not used
 gcc -DCOMPILYNG_LIBGNOKII -I. -I. -I../../include -I../../include
-I/usr/include/PCSC -g -O2 -Wall -Wno-pointer-sign -fvisibility=hidden
-fno-strict-aliasing -MT libPHONES_la-nk6510.lo -MD -MP -MF
.deps/libPHONES_la-nk6510.Tpo -c nk6510.c -o libPHONES_la-nk6510.o
>/dev/null 2>&1

...[snip]...

if /bin/bash ../../libtool  --mode=compile gcc -DCOMPILYNG_LIBGNOKII
-I. -I. -I../../include    -I../../include -I/usr/include/PCSC   -g
-O2 -Wall -Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing
-MT libPHONES_la-atbosch.lo -MD -MP -MF
".deps/libPHONES_la-atbosch.Tpo" -c -o libPHONES_la-atbosch.lo `test
-f 'atbosch.c' || echo './'`atbosch.c; \
        then mv -f ".deps/libPHONES_la-atbosch.Tpo"
".deps/libPHONES_la-atbosch.Plo"; else rm -f
".deps/libPHONES_la-atbosch.Tpo"; exit 1; fi
 gcc -DCOMPILYNG_LIBGNOKII -I. -I. -I../../include -I../../include
-I/usr/include/PCSC -g -O2 -Wall -Wno-pointer-sign -fvisibility=hidden
-fno-strict-aliasing -MT libPHONES_la-atbosch.lo -MD -MP -MF
.deps/libPHONES_la-atbosch.Tpo -c atbosch.c  -fPIC -DPIC -o
.libs/libPHONES_la-atbosch.o
 gcc -DCOMPILYNG_LIBGNOKII -I. -I. -I../../include -I../../include
-I/usr/include/PCSC -g -O2 -Wall -Wno-pointer-sign -fvisibility=hidden
-fno-strict-aliasing -MT libPHONES_la-atbosch.lo -MD -MP -MF
.deps/libPHONES_la-atbosch.Tpo -c atbosch.c -o libPHONES_la-atbosch.o
>/dev/null 2>&1
make[2]: *** [libPHONES_la-atbosch.lo] Error 1
make[2]: Leaving directory `/home/dinesh/devel/gnokii-0.6.27-CVS/common/phones'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dinesh/devel/gnokii-0.6.27-CVS/common'
make: *** [all-recursive] Error 1

Clean CVS version compiles alright

gcc -I../include -I./ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/postgresql
-I/usr/include/mysql -DBIG_JOINS=1 -fPIC
-DMODULES_DIR=\"/usr/local/lib/smsd\"
-DLOCALEDIR=\"/usr/local/share/locale\" -pthread -g -O2 -Wall
-Wno-pointer-sign -fvisibility=hidden -fno-strict-aliasing -o
.libs/smsd smsd.o lowlevel.o -Wl,--export-dynamic -pthread
/usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so
../common/.libs/libgnokii.so
creating smsd
make[1]: Leaving directory `/home/dinesh/devel/gnokii/smsd'
make[1]: Entering directory `/home/dinesh/devel/gnokii'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/dinesh/devel/gnokii'

>
>> Is the patch already in the CVS?
>
> No.
>
>> I am using 0.6.27 tarball (not CVS) version.
>
> Preferably use CVS version. I'm not sure whether patch would apply
> against 0.6.27.
>
>> Also, lately I am seeing gnokii locks up my computer randomly while
>> getting/sending SMS. How to troubleshoot this?
>
> My crystall ball went wild and cannot tell... What does "locks up my
> computer" mean?

:-)

The computer freezes and I can no longer use keyboard or mouse. I have
to reset the computer using reset switch. :(

Do you see any hardware/cable/phone issue?

>
> --
> Pawel Kot

With regards,
-- 
--Dinesh Shah :-)
Shah Micro System
+91-98213-11906
Blog-1: http://dineshah.wordpress.com/
Blog-2: http://dineshah.blogspot.com/
Lucille Ball  - "The secret of staying young is to live honestly, eat
slowly, and lie about your age."

Attachment: config.log.gz
Description: GNU Zip compressed data


reply via email to

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