gnokii-users
[Top][All Lists]
Advanced

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

Wrong with install?


From: Mikael Faksnes Tonning
Subject: Wrong with install?
Date: Tue, 8 Jul 2003 18:53:17 +0200

Hmm, what is wrong? address@hidden

 

(address@hidden) - (~/gnokii-0.5.2) ->gmake

gmake -C common/phones

gmake[1]: Entering directory `/root/gnokii-0.5.2/common/phones'

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o generic.o generic.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o nokia.o nokia.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o nk7110.o nk7110.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o nk6510.o nk6510.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o nk6160.o nk6160.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o nk6100.o nk6100.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o nk3110.o nk3110.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o atgen.o atgen.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o atbosch.o atbosch.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o ateric.o ateric.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o atnok.o atnok.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o atsie.o atsie.c

gcc -g -O2 -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 nk6

100.o nk3110.o atgen.o atbosch.o ateric.o atnok.o atsie.o fake.o

gmake[1]: Leaving directory `/root/gnokii-0.5.2/common/phones'

gmake -C common/links

gmake[1]: Entering directory `/root/gnokii-0.5.2/common/links'

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o atbus.o atbus.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o fbus.o fbus.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o fbus-phonet.o fbus-phonet.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o fbus-3110.o fbus-3110.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o m2bus.o m2bus.c

gcc -g -O2 -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

gmake[1]: Leaving directory `/root/gnokii-0.5.2/common/links'

gmake -C common/devices

gmake[1]: Entering directory `/root/gnokii-0.5.2/common/devices'

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o tekram.o tekram.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o unixirda.o unixirda.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o unixbluetooth.o unixbluetooth.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o unixserial.o unixserial.c

gcc -g -O2 -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

gmake[1]: Leaving directory `/root/gnokii-0.5.2/common/devices'

gmake -C common/data

gmake[1]: Entering directory `/root/gnokii-0.5.2/common/data'

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o at-emulator.o at-emulator.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o datapump.o datapump.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o rlp-common.o rlp-common.c

gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o rlp-crc24.o rlp-crc24.c

gcc -g -O2 -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

gmake[1]: Leaving directory `/root/gnokii-0.5.2/common/data'

gmake -C po

gmake[1]: Entering directory `/root/gnokii-0.5.2/po'

gmake[1]: Nothing to be done for `all'.

gmake[1]: Leaving directory `/root/gnokii-0.5.2/po'

gmake -C common

gmake[1]: Entering directory `/root/gnokii-0.5.2/common'

gcc -g -O2 -I../include -I/usr/X11R6/include -c -o gsm-api.o gsm-api.c

gcc -g -O2 -I../include -I/usr/X11R6/include -c -o gsm-error.o gsm-error.c

gcc -g -O2 -I../include -I/usr/X11R6/include -c -o gsm-statemachine.o gsm-statemachine.c

gcc -g -O2 -I../include -I/usr/X11R6/include -c -o cfgreader.o cfgreader.c

gcc -g -O2 -I../include -I/usr/X11R6/include -c -o device.o device.c

lex -ovcal.c vcal.lx

gmake[1]: lex: Command not found

gmake[1]: *** [vcal.c] Error 127

gmake[1]: Leaving directory `/root/gnokii-0.5.2/common'

gmake: *** [common] Error 2

(address@hidden) - (~/gnokii-0.5.2) ->gmake install

gmake -C common/phones

gmake[1]: Entering directory `/root/gnokii-0.5.2/common/phones'

gmake[1]: Nothing to be done for `all'.

gmake[1]: Leaving directory `/root/gnokii-0.5.2/common/phones'

gmake -C common/links

gmake[1]: Entering directory `/root/gnokii-0.5.2/common/links'

gmake[1]: Nothing to be done for `all'.

gmake[1]: Leaving directory `/root/gnokii-0.5.2/common/links'

gmake -C common/devices

gmake[1]: Entering directory `/root/gnokii-0.5.2/common/devices'

gmake[1]: Nothing to be done for `all'.

gmake[1]: Leaving directory `/root/gnokii-0.5.2/common/devices'

gmake -C common/data

gmake[1]: Entering directory `/root/gnokii-0.5.2/common/data'

gmake[1]: Nothing to be done for `all'.

gmake[1]: Leaving directory `/root/gnokii-0.5.2/common/data'

gmake -C po

gmake[1]: Entering directory `/root/gnokii-0.5.2/po'

gmake[1]: Nothing to be done for `all'.

gmake[1]: Leaving directory `/root/gnokii-0.5.2/po'

gmake -C common

gmake[1]: Entering directory `/root/gnokii-0.5.2/common'

lex -ovcal.c vcal.lx

gmake[1]: lex: Command not found

gmake[1]: *** [vcal.c] Error 127

gmake[1]: Leaving directory `/root/gnokii-0.5.2/common'

gmake: *** [common] Error 2

(address@hidden) - (~/gnokii-0.5.2) ->

 


reply via email to

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