Date: Tue, 30 Jan 2001 01:17:18 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: current@freebsd.org Cc: peter@freebsd.org Subject: config(8) broken Message-ID: <Pine.BSF.4.21.0101300106490.2195-100000@besplex.bde.org>
next in thread | raw e-mail | index | archive | help
Config now removes almost all headers: Removing stale header: apm.h Removing stale header: opt_userconfig.h Removing stale header: opt_syscons.h Removing stale header: opt_cpu.h Removing stale header: opt_clock.h ... make: don't know how to make opt_global.h(continuing) make: don't know how to make opt_user_ldt.h(continuing) make: don't know how to make opt_posix.h(continuing) make: don't know how to make opt_nfs.h(continuing) make: don't know how to make opt_bootp.h(continuing) ... This is starting from compile directory populated by a previous version of config. Starting from scratch, config seems to work for the first run. The second run complains about all headers, deletes them all, and doesn't create any. The third run seems to work... Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0101300106490.2195-100000>