Subject:
|
Re: /brickos-0.2.6.10/kernel/dsensor.c:360: `sys_time' undeclared (first use in this function)
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Mon, 28 Apr 2003 15:02:14 GMT
|
Viewed:
|
3186 times
|
| |
| |
In lugnet.robotics.rcx.legos, Bernhard Powolny writes:
> I changed in /boot/config.h
now i tried to change
//#define CONF_DSENSOR_VELOCITY //!< rotation sensor velocity
to
#define CONF_DSENSOR_VELOCITY //!< rotation sensor velocity
because it use sys_time too.
same error:
/usr/local/bin/h8300-hitachi-hms-gcc -O2 -fno-builtin -fomit-frame-pointer
-Wall -I/brickos-0.2.6.10/include -I/brickos-
0.2.6.10/include/lnp -I. -c /brickos-0.2.6.10/kernel/dsensor.c -o dsensor.o
/brickos-0.2.6.10/kernel/dsensor.c: In function `ds_rotation_handler':
/brickos-0.2.6.10/kernel/dsensor.c:167: `sys_time' undeclared (first use in
this function)
/brickos-0.2.6.10/kernel/dsensor.c:167: (Each undeclared identifier is
reported only once
/brickos-0.2.6.10/kernel/dsensor.c:167: for each function it appears in.)
make[1]: *** [dsensor.o] Error 1
make[1]: Leaving directory `/brickos-0.2.6.10/boot'
make: *** [all] Error 2
I think i try now to compile older version from 0.2.6.9 till 0.2.5, and look
if i got the same error.
Bernhard
|
|
Message has 2 Replies:
Message is in Reply To:
4 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|