barjac

tail - rpmbuild

Oct 11th, 2010
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. make[4]: Leaving directory `/home/baz/rpm/BUILD/grub-1.99~beta0/grub-core/gnulib'
  2. make[3]: Leaving directory `/home/baz/rpm/BUILD/grub-1.99~beta0/grub-core/gnulib'
  3. make[2]: Leaving directory `/home/baz/rpm/BUILD/grub-1.99~beta0/grub-core/gnulib'
  4. Making all in .
  5. make[2]: Entering directory `/home/baz/rpm/BUILD/grub-1.99~beta0'
  6. gcc -DHAVE_CONFIG_H -I. -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_LIBDIR=\"/usr/lib64/grub\" -DLOCALEDIR=\"/usr/share/locale\" -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -DGRUB_FILE=\"util/misc.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/gnulib -I./grub-core/gnulib -I./grub-core/lib/libgcrypt_wrap -Wno-undef -Wno-sign-compare -Wno-unused -Wno-error -Wno-missing-field-initializers -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT util/libgrub_a-misc.o -MD -MP -MF util/.deps-util/libgrub_a-misc.Tpo -c -o util/libgrub_a-misc.o `test -f 'util/misc.c' || echo './'`util/misc.c
  7. In file included from ./include/grub/kernel.h:22,
  8. from util/misc.c:34:
  9. ./include/grub/types.h:23:28: error: grub/cpu/types.h: No such file or directory
  10. In file included from util/misc.c:35:
  11. ./include/grub/dl.h:92: error: expected specifier-qualifier-list before ‘Elf_Sym’
  12. In file included from util/misc.c:42:
  13. ./include/grub/time.h:24:27: error: grub/cpu/time.h: No such file or directory
  14. make[2]: *** [util/libgrub_a-misc.o] Error 1
  15. make[2]: Leaving directory `/home/baz/rpm/BUILD/grub-1.99~beta0'
  16. make[1]: *** [all-recursive] Error 1
  17. make[1]: Leaving directory `/home/baz/rpm/BUILD/grub-1.99~beta0'
  18. make: *** [all] Error 2
  19. error: Bad exit status from /home/baz/rpm/tmp/rpm-tmp.AMQ3zL (%build)
  20.  
  21.  
  22. RPM build errors:
  23. Bad exit status from /home/baz/rpm/tmp/rpm-tmp.AMQ3zL (%build)
  24. [baz@jackodesktop SPECS]$
Add Comment
Please, Sign In to add comment