Subject: Re: options IPX
To: None <tech-net@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: tech-net
Date: 05/23/2003 13:47:25
In article <20030523102448.7F1327F@coconut.itojun.org>,
 <itojun@iijlab.net> wrote:
>>>after i do config my-config
>>>make depend is told to me:
>>>../../../../net/if_spppsubr.c:68: netipx/ipx.h: No such file or directory
>>>../../../../net/if_spppsubr.c:69: netipx/ipx_if.h: No such file or directory
>>>where i may find netipx dirictory ? ( on cvsweb netipx dir is not avalable ) 
>>>( netbsd 1.6 ) 
>>	remove "options IPX" if you have one.  netipx support was removed
>>	in Oct 1999.
>
>	btw, any objections to perform "unifdef -UIPX"?
>
>itojun

We should not unifdef it. We could import the FreeBSD code if people want it.
It is not that much work to do it. BTW, the code was never removed, it was
never there.

christos
>
>
>% grep -l IPX ../conf/* ../net*/*
>../conf/files
>../net/ethertypes.h
>../net/if_arc.h
>../net/if_arcsubr.c
>../net/if_ethersubr.c
>../net/if_fddisubr.c
>../net/if_loop.c
>../net/if_spppsubr.c
>../net/if_tokensubr.c
>../net/if_types.h
>../net/netisr.h
>../net/ppp_defs.h
>../net/rtsock.c
>../netsmb/netbios.h