From owner-freebsd-questions Tue Jun 26 16: 7:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns.southern.edu (ns.southern.edu [216.229.224.5]) by hub.freebsd.org (Postfix) with ESMTP id AFC1837B405 for ; Tue, 26 Jun 2001 16:07:47 -0700 (PDT) (envelope-from crypton@host-00D0B706B3CA.public.southern.edu) Received: from bcvyhmeister.public.southern.edu (host-00D0B706B3CA.public.southern.edu [216.229.233.5]) by ns.southern.edu (8.9.3/8.9.3) with ESMTP id TAA29813 for ; Tue, 26 Jun 2001 19:07:47 -0400 Received: (from crypton@localhost) by bcvyhmeister.public.southern.edu (8.11.4/8.11.4) id f5QNADK00604 for freebsd-questions@freebsd.org; Tue, 26 Jun 2001 19:10:13 -0400 (EDT) (envelope-from crypton) Date: Tue, 26 Jun 2001 19:10:13 -0400 From: Bryan Carter Vyhmeister To: freebsd-questions@freebsd.org Subject: buildkernel and priority.h errors Message-ID: <20010626191013.A584@macflash.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 I have been running FreeBSD 4.3-STABLE. I recently purchased a Yamaha 16/10/40 CD-RW and I have been having some issues with it. I discovered that CURRENT has a fix for the issues I was experiencing. I tried updating to CURRENT from STABLE but was not able to get the kernelbuild to work. I could do a buildworld/installworld but not kernelbuild. So, I deleted my /usr/src directory and got the complete source for 4.3-RELEASE and updated it to STABLE. I did a buildworld/installworld but I can't seem to get kernelbuild to work. I get the following message: make: don't know how to make /usr/src/sys/sys/priority.h. Stop *** Error code 2 1 error *** Error code 2 1 error The only thing I can think of is that when I did a buildworld/installworld for CURRENT that I got all of the CURRENT versions of applications and everything. I thought that when I reverted back to STABLE that I would have gotten rid of most of that stuff. I realize that some applications may still be around because CURRENT contains more things that STABLE. I did a make && make install in /usr/src/include to see if that would help and that got rid of some other errors I had previously been experiencing. I am just not sure what to do at this point. Maybe I should just start from scratch. Any help is greatly appreciated. Bryan tech@macflash.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message