linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.5.1-pre3 Build Failure
@ 2001-11-29  0:31 Jahn Veach
  2001-11-29  0:43 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Jahn Veach @ 2001-11-29  0:31 UTC (permalink / raw)
  To: linux-kernel

Seems I'm not the only one with this problem either.

gcc -D__KERNEL__ -I/root/linux/linux-2.5/include -Wall -Wstrict-prototypes -
Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pip
e -mpreferred-stack-boundary=2 -march=i686    -c -o pc_keyb.o pc_keyb.c
pc_keyb.c:423: macro `spin_unlock' used with too many (2) args
pc_keyb.c:1059: macro `spin_unlock_irqrestore' used with just one arg
pc_keyb.c:1079: macro `spin_unlock_irqrestore' used with just one arg
pc_keyb.c: In function `release_aux':
pc_keyb.c:1059: parse error before `)'
pc_keyb.c: In function `open_aux':
pc_keyb.c:1079: parse error before `)'
make[3]: *** [pc_keyb.o] Error 1
make[3]: Leaving directory `/root/linux/linux-2.5/drivers/char'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/root/linux/linux-2.5/drivers/char'
make[1]: *** [_subdir_char] Error 2
make[1]: Leaving directory `/root/linux/linux-2.5/drivers'
make: *** [_dir_drivers] Error 2



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

* Re: 2.5.1-pre3 Build Failure
  2001-11-29  0:31 2.5.1-pre3 Build Failure Jahn Veach
@ 2001-11-29  0:43 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2001-11-29  0:43 UTC (permalink / raw)
  To: Jahn Veach; +Cc: linux-kernel

> Seems I'm not the only one with this problem either.

There are a lot of broken things in pre3 - seems someone applied the
locking patch without fixing it first.

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

end of thread, other threads:[~2001-11-29  0:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-29  0:31 2.5.1-pre3 Build Failure Jahn Veach
2001-11-29  0:43 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).