gnokii-users
[Top][All Lists]
Advanced

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

Re: divert problem with 5110


From: Tobie Kerridge
Subject: Re: divert problem with 5110
Date: Thu, 12 Jun 2003 19:50:19 +0100

Hi pkot,

sorry if I'm misunderstanding things. Just to restate the obvious, gnokii 0.5.1 fails with 'The current frame isn't handled by the incoming function' error when i try to set up a redirect. I've also tried various other pre builds,

Did you use tarball or CVS version? To be more specific:
did you run autogen.sh? If no, please do so and try again.

I run ' autogen.sh --disable-shared --disable-nls ', advised from the MacOSX readme. Make will fail if I add --enable-debug.

So I've tried to build cvs and the snapshot at ftp://ftp.gnokii.org/pub/gnokii/testing/gnokii-current.tar.gz. Both these fails with the output below.

[CRD:gnokii] tobie% make
make -C common/phones
gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o generic.o generic.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o nokia.o nokia.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o nk7110.o nk7110.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o nk6510.o nk6510.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o nk6160.o nk6160.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o nk6100.o nk6100.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o nk3110.o nk3110.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o atgen.o atgen.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o atbosch.o atbosch.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o ateric.o ateric.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o atnok.o atnok.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o atsie.o atsie.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o fake.o fake.c gcc -Xlinker -r -nostdlib -nodefaultlibs -o PHONES.o generic.o nokia.o nk7110.o nk6510.o nk6160.o nk6100.o nk3110.o atgen.o atbosch.o ateric.o atnok.o atsie.o fake.o
make -C common/links
gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o atbus.o atbus.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o fbus.o fbus.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o fbus-phonet.o fbus-phonet.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o fbus-3110.o fbus-3110.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o m2bus.o m2bus.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o utils.o utils.c gcc -Xlinker -r -nostdlib -nodefaultlibs -o LINKS.o atbus.o fbus.o fbus-phonet.o fbus-3110.o m2bus.o utils.o
make -C common/devices
gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o tekram.o tekram.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o unixirda.o unixirda.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o unixbluetooth.o unixbluetooth.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o unixserial.o unixserial.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o tcp.o tcp.c gcc -Xlinker -r -nostdlib -nodefaultlibs -o DEVICES.o tekram.o unixirda.o unixbluetooth.o unixserial.o tcp.o
make -C common/data
gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o at-emulator.o at-emulator.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o datapump.o datapump.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o rlp-common.o rlp-common.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o rlp-crc24.o rlp-crc24.c gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -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
make -C po
Makefile:17: *** missing separator.  Stop.
make: *** [po] Error 2
[CRD:gnokii]

This is where I am at the moment. Any ideas about what I could try?

best wishes,
Tobie





reply via email to

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