RE: Wishing I could cancel that last e-mail.



it's looking for the files errno.h (a collection of #define'd error codes),
sigcontext.h(??), and sockets.h (networking #define's).
i have all three files in '/usr/src/linux-2.2.5/include/asm-i386' on my
machine. try finding them on your machine and (if you're adventurous) redirect
the header files to the asm-xxx dir on your machine.
i just checked my '/usr/src/linux-2.2.5/include/linux/errno.h' and it includes
the same file. and there's no asm dir on my system.
if you want to try it just change the asm to asm-<your-architecture> in the
#include, assuming your asm-xxx dir is in a searched include dir.

On 19-Jun-99 hitchhiker scribbled:
> those unknown error messages I was mentioning.  Here they are.
> 
> ******************************************************************************
> *
> 
>  -Wno-unused  -c manager.c
> In file included from /usr/include/errnos.h:24,
>                  from /usr/include/errno.h:36,
>                  from manager.c:25:
> /usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
> make[2]: *** [manager.o] Error 1
> make[2]: Leaving directory `/home/hitch/GNOME/gnome-core-1.0.6/gsm'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/hitch/GNOME/gnome-core-1.0.6'
> make: *** [all-recursive-am] Error 2
> 
> ******************************************************************************
> **
> 
> -- In file included from /usr/include/errnos.h:24,
>                  from /usr/include/errno.h:36,
>                  from socket.c:25:
> /usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
> In file included from /usr/include/signal.h:268,
>                  from socket.c:35:
> /usr/include/sigcontext.h:26: asm/sigcontext.h: No such file or
> directory
> In file included from /usr/include/sys/socket.h:34,
>                  from /usr/include/netinet/in.h:24,
>                  from socket.c:36:
> /usr/include/socketbits.h:231: asm/socket.h: No such file or directory
> make[2]: *** [socket.o] Error 1
> make[2]: Leaving directory
> `/home/hitch/GNOME/gnome-media-1.0.9/cddbslave'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/hitch/GNOME/gnome-media-1.0.9'
> make: *** [all-recursive-am] Error 2
> 
> ******************************************************************************
> ***
> 
> In file included from /usr/include/errnos.h:24,
>                  from /usr/include/errno.h:36,
>                  from poptconfig.c:10:
> /usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
> make[2]: *** [poptconfig.lo] Error 1
> make[2]: Leaving directory `/home/hitch/GNOME/gnome-libs-1.0.10/support'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/hitch/GNOME/gnome-libs-1.0.10'
> make: *** [all-recursive-am] Error 2
> 
> ******************************************************************************
> ***
> 
> copy.c
> In file included from /usr/include/errnos.h:24,
>                  from /usr/include/errno.h:36,
>                  from copy.c:25:
> /usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
> make[2]: *** [copy.o] Error 1
> make[2]: Leaving directory `/home/hitch/GNOME/gnome-network-1.0.2/sync'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/hitch/GNOME/gnome-network-1.0.2'
> make: *** [all-recursive-am] Error 2
> [hitch@lemming gnome-network-1.0.2]
> 
> ******************************************************************************
> **
> 
> - The Hitchhiker
> 
> "The opposite of a trivial truth is plainly false.  The opposite of a
> great truth is also true."
>                               -Neils Bohr
> 
> 
> -- 
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.

----------------------------------
E-Mail: jason@whizzird.net
Date: 18-Jun-99
Time: 19:58:35
gtkICQ: 41540388

This message was sent by XFMail
Linux Power! 
You will be de-assimilated.
----------------------------------



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