[Bug 933045] Re: headers incompatible with eglibc

Serge Hallyn 933045 at bugs.launchpad.net
Wed Feb 22 00:19:09 UTC 2012


@Andy, sorry I missed the comment asking for the reproducer before.

Comment #8 is the simplest reproducer.  It's based on the (same) problem
in qemu.git and qemu-kvm.git upstream trees.

I assume that in the past AT_EMPTY_PATH was defined in sys/fcntl.h or
somesuch, but haven't checked.  The upstream tree  does NOT include
linux/fcntl.h and used to compile.  I tried adding linux/fcntl.h to fix
the build, and ended up with the above failure.

(So what I'm saying is, IMO, there are two problems)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/933045

Title:
  headers incompatible with eglibc

Status in “eglibc” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  /usr/include/asm-generic/fcntl.h:127:8: error: redefinition of 'struct f_owner_ex'
  /usr/include/x86_64-linux-gnu/bits/fcntl.h:204:8: note: originally defined here
  /usr/include/asm-generic/fcntl.h:167:8: error: redefinition of 'struct flock'
  /usr/include/x86_64-linux-gnu/bits/fcntl.h:168:8: note: originally defined here
  /usr/include/asm-generic/fcntl.h:184:8: error: redefinition of 'struct flock64'
  /usr/include/x86_64-linux-gnu/bits/fcntl.h:183:8: note: originally defined here

  $dpkg -S /usr/include/asm-generic/fcntl.h
  linux-libc-dev: /usr/include/asm-generic/fcntl.h

  $ dpkg -S /usr/include/x86_64-linux-gnu/bits/fcntl.h
  libc6-dev: /usr/include/x86_64-linux-gnu/bits/fcntl.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/933045/+subscriptions




More information about the foundations-bugs mailing list