compiling generic kernel fails

Marco Beishuizen marco at beishuizen.info
Sat May 10 07:18:00 PDT 2003


On my PWS600au I tried to compile a kernel. I used the generic
config file, not changing anything. But it crashes with the
following error messages:

In file included from ../../dev/aic7xxx/aic7xxx_osm.h:233,
                 from ../../dev/aic7xxx/ahc_pci.c:36:
../../dev/aic7xxx/aic7xxx.h:49: aic7xxx_reg.h: No such file or
directory
In file included from ../../dev/aic7xxx/aic7xxx_osm.h:233,
                 from ../../dev/aic7xxx/ahc_pci.c:36:
../../dev/aic7xxx/aic7xxx.h:1300: suntax error before '*'
../../dev/aic7xxx/aic7xxx.h:1306: warning: function declaration
isn't a prototype
In file included from ../../dev/aic7xxx/ahc_pci.c:36:
../../dev/aic7xxx/aic7xxx_osm.h: In function
'ahc_flush_device_writes':
../../dev/aic7xxx/aic7xxx_osm.h:278: 'INTSTAT' undeclared (first
use in this function)
../../dev/aic7xxx/aic7xxx_osm.h:278: (Each undeclared identifier
is reported only once
../../dev/aic7xxx/aic7xxx_osm.h:278: for each function it appears
in.)
machine/bus.h:175: warning: inlining failed in call to
'bus_space_read_1'
../../dev/aic7xxx/aic7xxx_osm.h:278: warning: called from here
*** Error code 1

Why does even the generic kernel fail to compile?

Thanks,
Marco

-- 
This life is a test.  It is only a test.  Had this been an actual life,
you would have received further instructions as to what to do and where
to go.


More information about the freebsd-alpha mailing list