From owner-freebsd-current Sun Mar 15 11:51:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20839 for freebsd-current-outgoing; Sun, 15 Mar 1998 11:51:23 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from VMSD.CSD.MU.EDU (vmsd.csd.mu.edu [134.48.20.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA20834 for ; Sun, 15 Mar 1998 11:51:20 -0800 (PST) (envelope-from 4wg7kolodzie@vmsb.csd.mu.edu) Received: from mcd7-31.mccormick.mu.edu ([134.48.208.1]) by vms.csd.mu.edu (PMDF V5.1-9 #27588) with SMTP id <01IUP4GC1U8407I9R7@vms.csd.mu.edu> for freebsd-current@freebsd.org; Sun, 15 Mar 1998 13:50:56 CST Date: Sun, 15 Mar 1998 13:47:48 -0600 From: "Justin A. Kolodziej" <4wg7kolodzie@vmsb.csd.mu.edu> Subject: Re: Compiling "original" sound code into the kernel bombs To: Eivind Eklund Cc: freebsd-current@FreeBSD.ORG Message-id: <350C3064.41C67EA6@vms.csd.mu.edu> Organization: Marquette University MIME-version: 1.0 X-Mailer: Mozilla 3.04 (X11; I; FreeBSD 3.0-980314-SNAP i386) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit References: <350B8C63.794BDF32@vms.csd.mu.edu> <19980315135343.41950@follo.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 reason, the preprocessor only included header files to one level. I haven't tried replacing gcc with something like pgcc yet; that might solve the problem. Oh well, as they say, "Welcome to freeBSD-current. MUA HA HA HA!!! =;-}" Justin K. -- I sense a great disturbance in the Source. Justin A. Kolodziej I am vms.csd.mu.edu Marquette University is http://www.mu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message