On 14 Feb 2001, Andriy Korud wrote:

> Hello Alan,
> 
> Wednesday, February 14, 2001, 6:33:49 PM, you wrote:
> 
> 
> Alan> 2.2.19pre12
> Alan> o       Update the DAC960 driver                        (Leonard Zubkoff)
> Alan> o       Small PPC fixes                                 (Benjamin 
>Herrenschmidt)
> Alan> o       Document irda options config                    (Steven Cole)
> Alan> o       Small isdn fixes/obsolete code removal          (Kai Germaschewski)
> Alan> o       Fix alpha kernel builds                         (Michal Jaegermann)
> Alan> o       Update ver_linux to match the 2.4 one           (Steven Cole)
> Alan> o       AVM isdn driver updates                         (Carsten Paeth)
> Alan> o       ISDN capi/ppp fixes                             (Kai Germaschewski)
> 
> When trying to compile:
> 
> rm -f scsi_n_syms.o
> ld -m elf_i386  -r -o scsi_n_syms.o scsi.o
> cc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-fr
> ame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loops=
> 2 -malign-jumps=2 -malign-functions=2 -DCPU=686   -c -o hosts.o hosts.c
> hosts.c:139: aic7xxx.h: No such file or directory
> hosts.c:500: `AIC7XXX' undeclared here (not in a function)
> hosts.c:500: initializer element for `builtin_scsi_hosts[0]' is not constant

I'm sure Alan will notice and pick up the proper fix.  For a workaround
to get you going, you can change hosts.c to include aic7xxx/aic7xxx.h...

        Jeff




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to