All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Clemens Schwaighofer <schwaigl@eunet.at>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.0 from csv fails to compile
Date: Mon, 4 Aug 2003 08:43:58 +0200	[thread overview]
Message-ID: <20030804064358.GA854@suse.de> (raw)
In-Reply-To: <200308041313.52755.schwaigl@eunet.at>

On Mon, Aug 04 2003, Clemens Schwaighofer wrote:
> csv checkout from today (2003/08/04 ~11:00 JST)
> 
> make -f scripts/Makefile.build obj=drivers/block
>   gcc -Wp,-MD,drivers/block/.ll_rw_blk.o.d -Wall -Wstrict-prototypes 
> -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe 
> -mpreferred-stack-boundary=2 -march=k6 -Iinclude/asm-i386/mach-default 
> -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 
> -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=k6 
> -Iinclude/asm-i386/mach-default -nostdinc -iwithprefix include    
> -DKBUILD_BASENAME=ll_rw_blk -DKBUILD_MODNAME=ll_rw_blk -c -o 
> drivers/block/ll_rw_blk.o drivers/block/ll_rw_blk.c
> drivers/block/ll_rw_blk.c: In function `blk_init_queue':
> drivers/block/ll_rw_blk.c:1275: structure has no member named `elevator_name'
> make[2]: *** [drivers/block/ll_rw_blk.o] Error 1
> make[1]: *** [drivers/block] Error 2
> make: *** [drivers] Error 2
> 
> the previews worked fine (last checkout I did around 5 days ago). in this 
> compile I added Raid system, Raiser, JFS) just for compile check ...

your source is screwed, save you config and try again with another
checkout.

-- 
Jens Axboe


  reply	other threads:[~2003-08-04  6:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-04  4:13 2.6.0 from csv fails to compile Clemens Schwaighofer
2003-08-04  6:43 ` Jens Axboe [this message]
2003-08-05  0:12   ` Clemens Schwaighofer
2003-08-05  0:46     ` Rahul Karnik
2003-08-05  2:02       ` Clemens Schwaighofer

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=20030804064358.GA854@suse.de \
    --to=axboe@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=schwaigl@eunet.at \
    /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.