Date: Fri, 3 Mar 95 9:06:44 MST From: terry@cs.weber.edu (Terry Lambert) To: freebsd@mortar.mailback.com (FreeBSD Mail) Cc: mark@grondar.za, Remy.Card@masi.ibp.fr, mnewell@lupine.nsi.nasa.gov, current@FreeBSD.org, mark@grunt.grondar.za Subject: Re: Config broken in -current? Message-ID: <9503031606.AA04624@cs.weber.edu> In-Reply-To: <Pine.BSF.3.91.950302223346.2992B-100000@mortar.mailback.com> from "FreeBSD Mail" at Mar 2, 95 10:37:35 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> Well, I figured out the config.y stuff. It was looking for header files > in all the wrong places. I then fixed an _strn<whatever> error but the > last one has me stumped. It build the kernel and does: > > loading kernel > rearranging symbols > symorder: illegal option -- x > usage: symorder [-t] symlist file > *** Error code 2 Config is built with the system rather than the source headers, right? This is one of those cross-hosting issues I was on about. You need to have the new symorder as well. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9503031606.AA04624>