Index: [thread] [date] [subject] [author]
  From: Hartmut Niemann <niemann@cip.e-technik.uni-erlangen.de>
  To  : ggi-develop@eskimo.com
  Date: Fri, 19 Feb 1999 08:55:43 +0100 (MEZ)

Re: Strange unresolved errors: expand_fdset

> 
> > It made with no problem. When I tried running insmod kgicon.o I get:
> > 
> >   kgicon.o: unresolved symbol expand_fdset
> >   kgicon.o: unresolved symbol expand_fd_array
> > 
> >   linux: 2.2.1-ac6
> 
>    linux: 2.2.1
> 
> The string "expand_fd" does not exist in any file in either the degas
> tree, the linux kernel tree, the pgcc tree or /usr/include, so I
> have no idea where those symbols come from.

So it must be in Alan Cox' patch. IIRC he increased the number of
files per process, which would neatly explain the names of the missing
symbols. Maybe ask him what to do? Probably some header file must
be included, which define some macros, or functions used by macros in
kgicon.c

Hartmut
--  
Hartmut Niemann   --   niemann(a)cip.e-technik.uni-erlangen.de
http://cip2.e-technik.uni-erlangen.de:8080/hyplan/niemann/index_en.html [/ggi]

Index: [thread] [date] [subject] [author]