wama <[EMAIL PROTECTED]> writes: > Hi,
> openafs-modules-source fails to build on my ppc with the kernel > linux-headers-2.6.22-14-powerpc on gutsy. It seems that the openafs > configure tries to determine the architecture by using /bin/arch, which > doesn't exist: > checking whether byte order is known at compile time... yes > checking whether byte ordering is bigendian... yes > checking your OS... linux > checking your AFS sysname... configure: line 6114: /bin/arch: No such file or > directory > _linux26 This probably indicates that you aren't passing in the AFS sysname to configure when building the module, which probably means that you're not using the debian/rules file in the module source package to build the module. That isn't really supported. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- openafs-modules-source fails to build, appearently because /bin/arch missing https://bugs.launchpad.net/bugs/153652 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
