2003-08-04 04:15:17

by Clemens Schwaighofer

[permalink] [raw]
Subject: 2.6.0 from csv fails to compile

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 ...

new config (.config) and old from previews compile attached)

--
Clemens


Attachments:
(No filename) (1.07 kB)
.config (25.45 kB)
linux-2.6.0-csv-2.conf (25.26 kB)
Download all attachments

2003-08-04 06:44:08

by Jens Axboe

[permalink] [raw]
Subject: Re: 2.6.0 from csv fails to compile

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

2003-08-05 00:15:22

by Clemens Schwaighofer

[permalink] [raw]
Subject: Re: 2.6.0 from csv fails to compile

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jens Axboe wrote:

> 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.

I did, clean checkout (new directory), same error like before ...

- --
Clemens Schwaighofer - IT Engineer & System Administration
==========================================================
Tequila Japan, 6-17-2 Ginza Chuo-ku, Tokyo 104-8167, JAPAN
Tel: +81-(0)3-3545-7703 Fax: +81-(0)3-3545-7343
http://www.tequila.jp
==========================================================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/LvZ2jBz/yQjBxz8RAiUAAJ0cbK8rsdlKlsemKy43TGW4hT0hhwCgxcTX
xy4iMY1Gu68uJLTG0L3OcRU=
=dat1
-----END PGP SIGNATURE-----

2003-08-05 00:28:31

by Rahul Karnik

[permalink] [raw]
Subject: Re: 2.6.0 from csv fails to compile

Clemens Schwaighofer wrote:

> I did, clean checkout (new directory), same error like before ...

Can you diff against a current BK snapshot? This may be a problem with
the BK->CVS gateway.

Thanks,
Rahul
--
Rahul Karnik
[email protected]

2003-08-05 02:02:52

by Clemens Schwaighofer

[permalink] [raw]
Subject: Re: 2.6.0 from csv fails to compile

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rahul Karnik wrote:

> Clemens Schwaighofer wrote:
>
>> I did, clean checkout (new directory), same error like before ...
>
>
> Can you diff against a current BK snapshot? This may be a problem with
> the BK->CVS gateway.

I would do immediatly if I would know how. I have installed bitkeeper
and I tried to do: bk pull bk://linux.bkbits.net/linux-2.5 but it just
gives me an error. I searched a bit, but I couldn't finde some helpful
help for how to checkout the tree from bk and at the moment I don't have
enough time to do so ...

would be a good thing to explain this in more detail on kernel.org eg
... perhaps directly on the main page ...

- --
Clemens Schwaighofer - IT Engineer & System Administration
==========================================================
Tequila Japan, 6-17-2 Ginza Chuo-ku, Tokyo 104-8167, JAPAN
Tel: +81-(0)3-3545-7703 Fax: +81-(0)3-3545-7343
http://www.tequila.jp
==========================================================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/LxA9jBz/yQjBxz8RAt7HAKCVsoQey+dGURYUYxuPTET2mq9DmQCfQWFG
qftqIdFIP9pRCAuxCTnAU48=
=k+02
-----END PGP SIGNATURE-----