> From: Carlos A Schneider <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: Error compiling libax25                                     
 
> Date: Monday, December 13, 1999 9:35 PM
> 
>    
> 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 
> 
You need to get the linux-source-devel (include files) 
if you have the linux source at /usr/src/linux
then make a make menuconfig and then exit save this
after this you have on the /usr/include two symbolic links they are 

/usr/include/~asm  and /usr/include/~linux

may be it is your problem with the libax25

i hope this help you

73's Jose (hi8gn) 
[EMAIL PROTECTED]
http://www.hi8gn.dynip.com/

Reply via email to