Re: Compile error kernel 2.4.21-rc1

From: Anders Karlsson (anders@trudheim.com)
Date: Sat May 03 2003 - 05:01:08 EST


On Sat, 2003-05-03 at 09:59, Anders Karlsson wrote:
> On Sat, 2003-05-03 at 08:27, Anders Karlsson wrote:
> > On Sat, 2003-05-03 at 06:02, Anders Karlsson wrote:
> > > Hi,
> > >
> > > Just tried to compile kernel 2.4.21-rc1 and I get the compile error as
> > > per attached file 'compile_error.txt'. The config file used is also
> > > attached. This happened while doing 'make rpm'. This is being compiled
> > > on SuSE Pro 8.2 which is using GCC 3.3.
> > >
> > > I'll happily try out patches.
> >
> > Found another compile error. Again attached in 'compile_error.txt'.
> >
> And another one.

And yet another one.

/Anders

gcc -D__KERNEL__ -I/usr/src/packages/BUILD/kernel-2.4.21rc1/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/packages/BUILD/kernel-2.4.21rc1/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=sdla_chdlc -c -o sdla_chdlc.o sdla_chdlc.c
sdla_chdlc.c:594:43: missing terminating " character
sdla_chdlc.c: In function `wpc_init':
sdla_chdlc.c:595: error: parse error before "Failed"
sdla_chdlc.c:595: error: stray '\' in program
sdla_chdlc.c:595:68: missing terminating " character
sdla_chdlc.c: In function `port_set_state':
sdla_chdlc.c:3462: warning: comparison between signed and unsigned
sdla_chdlc.c: In function `wanpipe_tty_write':
sdla_chdlc.c:4008: warning: comparison between signed and unsigned
sdla_chdlc.c: In function `wanpipe_tty_receive':
sdla_chdlc.c:4145: warning: comparison between signed and unsigned
sdla_chdlc.c:4155: warning: comparison between signed and unsigned
sdla_chdlc.c: In function `change_speed':
sdla_chdlc.c:4352: warning: comparison between signed and unsigned
/usr/src/packages/BUILD/kernel-2.4.21rc1/include/asm/io.h: At top level:
/usr/src/packages/BUILD/kernel-2.4.21rc1/include/linux/module.h:299: warning: `__module_kernel_version' defined but not used
/usr/src/packages/BUILD/kernel-2.4.21rc1/include/linux/module.h:302: warning: `__module_using_checksums' defined but not used
sdla_chdlc.c:4747: warning: `__module_license' defined but not used
make[4]: *** [sdla_chdlc.o] Error 1
make[4]: Leaving directory `/usr/src/packages/BUILD/kernel-2.4.21rc1/drivers/net/wan'
make[3]: *** [_modsubdir_wan] Error 2
make[3]: Leaving directory `/usr/src/packages/BUILD/kernel-2.4.21rc1/drivers/net'
make[2]: *** [_modsubdir_net] Error 2
make[2]: Leaving directory `/usr/src/packages/BUILD/kernel-2.4.21rc1/drivers'
make[1]: *** [_mod_drivers] Error 2
make[1]: Leaving directory `/usr/src/packages/BUILD/kernel-2.4.21rc1'
Bad exit status from /var/tmp/rpm-tmp.10977 (%build)
make: *** [rpm] Error 1



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



This archive was generated by hypermail 2b29 : Wed May 07 2003 - 22:00:18 EST