Guest User

Untitled

a guest
Dec 10th, 2013
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.11 KB | None | 0 0
  1. jake# make buildworld
  2.  
  3. --------------------------------------------------------------
  4. >>> Building an up-to-date make(1)
  5. --------------------------------------------------------------
  6. rm -f .depend
  7. mkdep -f .depend -a -I/usr/src/usr.bin/make -DMAKE_VERSION=\"9201210220\" -DDEFSHELLNAME=\"sh\" -std=gnu99 /usr/src/usr.bin/make/arch.c /usr/src/usr.bin/make/buf.c /usr/src/usr.bin/make/cond.c /usr/src/usr.bin/make/dir.c /usr/src/usr.bin/make/for.c /usr/src/usr.bin/make/hash.c /usr/src/usr.bin/make/hash_tables.c /usr/src/usr.bin/make/job.c /usr/src/usr.bin/make/lst.c /usr/src/usr.bin/make/main.c /usr/src/usr.bin/make/make.c /usr/src/usr.bin/make/parse.c /usr/src/usr.bin/make/proc.c /usr/src/usr.bin/make/shell.c /usr/src/usr.bin/make/str.c /usr/src/usr.bin/make/suff.c /usr/src/usr.bin/make/targ.c /usr/src/usr.bin/make/util.c /usr/src/usr.bin/make/var.c
  8. In file included from /usr/src/usr.bin/make/arch.c:94:
  9. /usr/include/ctype.h:83:28: error: xlocale/_ctype.h: No such file or directory
  10. In file included from /usr/src/usr.bin/make/arch.c:101:
  11. /usr/include/string.h:137:29: error: xlocale/_string.h: No such file or directory
  12. In file included from /usr/src/usr.bin/make/targ.h:44,
  13. from /usr/src/usr.bin/make/arch.c:113:
  14. /usr/include/time.h:189:27: error: xlocale/_time.h: No such file or directory
  15. In file included from /usr/src/usr.bin/make/buf.c:51:
  16. /usr/include/string.h:137:29: error: xlocale/_string.h: No such file or directory
  17. In file included from /usr/src/usr.bin/make/cond.c:52:
  18. /usr/include/ctype.h:83:28: error: xlocale/_ctype.h: No such file or directory
  19. In file included from /usr/src/usr.bin/make/cond.c:53:
  20. /usr/include/string.h:137:29: error: xlocale/_string.h: No such file or directory
  21. In file included from /usr/src/usr.bin/make/targ.h:44,
  22. from /usr/src/usr.bin/make/cond.c:64:
  23. /usr/include/time.h:189:27: error: xlocale/_time.h: No such file or directory
  24. In file included from /usr/include/sys/time.h:336,
  25. from /usr/include/sys/stat.h:99,
  26. from /usr/src/usr.bin/make/dir.c:91:
  27. /usr/include/time.h:189:27: error: xlocale/_time.h: No such file or directory
  28. In file included from /usr/src/usr.bin/make/dir.c:96:
  29. /usr/include/string.h:137:29: error: xlocale/_string.h: No such file or directory
  30. In file included from /usr/src/usr.bin/make/for.c:48:
  31. /usr/include/ctype.h:83:28: error: xlocale/_ctype.h: No such file or directory
  32. In file included from /usr/src/usr.bin/make/for.c:50:
  33. /usr/include/string.h:137:29: error: xlocale/_string.h: No such file or directory
  34. In file included from /usr/src/usr.bin/make/hash.c:54:
  35. /usr/include/string.h:137:29: error: xlocale/_string.h: No such file or directory
  36. In file included from /usr/include/sys/time.h:336,
  37. from /usr/include/sys/stat.h:99,
  38. from /usr/src/usr.bin/make/job.c:107:
  39. /usr/include/time.h:189:27: error: xlocale/_time.h: No such file or directory
  40. In file included from /usr/src/usr.bin/make/job.c:112:
  41. /usr/include/ctype.h:83:28: error: xlocale/_ctype.h: No such file or directory
  42. In file included from /usr/src/usr.bin/make/job.c:119:
  43. /usr/include/string.h:137:29: error: xlocale/_string.h: No such file or directory
  44. In file included from /usr/include/sys/time.h:336,
  45. from /usr/include/sys/stat.h:99,
  46. from /usr/src/usr.bin/make/main.c:65:
  47. /usr/include/time.h:189:27: error: xlocale/_time.h: No such file or directory
  48. In file included from /usr/src/usr.bin/make/main.c:74:
  49. /usr/include/string.h:137:29: error: xlocale/_string.h: No such file or directory
  50. In file included from /usr/src/usr.bin/make/targ.h:44,
  51. from /usr/src/usr.bin/make/make.c:84:
  52. /usr/include/time.h:189:27: error: xlocale/_time.h: No such file or directory
  53. In file included from /usr/src/usr.bin/make/parse.c:74:
  54. /usr/include/ctype.h:83:28: error: xlocale/_ctype.h: No such file or directory
  55. In file included from /usr/src/usr.bin/make/parse.c:76:
  56. /usr/include/string.h:137:29: error: xlocale/_string.h: No such file or directory
  57. In file included from /usr/src/usr.bin/make/targ.h:44,
  58. from /usr/src/usr.bin/make/parse.c:96:
  59. /usr/include/time.h:189:27: error: xlocale/_time.h: No such file or directory
  60. In file included from /usr/src/usr.bin/make/proc.c:33:
  61. /usr/include/string.h:137:29: error: xlocale/_string.h: No such file or directory
  62. In file included from /usr/src/usr.bin/make/shell.c:46:
  63. /usr/include/string.h:137:29: error: xlocale/_string.h: No such file or directory
  64. In file included from /usr/src/usr.bin/make/str.c:45:
  65. /usr/include/string.h:137:29: error: xlocale/_string.h: No such file or directory
  66. In file included from /usr/src/usr.bin/make/suff.c:95:
  67. /usr/include/string.h:137:29: error: xlocale/_string.h: No such file or directory
  68. In file included from /usr/src/usr.bin/make/targ.h:44,
  69. from /usr/src/usr.bin/make/suff.c:109:
  70. /usr/include/time.h:189:27: error: xlocale/_time.h: No such file or directory
  71. In file included from /usr/src/usr.bin/make/targ.h:44,
  72. from /usr/src/usr.bin/make/targ.c:87:
  73. /usr/include/time.h:189:27: error: xlocale/_time.h: No such file or directory
  74. In file included from /usr/include/sys/time.h:336,
  75. from /usr/include/sys/stat.h:99,
  76. from /usr/src/usr.bin/make/util.c:51:
  77. /usr/include/time.h:189:27: error: xlocale/_time.h: No such file or directory
  78. In file included from /usr/src/usr.bin/make/util.c:56:
  79. /usr/include/string.h:137:29: error: xlocale/_string.h: No such file or directory
  80. In file included from /usr/src/usr.bin/make/var.c:87:
  81. /usr/include/ctype.h:83:28: error: xlocale/_ctype.h: No such file or directory
  82. In file included from /usr/src/usr.bin/make/var.c:89:
  83. /usr/include/string.h:137:29: error: xlocale/_string.h: No such file or directory
  84. In file included from /usr/src/usr.bin/make/targ.h:44,
  85. from /usr/src/usr.bin/make/var.c:101:
  86. /usr/include/time.h:189:27: error: xlocale/_time.h: No such file or directory
  87. mkdep: compile failed
  88. *** [.depend] Error code 1
  89.  
  90. Stop in /usr/src/usr.bin/make.
  91. *** [make] Error code 1
  92.  
  93. Stop in /usr/src.
  94. *** [upgrade_checks] Error code 1
  95.  
  96. Stop in /usr/src.
  97. jake#
Advertisement
Add Comment
Please, Sign In to add comment