On 11 May 2013 19:14, Marek Salwerowicz <marek_...@wp.pl> wrote: > Hi list, > > I am using 9.1-RELEASE amd64 FreeBSD > I order to connect my FreeBSD box to NetWare servers, I am trying to > recompile the kernel. > > To GENERIC config I've added following options: > > options IPX > options NCP > options NWFS > > > unfortunately, during buildkernel process I got an error: > > nwfs_subr.o: In function `ncp_lookup_volume': > /usr/src/sys/fs/nwfs/nwfs_**subr.c:499: undefined reference to > `mb_put_uint8' > ... > /usr/src/sys/netncp/ncp_rq.c:**189: undefined reference to `mb_put_mem' > *** [kernel.debug] Error code 1 > > Stop in /tmp/obj/usr/src/sys/**GENERICIPX. > *** [buildkernel] Error code 1 > > Stop in /usr/src. > *** [buildkernel] Error code 1 > > Stop in /usr/src. > 641.92s user 284.90s system 102% cpu 15:03.37s total > marek@bsd-gen:/usr/src% > > > Does anyone still uses IPX and could help me compiling the kernel ? > > I think you also have to have options LIBMCHAIN
HTH -- -- _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"