Date: Mon, 20 Nov 1995 12:12:08 +0100 From: Poul-Henning Kamp <phk@critter.tfs.com> To: Michael Smith <msmith@atrad.adelaide.edu.au> Cc: current@freebsd.org Subject: Re: iBCS2 on -current is broken ... Message-ID: <359.816865928@critter.tfs.com> In-Reply-To: Your message of "Mon, 20 Nov 1995 09:51:08 GMT." <199511200951.JAA19112@genesis.atrad.adelaide.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> > genesis-6# ibcs2 > /lkm/ibcs2_mod.o: Undefined symbol `_kern_sysctl' referenced from text segmen t > modload: /usr/bin/ld: return code 1 > genesis-6# grep kern_sysctl /sys/i386/ibcs2/* > /sys/i386/ibcs2/ibcs2_sysi86.c: return(kern_sysctl(&name, 1, 0, 0, SCAR G(args, arg), 7, 9)); > > nm /kernel |grep sysctl presents a bewildering array of replacements - any > suggestions? (my money is on sysctl__sysctl, but I'm a lousy gambler 8) Indeed, you are. A patch is about to be committed today. -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?359.816865928>