Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 1997 10:11:25 +1030 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        dim@gw.aval.zaporizhzhe.ua (Dmitry I.Gren')
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Problem with include/machine/conf.h
Message-ID:  <199703242341.KAA11233@genesis.atrad.adelaide.edu.au>
In-Reply-To: <199703241538.RAA13382@gw.aval.zaporizhzhe.ua> from "Dmitry I.Gren'" at "Mar 24, 97 05:38:45 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Dmitry I.Gren' stands accused of saying:
> Hi,all!
> I am running 2_2_0_RELEASE and cannot find file
> included from /usr/include/machine/conf.h
> 
> #ifndef _MACHINE_CONF_H_
> #define	_MACHINE_CONF_H_
> 
> #ifdef KERNEL
> #ifndef ACTUALLY_LKM_NOT_KERNEL
> #include "ioconf.h"
> #endif
> 
> #endif /* KERNEL */
> 
> #endif /* !_MACHINE_CONF_H_ */
> 
> Where is  ioconf.h  file?

It's generated by 'config' when you configure your kernel.  Why are
you including this file?

> dim@aval.zaporizhzhe.ua
> 


-- 
]] Mike Smith, Software Engineer        msmith@gsoft.com.au             [[
]] Genesis Software                     genesis@gsoft.com.au            [[
]] High-speed data acquisition and      (GSM mobile)     0411-222-496   [[
]] realtime instrument control.         (ph)          +61-8-8267-3493   [[
]] Unix hardware collector.             "Where are your PEZ?" The Tick  [[



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703242341.KAA11233>