In-Reply-To: <[EMAIL PROTECTED]>                
    
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

Below is a cut-and-paste of the errors:

[root@py5vs libax25-0.0.7]# make
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. 
-DAX25_SYSCONFDIR=\""/usr/local/etc/ax25/"\"      
-DAX25_LOCALSTATEDIR=\""/usr/local/var/ax25/"\"     -g -O2 -Wall -c axconfig.c
rm -f .libs/axconfig.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DAX25_SYSCONFDIR=\"/usr/local/etc/ax25/\" 
-DAX25_LOCALSTATEDIR=\"/usr/local/var/ax25/\" -g -O2 -Wall -c  -fPIC -DPIC axconfig.c 
-o .libs/axconfig.lo
In file included from /usr/include/errno.h:36,
                 from axconfig.c:7:
/usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
In file included from /usr/include/sys/ioctl.h:27,
                 from axconfig.c:12:
/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 axconfig.c:12:
/usr/include/bits/ioctl-types.h:25: asm/ioctls.h: No such file or directory
In file included from /usr/include/sys/socket.h:34,
                 from /usr/include/net/if.h:25,
                 from axconfig.c:14:
/usr/include/bits/socket.h:252: asm/socket.h: No such file or directory
make: *** [axconfig.lo] Error 1 

[root@py5vs libax25-0.0.7]# ./configure
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
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 how to run the C preprocessor... (cached) gcc -E
checking whether gcc needs -traditional... (cached) no
checking for ranlib... (cached) ranlib
checking host system type... i486-pc-linux-gnu
checking build system type... i486-pc-linux-gnu
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking whether setpgrp takes no argument... (cached) yes
checking return type of signal handlers... (cached) int
checking for socket... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strspn... (cached) yes
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/ioctl.h... (cached) no
checking for unistd.h... (cached) yes
checking for zlib.h... (cached) yes
checking for working netax25/ax25.h header file... no
checking for working netrom/netrom.h header file... no
checking for working netrose/rose.h header file... no
checking for working const... (cached) yes                             
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
[root@py5vs libax25-0.0.7]#   

On Mon, 13 Dec 1999, Tomi Manninen wrote:

> On Mon, 13 Dec 1999, Carlos A Schneider wrote:
> 
> > Hello all:
> > I'm trying to compile libax25-0.0.7, but there are errors
> > during make.
> > Configure reports that can't locate file /sys/ioctl.h,
> > but it is there. So, I think that some libs are missing,
> > but I don't know which one.
> > I have glibc-2.1 installed, and the system is an 486DX2
> > running RH 6.0.
> > Could someone point me to the needed libs to compile it?
> 
> Please provide us with a cut and paste of the exact error message you get 
> and a few lines before that. Without that it is impossible to help you.
> 
> -- 
> Tomi Manninen           Internet:  [EMAIL PROTECTED]
> OH2BNS                  AX.25:     [EMAIL PROTECTED]
> KP20ME04                Amprnet:   [EMAIL PROTECTED]
> 

Reply via email to