Subject:
|
source install brickos - stdio.h: No such file or directory
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Fri, 24 Sep 2004 13:02:31 GMT
|
Viewed:
|
7537 times
|
| |
| |
I try to install the source of brickos on debian (kernel 2.6.8) like this :
ganymedes:~# apt-get -b source brickos
When I do this I receive the following error. I checked if I met all the
dependencies and there were no problems.
make[1]: Entering directory `/root/brickos-0.2.6.10.6'
make[2]: Entering directory `/root/brickos-0.2.6.10.6/util'
cc -o fontdesign fontdesign.c -O2 -Wall -O2 -Wall
fontdesign.c:26:19: stdio.h: No such file or directory
fontdesign.c: In function `show_it':
fontdesign.c:30: warning: implicit declaration of function `printf'
fontdesign.c: In function `main':
fontdesign.c:45: warning: implicit declaration of function `getchar'
make[2]: *** [fontdesign] Error 1
make[2]: Leaving directory `/root/brickos-0.2.6.10.6/util'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/brickos-0.2.6.10.6'
make: *** [build-arch-stamp] Error 2
Build command 'cd brickos-0.2.6.10.6 && dpkg-buildpackage -b -uc' failed.
E: Child process failed
|
|
1 Message in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|