2.5.1-dj11/12 compile errors

Sid Boyce (sboyce@blueyonder.co.uk)
Sat, 05 Jan 2002 02:08:19 +0000


This is a multi-part message in MIME format.
--------------010204050004080200090706
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

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

--------------010204050004080200090706 Content-Type: text/plain; name="dj11_12_err" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="dj11_12_err"

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

--------------010204050004080200090706--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/