Advertisement
Emulatorman

LINUX-LIBRE compile error part 1

Feb 23rd, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. MKDIR /build/pkg/linux-libre/lib/firmware/av7110/
  2. MKDIR /build/pkg/linux-libre/lib/firmware/isci/
  3. INSTALL /build/pkg/linux-libre/lib/firmware/av7110/bootcode.bin
  4. MKDIR /build/pkg/linux-libre/lib/firmware/keyspan_pda/
  5. INSTALL /build/pkg/linux-libre/lib/firmware/isci/isci_firmware.bin
  6. INSTALL /build/pkg/linux-libre/lib/firmware/keyspan_pda/keyspan_pda.fw
  7. INSTALL /build/pkg/linux-libre/lib/firmware/keyspan_pda/xircom_pgs.fw
  8. DEPMOD 3.2.7-1-LIBRE
  9. Warning: you may need to install module-init-tools
  10. See http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt
  11. ==> Tidying install...
  12. -> Purging unwanted files...
  13. -> Compressing man and info pages...
  14. ==> Creating package...
  15. -> Generating .PKGINFO file...
  16. -> Adding install file...
  17. -> Compressing package...
  18. ==> Starting package_linux-libre-headers()...
  19. chown: changing ownership of `/build/pkg/linux-libre-headers/usr/src/linux-3.2.7-1-LIBRE/security/apparmor/Kconfig': Operation not permitted
  20. chown: changing ownership of `/build/pkg/linux-libre-headers/usr/src/linux-3.2.7-1-LIBRE/security/apparmor': Operation not permitted
  21. chown: changing ownership of `/build/pkg/linux-libre-headers/usr/src/linux-3.2.7-1-LIBRE/security/selinux/Kconfig': Operation not permitted
  22. chown: changing ownership of `/build/pkg/linux-libre-headers/usr/src/linux-3.2.7-1-LIBRE/security/selinux': Operation not permitted
  23. chown: changing ownership of `/build/pkg/linux-libre-headers/usr/src/linux-3.2.7-1-LIBRE/security/smack/Kconfig': Operation not permitted
  24. chown: changing ownership of `/build/pkg/linux-libre-headers/usr/src/linux-3.2.7-1-LIBRE/security/smack': Operation not permitted
  25. chown: changing ownership of `/build/pkg/linux-libre-headers/usr/src/linux-3.2.7-1-LIBRE/security/integrity/evm/Kconfig': Operation not permitted
  26. chown: changing ownership of `/build/pkg/linux-libre-headers/usr/src/linux-3.2.7-1-LIBRE/security/integrity/evm': Operation not permitted
  27. chown: changing ownership of `/build/pkg/linux-libre-headers/usr/src/linux-3.2.7-1-LIBRE/security/integrity/ima/Kconfig': Operation not permitted
  28. chown: changing ownership of `/build/pkg/linux-libre-headers/usr/src/linux-3.2.7-1-LIBRE/security/integrity/ima': Operation not permitted
  29. chown: changing ownership of `/build/pkg/linux-libre-headers/usr/src/linux-3.2.7-1-LIBRE/security/integrity/Kconfig': Operation not permitted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement