From: "J . A . Magallon" <jamagallon@able.es>
To: Phil Oester <kernel@theoesters.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Error compiling aic7xxx driver on 2.4.2-ac13
Date: Wed, 7 Mar 2001 01:04:23 +0100 [thread overview]
Message-ID: <20010307010423.A1132@werewolf.able.es> (raw)
In-Reply-To: <000f01c0a697$3b1924f0$0200a8c0@theoesters.com>
In-Reply-To: <000f01c0a697$3b1924f0$0200a8c0@theoesters.com>; from kernel@theoesters.com on Wed, Mar 07, 2001 at 00:43:22 +0100
On 03.07 Phil Oester wrote:
> one more try...
>
> anyone else get the following:
>
> make[5]: Entering directory
> `/usr/src/linux-2.4.2-ac13/drivers/scsi/aic7xxx/aicasm'
> lex -t aicasm_scan.l > aicasm_scan.c
> gcc -I/usr/include -ldb aicasm_gram.c aicasm_scan.c aicasm.c
> aicasm_symbol.c -o aicasm
> aicasm_symbol.c:39: db/db_185.h: No such file or directory
> make[5]: *** [aicasm] Error 1
> make[5]: Leaving directory
> `/usr/src/linux-2.4.2-ac13/drivers/scsi/aic7xxx/aicasm'
>
Which distro is yours ? In my Mandrake 8.0beta there is no /usr/include/db.
Mdk offers the 3 db libs (db1, db2, db3), so I had to create a symlink
/usr/include/db3 -> /usr/include/db.
Which is the standard path ? At least, Mdk and RH (Alan...) differ.
--
J.A. Magallon $> cd pub
mailto:jamagallon@able.es $> more beer
Linux werewolf 2.4.2-ac13 #3 SMP Wed Mar 7 00:09:17 CET 2001 i686
next prev parent reply other threads:[~2001-03-07 0:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-06 23:43 Error compiling aic7xxx driver on 2.4.2-ac13 Phil Oester
2001-03-07 0:04 ` J . A . Magallon [this message]
2001-03-07 0:51 ` Alan Cox
2001-03-07 4:09 ` Phil Oester
2001-03-07 14:51 ` J . A . Magallon
2001-03-07 0:10 ` Justin T. Gibbs
2001-03-07 0:13 ` John Cavan
2001-03-07 0:49 ` Alan Cox
-- strict thread matches above, loose matches on Subject: below --
2001-03-06 23:36 Phil Oester
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010307010423.A1132@werewolf.able.es \
--to=jamagallon@able.es \
--cc=kernel@theoesters.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.