Hi Anders, looks like that a bug triggered by multi-arch: On an amd64 system:
natty: # dpkg -L libc6-dev | grep /types.h /usr/include/bits/types.h /usr/include/rpc/types.h /usr/include/sys/types.h oneiric: # dpkg -L libc6-dev | grep /types.h /usr/include/rpc/types.h /usr/include/x86_64-linux-gnu/bits/types.h /usr/include/x86_64-linux-gnu/sys/types.h So sys and bits location is now 'arch' dependent and h should point to /usr/include/x86_64-linux-gnu/sys instead of /usr/include/sys Achim -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/831287 Title: openafs version 1.6.0~pre7-2 failed to build in oneiric To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openafs/+bug/831287/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
