All of lore.kernel.org
 help / color / mirror / Atom feed
* aicasm: SIG 11 with 2.5.53 (new aic7xxx driver problem)
@ 2002-12-24 11:45 venom
  2002-12-24 15:59 ` Justin T. Gibbs
  0 siblings, 1 reply; 2+ messages in thread
From: venom @ 2002-12-24 11:45 UTC (permalink / raw)
  To: linux-kernel


HI,
I was compiling new kernel 2.5.53.
If "build adaptec formware" option is enabled, (I know I should avoid it, but it
is a development kernel, and I am doing tests ;) ),
compiling aic7xxx driver,
compilation fails because
of a segmentation fault I get running aicasm.


Here is the error message:

yacc -d -b aicasm_gram aicasm_gram.y
yacc: 2 rules never reduced
mv aicasm_gram.tab.c aicasm_gram.c
mv aicasm_gram.tab.h aicasm_gram.h
yacc -d -b aicasm_macro_gram -p mm aicasm_macro_gram.y
mv aicasm_macro_gram.tab.c aicasm_macro_gram.c
mv aicasm_macro_gram.tab.h aicasm_macro_gram.h
lex  -oaicasm_scan.c aicasm_scan.l
lex  -Pmm -oaicasm_macro_scan.c aicasm_macro_scan.l
gcc -I/usr/include -I. -ldb aicasm.c aicasm_symbol.c aicasm_gram.c
aicasm_macro_gram.c aicasm_scan.c aicasm_macro_scan.c -o aicasm
drivers/scsi/aic7xxx/aicasm/aicasm -Idrivers/scsi/aic7xxx -r
drivers/scsi/aic7xxx/aic7xxx_reg.h -o drivers/scsi/aic7xxx/aic7xxx_seq.h
drivers/scsi/aic7xxx/aic7xxx.seq
drivers/scsi/aic7xxx/aicasm/aicasm: 888 instructions used
make[3]: *** [drivers/scsi/aic7xxx/aic7xxx_seq.h] Segmentation fault
make[3]: *** Deleting file `drivers/scsi/aic7xxx/aic7xxx_seq.h'
make[2]: *** [drivers/scsi/aic7xxx] Error 2
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2


system is Athlon tbird 1300, 768 MB RAM,
via 686b chipset, gcc 3.2.1, binutils 2.13.90.0.16,
glibc 2.3.1.

Hope this helps

Luigi




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: aicasm: SIG 11 with 2.5.53 (new aic7xxx driver problem)
  2002-12-24 11:45 aicasm: SIG 11 with 2.5.53 (new aic7xxx driver problem) venom
@ 2002-12-24 15:59 ` Justin T. Gibbs
  0 siblings, 0 replies; 2+ messages in thread
From: Justin T. Gibbs @ 2002-12-24 15:59 UTC (permalink / raw)
  To: venom, linux-kernel

> HI,
> I was compiling new kernel 2.5.53.
> If "build adaptec formware" option is enabled, (I know I should avoid it,
> but it is a development kernel, and I am doing tests ;) ),
> compiling aic7xxx driver,
> compilation fails because
> of a segmentation fault I get running aicasm.

Can you try the driver from here?  There was a syntax error in the
assembler's grammer that might have caused this problem:

http://people.FreeBSD.org/~gibbs/linux/SRC/

--
Justin


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-24 15:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-24 11:45 aicasm: SIG 11 with 2.5.53 (new aic7xxx driver problem) venom
2002-12-24 15:59 ` Justin T. Gibbs

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.