* 2.5.1-dj11/12 compile errors
@ 2002-01-05 2:08 Sid Boyce
2002-01-05 2:23 ` Dave Jones
0 siblings, 1 reply; 3+ messages in thread
From: Sid Boyce @ 2002-01-05 2:08 UTC (permalink / raw)
To: linux-kernel@vger.kernel.org
[-- Attachment #1: Type: text/plain, Size: 215 bytes --]
bumble:~ # gcc -v
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/2.95.3/specs
gcc version 2.95.3 20010315 (SuSE)
See attached.
Regards
--
Sid Boyce ... hamradio G3VBV ... Cessna/Warrior Pilot
Linux only shop
[-- Attachment #2: dj11_12_err --]
[-- Type: text/plain, Size: 944 bytes --]
gcc -D__KERNEL__ -I/usr/src/linux/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 -c -o init/do_mounts.o init/do_mounts.c
init/do_mounts.c: In function `rd_load_disk':
init/do_mounts.c:634: incompatible type for argument 2 of `create_dev'
init/do_mounts.c: In function `handle_initrd':
init/do_mounts.c:752: incompatible type for argument 1 of `kdev_t_to_nr'
init/do_mounts.c:756: incompatible type for argument 2 of `create_dev'
init/do_mounts.c:777: incompatible types in assignment
init/do_mounts.c: In function `initrd_load':
init/do_mounts.c:804: incompatible type for argument 2 of `create_dev'
init/do_mounts.c:805: incompatible type for argument 2 of `create_dev'
init/do_mounts.c: In function `prepare_namespace':
init/do_mounts.c:819: incompatible types in assignment
make: *** [init/do_mounts.o] Error 1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.5.1-dj11/12 compile errors
2002-01-05 2:08 Sid Boyce
@ 2002-01-05 2:23 ` Dave Jones
0 siblings, 0 replies; 3+ messages in thread
From: Dave Jones @ 2002-01-05 2:23 UTC (permalink / raw)
To: Sid Boyce; +Cc: linux-kernel@vger.kernel.org
On Sat, 5 Jan 2002, Sid Boyce wrote:
> See attached.
Yup, initrd is still borked (in -linus too). I'll take a look
at fixing it in the morning.
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.5.1-dj11/12 compile errors
@ 2002-01-06 3:24 Sid Boyce
0 siblings, 0 replies; 3+ messages in thread
From: Sid Boyce @ 2002-01-06 3:24 UTC (permalink / raw)
To: linux-kernel@vger.kernel.org; +Cc: davej
Disabling initrd still produces an error, but perhaps the fix will
address this.
Regards
gcc -D__KERNEL__ -I/usr/src/linux/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 -c
-o init/do_mounts.o init/do_mounts.c
init/do_mounts.c: In function `rd_load_disk':
init/do_mounts.c:634: incompatible type for argument 2 of `create_dev'
init/do_mounts.c: In function `handle_initrd':
init/do_mounts.c:752: incompatible type for argument 1 of `kdev_t_to_nr'
init/do_mounts.c:756: incompatible type for argument 2 of `create_dev'
init/do_mounts.c:777: incompatible types in assignment
init/do_mounts.c: In function `initrd_load':
init/do_mounts.c:804: incompatible type for argument 2 of `create_dev'
init/do_mounts.c:805: incompatible type for argument 2 of `create_dev'
init/do_mounts.c: In function `prepare_namespace':
init/do_mounts.c:819: incompatible types in assignment
make: *** [init/do_mounts.o] Error 1
--
Sid Boyce ... hamradio G3VBV ... Cessna/Warrior Pilot
Linux only shop
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-01-06 3:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-06 3:24 2.5.1-dj11/12 compile errors Sid Boyce
-- strict thread matches above, loose matches on Subject: below --
2002-01-05 2:08 Sid Boyce
2002-01-05 2:23 ` Dave Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox