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

Compilation errors during Installation of lir00-48 under suse linux 8.0



Hi,
During the installation of linrad00-48 under Suse linux 8.0 , I got several  
error messages 'No such file or directory In file included from ****' (see  
appended log)
As I am new with linux I'm looking for some help.
Can anyone tell me  what should be done to solve this problem?

Thanks an best regards

ON5GN

*****************************************************************************************

linux:/home/pierre/templir/lir # ./configure
loading cache ./config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for /usr/lib/oss/soundcard.h... (cached) yes
checking for /usr/local/lib/oss/soundcard.h... (cached) no
checking for /lib/oss/soundcard.h... (cached) no
checking for /var/lib/oss/soundcard.h... (cached) no
checking for /opt/oss/soundcard.h... (cached) no
checking for /root/oss/soundcard.h... (cached) no
checking for /dev/dsp... (cached) yes
checking for /dev/sound/dsp... (cached) no
checking how to run the C preprocessor... (cached) gcc -E
checking for vga.h... (cached) yes
checking for vgagl.h... (cached) yes
creating ./config.status
creating Makefile
creating conf.h
linux:/home/pierre/templir/lir # make
gcc -O -W -Wimplicit -Wreturn-type -Wformat \
-Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized \
-Wparentheses -Wstrict-prototypes -Werror -ffast-math -fforce-mem \
-fomit-frame-pointer -c -o main.o \
main.c
In file included from /usr/include/sys/ioctl.h:27,
                 from main.c:15:
/usr/include/bits/ioctls.h:24: asm/ioctls.h: No such file or directory
In file included from /usr/include/sys/ioctl.h:30,
                 from main.c:15:
/usr/include/bits/ioctl-types.h:25: asm/ioctls.h: No such file or directory
In file included from conf.h:2,
                 from main.c:17:
/usr/lib/oss/soundcard.h:62: linux/ioctl.h: No such file or directory
In file included from /usr/include/errno.h:36,
                 from globdef.h:1,
                 from main.c:18:
/usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
make: *** [main.o] Error 1

*******************************************************************************************
LINRADDARNIL