All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans-Christian Armingeon <linux.johnny@gmx.net>
To: linux-kernel@vger.kernel.org
Subject: 2.5.23 make dep error in DAC960.h:2575
Date: Thu, 20 Jun 2002 01:47:33 +0200	[thread overview]
Message-ID: <200206200147.33179.linux.johnny@gmx.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 3102 bytes --]

Hi,
could someone explain/fix this error? Config is appended. Almost everything switched on. I know, that that's a bad idea, but I think that it should be possible, the dependencies should manage that.
gcc 2.95.3 [SuSE 7.3]

Anything missing?

hope that helped,

Johnny

D_BASENAME=blkpg -D__GENKSYMS__  blkpg.c | /sbin/genksyms  -k 2.5.23 > /mnt/data/src/linux-2.5.23/include/linux/modules/drivers/block/blkpg.ver.tmp
  gcc -E -Wp,-MD,/mnt/data/src/linux-2.5.23/include/linux/modules/drivers/block/.genhd.ver.d -D__KERNEL__ -I/mnt/data/src/linux-2.5.23/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4  -nostdinc -iwithprefix include    -DKBUILD_BASENAME=genhd -D__GENKSYMS__  genhd.c | /sbin/genksyms  -k 2.5.23 > /mnt/data/src/linux-2.5.23/include/linux/modules/drivers/block/genhd.ver.tmp
  gcc -E -Wp,-MD,/mnt/data/src/linux-2.5.23/include/linux/modules/drivers/block/.block_ioctl.ver.d -D__KERNEL__ -I/mnt/data/src/linux-2.5.23/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4  -nostdinc -iwithprefix include    -D
DKBUILD_BASENAME=block_ioctl -D__GENKSYMS__  block_ioctl.c | /sbin/genksyms  -k 2.5.23 > /mnt/data/src/linux-2.5.23/include/linux/modules/drivers/block/block_ioctl.ver.tmp
  gcc -E -Wp,-MD,/mnt/data/src/linux-2.5.23/include/linux/modules/drivers/block/.loop.ver.d -D__KERNEL__ -I/mnt/data/src/linux-2.5.23/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4  -nostdinc -iwithprefix include -DMODULE   -DKBUILD_BASENAME=loop -D__GENKSYMS__  loop.c | /sbin/genksyms  -k 2.5.23 > /mnt/data/src/linux-2.5.23/include/linux/modules/drivers/block/loop.ver.tmp
  gcc -E -Wp,-MD,/mnt/data/src/linux-2.5.23/include/linux/modules/drivers/block/.DAC960.ver.d -D__KERNEL__ -I/mnt/data/src/linux-2.5.23/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4  -nostdinc -iwithprefix include -DMODULE   -DKBUILD_BASENAME=DAC960 -D__GENKSYMS__  DAC960.c | /sbin/genksyms  -k 2.5.23 > /mnt/data/src/linux-2.5.23/include/linux/modules/drivers/block/DAC960.ver.tmp
In file included from DAC960.c:49:
DAC960.h:2575: #error I am a non-portable driver, please convert me to use the Documentation/DMA-mapping.txt interfaces
make[4]: *** [/mnt/data/src/linux-2.5.23/include/linux/modules/drivers/block/DAC960.ver] Error 1
make[4]: Leaving directory `/mnt/data/src/linux-2.5.23/drivers/block'
make[3]: *** [block] Error 2
make[3]: Leaving directory `/mnt/data/src/linux-2.5.23/drivers'
make[2]: *** [_sfdep_drivers] Error 2
make[2]: Leaving directory `/mnt/data/src/linux-2.5.23'
make[1]: *** [include/linux/modversions.h] Error 2
make[1]: Leaving directory `/mnt/data/src/linux-2.5.23'
make: *** [.hdepend] Error 2

[-- Attachment #2: kernel-2.5.23.bz2 --]
[-- Type: application/x-bzip2, Size: 8868 bytes --]

                 reply	other threads:[~2002-06-19 21:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200206200147.33179.linux.johnny@gmx.net \
    --to=linux.johnny@gmx.net \
    --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.