linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PROBLEM: Compiling SCSI driver (Adaptec aic7xxx)
@ 2003-12-05 16:48 A. S.
  2003-12-05 18:07 ` Justin T. Gibbs
  0 siblings, 1 reply; 3+ messages in thread
From: A. S. @ 2003-12-05 16:48 UTC (permalink / raw)
  To: linux-kernel

Compiling SCSI driver (Adaptec aic7xxx):

aicasm_symbol.c:39: db1/db.h: No such file or directory

No "db.h" was found in the source code.
It wasn't renamed, because i couldn't even find the variables used in 
aicasm_symbol.c
(like DB_HASH).

Luke

_________________________________________________________________
MSN Messenger: converse com os seus amigos online.  
http://messenger.msn.com.br


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

* Re: PROBLEM: Compiling SCSI driver (Adaptec aic7xxx)
  2003-12-05 16:48 PROBLEM: Compiling SCSI driver (Adaptec aic7xxx) A. S.
@ 2003-12-05 18:07 ` Justin T. Gibbs
  0 siblings, 0 replies; 3+ messages in thread
From: Justin T. Gibbs @ 2003-12-05 18:07 UTC (permalink / raw)
  To: A. S., linux-kernel

> Compiling SCSI driver (Adaptec aic7xxx):
> 
> aicasm_symbol.c:39: db1/db.h: No such file or directory
> 
> No "db.h" was found in the source code.

The assembler required DB 1.85 support to work.  You'll find references
to DB in the symbol table routines.

--
Justin


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

* Re: PROBLEM: Compiling SCSI driver (Adaptec aic7xxx)
@ 2003-12-05 21:36 A. S.
  0 siblings, 0 replies; 3+ messages in thread
From: A. S. @ 2003-12-05 21:36 UTC (permalink / raw)
  To: linux-kernel


ops, Linux kernel version 2.4.23...
after executing:
# make menuconfig
# make dep
# make bzImage
# make modules

>On Fri, 5 Dec 2003, A. S. wrote:
>
> > Compiling SCSI driver (Adaptec aic7xxx):
> >
> > aicasm_symbol.c:39: db1/db.h: No such file or directory
> >
> > No "db.h" was found in the source code.
> > It wasn't renamed, because i couldn't even find the variables used in
> > aicasm_symbol.c
> > (like DB_HASH).
> >
> > Luke
> >
> > _________________________________________________________________
> > MSN Messenger: converse com os seus amigos online.
> > http://messenger.msn.com.br
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" 
>in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at  http://www.tux.org/lkml/
> >

_________________________________________________________________
MSN Hotmail, o maior webmail do Brasil.  http://www.hotmail.com


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

end of thread, other threads:[~2003-12-05 21:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-05 16:48 PROBLEM: Compiling SCSI driver (Adaptec aic7xxx) A. S.
2003-12-05 18:07 ` Justin T. Gibbs
2003-12-05 21:36 A. S.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).