Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2003 16:13:55 +0200 (CEST)
From:      Marco Beishuizen <marco@beishuizen.info>
To:        FreeBSD alpha mailing list <alpha@freebsd.org>
Subject:   compiling generic kernel fails
Message-ID:  <Pine.BSF.4.55.0305101553230.242@yokozuna.bsd>

next in thread | raw e-mail | index | archive | help

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.



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