gnokii-users
[Top][All Lists]
Advanced

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

Problem compiling latest CVS


From: Dhillon Andrew Kannabhiran
Subject: Problem compiling latest CVS
Date: Fri, 27 Sep 2002 09:51:53 +0800

I tried compiling the latest CVS version this morning and I'm getting some rather strange errors in the main gnokii make routine... Error output is below and this is being compiled on kernel 2.4.18 of RH Linux 7.1
 
address@hidden gnokii]# make
gmake -C common/phones
gmake[1]: Entering directory `/home/dhillon/gnokii/common/phones'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/home/dhillon/gnokii/common/phones'
gmake -C common/links
gmake[1]: Entering directory `/home/dhillon/gnokii/common/links'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/home/dhillon/gnokii/common/links'
gmake -C common/devices
gmake[1]: Entering directory `/home/dhillon/gnokii/common/devices'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/home/dhillon/gnokii/common/devices'
gmake -C common/data
gmake[1]: Entering directory `/home/dhillon/gnokii/common/data'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/home/dhillon/gnokii/common/data'
gmake -C po
gmake[1]: Entering directory `/home/dhillon/gnokii/po'
gmake[1]: *** No targets specified and no makefile found.  Stop.
gmake[1]: Leaving directory `/home/dhillon/gnokii/po'
make: *** [po] Error 2
address@hidden gnokii]# make clean
/bin/rm -f *~ *.orig *.rej include/*~ include/*.orig include/*.rej testsuite/myout*gmake[1]: Entering directory `/home/dhillon/gnokii/common/phones'
/bin/rm -f generic.o nokia.o nk7110.o nk6510.o nk6100.o atgen.o ateric.o atnok.o atsie.o dc2711.o fake.o nk6160.o *~ depend PHONES.o
gmake[1]: Leaving directory `/home/dhillon/gnokii/common/phones'
gmake[1]: Entering directory `/home/dhillon/gnokii/common/links'
/bin/rm -f fbus.o cbus.o atbus.o fbus-3110.o m2bus.o utils.o fbus-phonet.o *~ depend LINKS.o
gmake[1]: Leaving directory `/home/dhillon/gnokii/common/links'
gmake[1]: Entering directory `/home/dhillon/gnokii/common/devices'
/bin/rm -f tekram.o unixserial.o tcp.o unixirda.o *~ depend LINKS.o
gmake[1]: Leaving directory `/home/dhillon/gnokii/common/devices'
gmake[1]: Entering directory `/home/dhillon/gnokii/common/data'
/bin/rm -f at-emulator.o datapump.o rlp-common.o rlp-crc24.o virtmodem.o *~ depend DATA.o
gmake[1]: Leaving directory `/home/dhillon/gnokii/common/data'
gmake[1]: Entering directory `/home/dhillon/gnokii/common'
/bin/rm -f 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 *~ depend libgnokii.a libgnokii.so gsm-filetypes.o phones/PHONES.o links/LINKS.o devices/DEVICES.o
gmake[1]: Leaving directory `/home/dhillon/gnokii/common'
gmake[1]: Entering directory `/home/dhillon/gnokii/gnokii'
/bin/rm -f gnokii.o *~ depend gnokii *.exe core *.bak
gmake[1]: Leaving directory `/home/dhillon/gnokii/gnokii'
gmake[1]: Entering directory `/home/dhillon/gnokii/gnokiid'
/bin/rm -f gnokiid.o *~ depend gnokiid *.exe core *.bak
gmake[1]: Leaving directory `/home/dhillon/gnokii/gnokiid'
gmake[1]: Entering directory `/home/dhillon/gnokii/utils'
/bin/rm -f mgnokiidev.o *~ depend mgnokiidev *.exe core *.bak
gmake[1]: Leaving directory `/home/dhillon/gnokii/utils'
gmake -C Docs clean
gmake[1]: Entering directory `/home/dhillon/gnokii/Docs'
/bin/rm -f *~
gmake[1]: Leaving directory `/home/dhillon/gnokii/Docs'
done
address@hidden gnokii]# mak
bash: mak: command not found
address@hidden gnokii]# make
gmake -C common/phones
gmake[1]: Entering directory `/home/dhillon/gnokii/common/phones'
gcc -O2 -Wall  -I../../include -INONE  -c -o generic.o generic.c
gcc -O2 -Wall  -I../../include -INONE  -c -o nokia.o nokia.c
gcc -O2 -Wall  -I../../include -INONE  -c -o nk7110.o nk7110.c
nk7110.c: In function `P7110_Initialise':
nk7110.c:271: warning: `err' might be used uninitialized in this function
nk7110.c: At top level:
nk7110.c:1417: warning: `P7110_PollSMS' defined but not used
nk7110.c:121: warning: `SMSLoop' defined but not used
gcc -O2 -Wall  -I../../include -INONE  -c -o nk6510.o nk6510.c
nk6510.c: In function `P6510_Initialise':
nk6510.c:361: warning: `err' might be used uninitialized in this function
nk6510.c: At top level:
nk6510.c:2575: warning: `P6510_GetAnykeyAnswer' defined but not used
nk6510.c:167: warning: `SMSLoop' defined but not used
nk6510.c:2455: warning: `P6510_GetRingtone' defined but not used
nk6510.c:2887: warning: `P6510_IncomingRadio' defined but not used
nk6510.c:2946: warning: `P6510_IncomingSecurity' defined but not used
nk6510.c:3015: warning: `P6510_GetSecurityCodeStatus' defined but not used
nk6510.c:3024: warning: `P6510_EnterSecurityCode' defined but not used
gcc -O2 -Wall  -I../../include -INONE  -c -o nk6100.o nk6100.c
nk6100.c:1038: warning: `PhoneInfo2' defined but not used
nk6100.c:595: warning: `GetPhoneID' defined but not used
gcc -O2 -Wall  -I../../include -INONE  -c -o atgen.o atgen.c
gcc -O2 -Wall  -I../../include -INONE  -c -o ateric.o ateric.c
gcc -O2 -Wall  -I../../include -INONE  -c -o atnok.o atnok.c
gcc -O2 -Wall  -I../../include -INONE  -c -o atsie.o atsie.c
gcc -O2 -Wall  -I../../include -INONE  -c -o dc2711.o dc2711.c
dc2711.c:75: warning: `Terminate' defined but not used
dc2711.c:91: warning: `Request' defined but not used
dc2711.c:163: warning: `Initialise' defined but not used
gcc -O2 -Wall  -I../../include -INONE  -c -o fake.o fake.c
gcc -O2 -Wall  -I../../include -INONE  -c -o nk6160.o nk6160.c
gcc -Xlinker -r -nostdlib -nodefaultlibs -o PHONES.o generic.o nokia.o nk7110.o nk6510.o nk6100.o atgen.o ateric.o atnok.o atsie.o dc2711.o fake.o nk6160.o
gmake[1]: Leaving directory `/home/dhillon/gnokii/common/phones'
gmake -C common/links
gmake[1]: Entering directory `/home/dhillon/gnokii/common/links'
gcc -O2 -Wall  -I../../include -INONE  -c -o fbus.o fbus.c
gcc -O2 -Wall  -I../../include -INONE  -c -o cbus.o cbus.c
gcc -O2 -Wall  -I../../include -INONE  -c -o atbus.o atbus.c
gcc -O2 -Wall  -I../../include -INONE  -c -o fbus-3110.o fbus-3110.c
gcc -O2 -Wall  -I../../include -INONE  -c -o m2bus.o m2bus.c
gcc -O2 -Wall  -I../../include -INONE  -c -o utils.o utils.c
gcc -O2 -Wall  -I../../include -INONE  -c -o fbus-phonet.o fbus-phonet.c
gcc -Xlinker -r -nostdlib -nodefaultlibs -o LINKS.o fbus.o cbus.o atbus.o fbus-3110.o m2bus.o utils.o fbus-phonet.o
gmake[1]: Leaving directory `/home/dhillon/gnokii/common/links'
gmake -C common/devices
gmake[1]: Entering directory `/home/dhillon/gnokii/common/devices'
gcc -O2 -Wall  -I../../include -INONE  -c -o tekram.o tekram.c
gcc -O2 -Wall  -I../../include -INONE  -c -o unixserial.o unixserial.c
gcc -O2 -Wall  -I../../include -INONE  -c -o tcp.o tcp.c
gcc -O2 -Wall  -I../../include -INONE  -c -o unixirda.o unixirda.c
gcc -Xlinker -r -nostdlib -nodefaultlibs -o DEVICES.o tekram.o unixserial.o tcp.o unixirda.o
gmake[1]: Leaving directory `/home/dhillon/gnokii/common/devices'
gmake -C common/data
gmake[1]: Entering directory `/home/dhillon/gnokii/common/data'
gcc -O2 -Wall  -I../../include -D_REENTRANT -INONE  -c -o at-emulator.o at-emulator.c
gcc -O2 -Wall  -I../../include -D_REENTRANT -INONE  -c -o datapump.o datapump.c
gcc -O2 -Wall  -I../../include -D_REENTRANT -INONE  -c -o rlp-common.o rlp-common.c
gcc -O2 -Wall  -I../../include -D_REENTRANT -INONE  -c -o rlp-crc24.o rlp-crc24.c
gcc -O2 -Wall  -I../../include -D_REENTRANT -INONE  -c -o virtmodem.o virtmodem.c
gcc -Xlinker -r -nostdlib -nodefaultlibs -o DATA.o at-emulator.o datapump.o rlp-common.o rlp-crc24.o virtmodem.o
gmake[1]: Leaving directory `/home/dhillon/gnokii/common/data'
gmake -C po
gmake[1]: Entering directory `/home/dhillon/gnokii/po'
gmake[1]: *** No targets specified and no makefile found.  Stop.
gmake[1]: Leaving directory `/home/dhillon/gnokii/po'
make: *** [po] Error 2
address@hidden gnokii]#
 
Any ideas? Thanks in advanced :) BTW -- is anyone working on a module to allow sending of ringtones and operator logos THROUGH smsd? I.e. sending the hex encoded picture message or operator logo as opposed to specifying a file to be encoded and then sending it. The reason I ask is due to the fact that I've already got the hex encoding for some operator logos, and to have to convert them into an image file first before being able to pump them out over gnokii doesn't quite make sense. If there's a command line version tool that does the above mentioned, could somebody tell me what it is, cause I can't seem to find anything apart from the --sendlogo option which relies on an image file input.
 
Warmest regards,

Dhillon Andrew Kannabhiran,
Chief Technology Officer,
E-Chilipadi Sdn. Bhd.
http://www.chilipadi.com

reply via email to

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