From owner-freebsd-current Mon Mar 16 02:19:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA07833 for freebsd-current-outgoing; Mon, 16 Mar 1998 02:19:50 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA07770 for ; Mon, 16 Mar 1998 02:19:36 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id KAA03675; Mon, 16 Mar 1998 10:19:26 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id LAA01724; Mon, 16 Mar 1998 11:19:26 +0100 (MET) Message-ID: <19980316111926.32046@follo.net> Date: Mon, 16 Mar 1998 11:19:26 +0100 From: Eivind Eklund To: "Jordan K. Hubbard" , "Justin A. Kolodziej" <4wg7kolodzie@vmsb.csd.mu.edu> Cc: Eivind Eklund , freebsd-current@FreeBSD.ORG Subject: Re: Compiling "original" sound code into the kernel bombs References: <350C3064.41C67EA6@vms.csd.mu.edu> <3832.890010832@time.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <3832.890010832@time.cdrom.com>; from Jordan K. Hubbard on Sun, Mar 15, 1998 at 05:13:52PM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Mar 15, 1998 at 05:13:52PM -0800, Jordan K. Hubbard wrote: > > I seem to have found the source of my problem. I tried to compile > > another program and found out that some of the things that were supposed > > to be defined in includes weren't, even though the program explicitly > > included files that included other files that contained those > > definitions. No "file not found," just "this is undefined." For some > > I don't know about the rest of you, but I can't make any sense whatsoever > out of the preceeding paragraph. He had misunderstood the interaction between config(8), preprocessor defines, and his kernel config file. Not too strange. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message