public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* problems build usb-serial as a module in 2.5.51
@ 2002-12-11  2:09 Ed Tomlinson
  2002-12-11  5:14 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Ed Tomlinson @ 2002-12-11  2:09 UTC (permalink / raw)
  To: linux-kernel

I get this building 2.5.51

make -f scripts/Makefile.build obj=drivers/usb/serial
  gcc -Wp,-MD,drivers/usb/serial/.usb-serial.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=k6 -Iarch/i386/mach-generic -nostdinc -iwithprefix include -DMODULE   -DKBUILD_BASENAME=usb_serial -DKBUILD_MODNAME=usbserial -DEXPORT_SYMTAB  -c -o drivers/usb/serial/usb-serial.o drivers/usb/serial/usb-serial.c
{standard input}: Assembler messages:
{standard input}:2592: Error: value of -129 too large for field of 1 bytes at 5820
make[3]: *** [drivers/usb/serial/usb-serial.o] Error 1
make[2]: *** [drivers/usb/serial] Error 2
make[1]: *** [drivers/usb] Error 2
make: *** [drivers] Error 2
You have new mail.

TIA
Ed Tomlinson


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: problems build usb-serial as a module in 2.5.51
  2002-12-11  2:09 problems build usb-serial as a module in 2.5.51 Ed Tomlinson
@ 2002-12-11  5:14 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2002-12-11  5:14 UTC (permalink / raw)
  To: Ed Tomlinson; +Cc: linux-kernel

On Tue, Dec 10, 2002 at 09:09:18PM -0500, Ed Tomlinson wrote:
> I get this building 2.5.51
> 
> make -f scripts/Makefile.build obj=drivers/usb/serial
>   gcc -Wp,-MD,drivers/usb/serial/.usb-serial.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=k6 -Iarch/i386/mach-generic -nostdinc -iwithprefix include -DMODULE   -DKBUILD_BASENAME=usb_serial -DKBUILD_MODNAME=usbserial -DEXPORT_SYMTAB  -c -o drivers/usb/serial/usb-serial.o drivers/usb/serial/usb-serial.c
> {standard input}: Assembler messages:
> {standard input}:2592: Error: value of -129 too large for field of 1 bytes at 5820

What version of gcc and what is your .config for the CONFIG_USB_SERIAL_*
options?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-11  5:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-11  2:09 problems build usb-serial as a module in 2.5.51 Ed Tomlinson
2002-12-11  5:14 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox