All of lore.kernel.org
 help / color / mirror / Atom feed
* Complie issues with trinity-2013-06-17 on s390
@ 2013-06-18  7:07 Sravan V Dodla
  2013-06-18 15:39 ` Dave Jones
  0 siblings, 1 reply; 6+ messages in thread
From: Sravan V Dodla @ 2013-06-18  7:07 UTC (permalink / raw)
  To: trinity

Hello,

I was trying to compile trinity-2013-06-17 build on s390x with kernel
3.9.4 and have hit the following issue:

  CC	syscalls/fcntl.o
syscalls/fcntl.c: In function ‘sanitise_fcntl’:
syscalls/fcntl.c:70:2: error: duplicate case value
  case F_GETLK64:
  ^
syscalls/fcntl.c:65:2: error: previously used here
  case F_GETLK:
  ^
syscalls/fcntl.c:72:2: error: duplicate case value
  case F_SETLK64:
  ^
syscalls/fcntl.c:66:2: error: previously used here
  case F_SETLK:
  ^
syscalls/fcntl.c:74:2: error: duplicate case value
  case F_SETLKW64:
  ^
syscalls/fcntl.c:67:2: error: previously used here
  case F_SETLKW:
  ^
make: *** [syscalls/fcntl.o] Error 1

Was this a known issue and I was not able to find anything related to
this in archived mails.

Thanks!
-Sravan.

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

end of thread, other threads:[~2013-06-19  9:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-18  7:07 Complie issues with trinity-2013-06-17 on s390 Sravan V Dodla
2013-06-18 15:39 ` Dave Jones
2013-06-19  5:40   ` Sravan V Dodla
2013-06-19  6:28     ` Michael Ellerman
2013-06-19  8:36       ` Sravan V Dodla
2013-06-19  9:06         ` Michael Ellerman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.