Hello,

this may not be the right forum, but:

I am having problems building Raidtools 0.90. After "configure" my "make"
fails. It seems to having problems finding some files. Please look below:


[root@flodhest raidtools-0.90]# ./configure 
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
[root@flodhest raidtools-0.90]# make
gcc -g -O2 -O2 -Wall -DMD_VERSION=\""raidtools-0.90"\" -g   -c raidstart.c
-o raidstart.o
gcc -g -O2 -O2 -Wall -DMD_VERSION=\""raidtools-0.90"\" -g   -c parser.c -o
parser.o
gcc -g -O2 -O2 -Wall -DMD_VERSION=\""raidtools-0.90"\" -g   -c version.c
-o version.o
gcc -g -O2 -O2 -Wall -DMD_VERSION=\""raidtools-0.90"\" -g   -c popt.c -o
popt.o
In file included from /usr/include/bits/errno.h:25,
                 from /usr/include/errno.h:36,
                 from popt.c:4:
/usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
In file includedIn file included from /usr/include/sys/ioctl.h:27,
                 from common.h:24,
[--snip--]

Can someone tell what I am doing wrong?

Thanks for any help you can give me!

Regards,

Thomas Willert            http://willert.dk/
Bachstrasse 108a          mailto:[EMAIL PROTECTED]
D - 22083 Hamburg         Phone: +49 40 22748108

Member of Team #2115 - Check http://www.distributed.net/

"The software required 'Windows 95 or better', so I installed Linux."


Reply via email to