Date: Sat, 25 Jan 1997 11:08:09 +0100 From: jesse@eva.cs.Uni-Magdeburg.DE (Roland Jesse) To: hackers@freebsd.org Subject: Re: When "make world" current, xinstall... Message-ID: <199701251008.LAA08825@pflaume.cs.uni-magdeburg.de> In-Reply-To: <199701250846.CAA00607@siesta.cs.wustl.edu> References: <199701250846.CAA00607@siesta.cs.wustl.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Nanbor Wang writes: > Before doing a make world, I recompiled the kernel using > the new source tree. Just as a general 'politic question': Is this the right way or wouldn't it be better to build everything but the kernel and build this one after all is finished? > But when I did the make world, it said > MAP_FAILED was undeclared when working on the usr.bin/xinstall/xinstall.c xinstall.c seems to like making problems. ;) When I am doing a 'make world' it complains about a missing member `tv_sec' in an utimbuf structure. /usr/src/include/utime.h defines only actime and modtime. Anyway, I am still thinking about it and when I come to a conclusion I will share it. :-) Sorry for not solving your problem, Nanbor. -- +------------- | Roland Jesse <jesse@cs.uni-magdeburg.de> | http://www.cs.uni-magdeburg.de/~jesse/ | -----+
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701251008.LAA08825>