[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] missing headers.. again
- Subject: [cobalt-users] missing headers.. again
- From: Rubén Marrero <neo@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu Jun 1 12:57:45 2000
I downloaded the All_kernel* packages from cobalt, to compile the
shaper module, but it's still missing some header files:
[root@rbq joel]# gcc -I /usr/src/linux-2.0.34C52_SK/include/ shaper.c
shaper.c:82: linux/init.h: No such file or directory
shaper.c:83: net/dst.h: No such file or directory
shaper.c:85: linux/if_shaper.h: No such file or directory
maybe i'm not doing the compile correctly, dunno :-(
I also downloaded the shapercfg source rpm, and issued:
[root@rbq joel]# rpm --recompile shapecfg-2_2_13-4mdk_src.rpm +
Installing shapecfg-2_2_13-4mdk_src.rpm
Architecture is not included: mips
What should I do?
Thanks in advance