From owner-freebsd-questions Tue Jan 29 8:42:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mpehp1.mpe-garching.mpg.de (mpehp1.mpe-garching.mpg.de [130.183.70.10]) by hub.freebsd.org (Postfix) with ESMTP id 3D11537B41E for ; Tue, 29 Jan 2002 08:41:53 -0800 (PST) Received: from robert2.mpe-garching.mpg.de (robert2.mpe-garching.mpg.de [130.183.136.59]) by mpehp1.mpe-garching.mpg.de (8.8.6 (PHNE_17135)/8.8.6) with ESMTP id RAA27147 for ; Tue, 29 Jan 2002 17:41:51 +0100 (MET) Received: (from sutter@localhost) by robert2.mpe-garching.mpg.de (8.11.6/8.11.6) id g0TGgR100455 for freebsd-questions@FreeBSD.ORG; Tue, 29 Jan 2002 17:42:27 +0100 (CET) (envelope-from sutter) Date: Tue, 29 Jan 2002 17:42:27 +0100 From: Robert Suetterlin To: freebsd-questions@FreeBSD.ORG Subject: on make world and synchronity of /sys//include /usr/include/sys Message-ID: <20020129164227.GA358@robert2.mpe-garching.mpg.de> References: <20020129110222.GE9904@robert2.mpe-garching.mpg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020129110222.GE9904@robert2.mpe-garching.mpg.de> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello again! As complete list of information as I could gather concerning answers to my orignal post: I use cvsup-16.1_3 to update src-all, then I init 0 do a make world which compiles all system tools, etc. and installs them, but not the kernel nor does it make the kernel. I checked that. Then I do make KENRCONF=MYK buildkernel , make (KERNCONF=MYK installkernel, mergemaster, reboot. So now how is the right way to check consistency between the kernel include files used by my kernel build and the ones made public in /usr/include/sys ? I guess I just miss the point here and cannot judge if my include files are out of sync or not. P.S.: The original problem I had using arla was the folowing: Everything compiled ok from port (and tarball), startarla loaded the modules, mounted the /afs and started arlad ok. I could list /afs but could neither ls nor cd any of its subdirectories. I asked the programmers of arla what was up and they provided me with a pre-compiled package. Using that precompiled package I was able to list arbitrary subdirectories of /afs, cd into those I had the rights to, copy to and from afs, etc. ... I asked about the possible cause (their compile system and my use system where both FreeBSD-4.5RC) and they proposed checking if I used the right system include files while compiling arla myself. -- Robert Suetterlin (robert@mpe.mpg.de) phone: (+49)89 / 30000-3546 fax: (+49)89 / 30000-3950 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message