Guest User

bash-4.3 on FreeBSD 6.1

a guest
Oct 1st, 2014
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.34 KB | None | 0 0
  1. gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/malloc -L./lib/sh -rdynamic -g -O2 -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o assoc.o braces.o bracecomp.o bashhist.o bashline.o list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o -lbuiltins -lglob -lsh -lreadline -lhistory -ltermcap -ltilde -lmalloc /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
  2. y.tab.o(.text+0x2bf7): In function `shell_getc':
  3. /usr/src/local/chet/src/bash/bash-4.3.28/parse.y:2215: undefined reference to `get_new_window_size'
  4. make_cmd.o(.text+0x195): In function `make_word_flags':
  5. ./include/shmbchar.h:312: undefined reference to `is_basic_table'
  6. execute_cmd.o(.text+0xcab): In function `execute_cond_node':
  7. /home/backup/src/bash-4.3/execute_cmd.c:3605: undefined reference to `sh_regmatch'
  8. jobs.o(.text+0xef0): In function `get_tty_state':
  9. /home/backup/src/bash-4.3/jobs.c:2035: undefined reference to `get_new_window_size'
  10. jobs.o(.text+0x2f46): In function `wait_for':
  11. /home/backup/src/bash-4.3/jobs.c:2659: undefined reference to `get_new_window_size'
  12. jobs.o(.text+0x2ff1):/home/backup/src/bash-4.3/jobs.c:2614: undefined reference to `get_new_window_size'
  13. subst.o(.text+0x153): In function `string_extract_verbatim':
  14. ./include/shmbchar.h:312: undefined reference to `is_basic_table'
  15. subst.o(.text+0x3d2):./include/shmbchar.h:312: undefined reference to `is_basic_table'
  16. subst.o(.text+0x5fc): In function `de_backslash':
  17. ./include/shmbchar.h:312: undefined reference to `is_basic_table'
  18. subst.o(.text+0xa5b): In function `remove_quoted_nulls':
  19. ./include/shmbchar.h:312: undefined reference to `is_basic_table'
  20. subst.o(.text+0xd9e): In function `list_string':
  21. ./include/shmbchar.h:312: undefined reference to `is_basic_table'
  22. subst.o(.text+0x124a):./include/shmbchar.h:312: more undefined references to `is_basic_table' follow
  23. subst.o(.text+0x4310): In function `pat_subst':
  24. /home/backup/src/bash-4.3/subst.c:4405: undefined reference to `mbsmbchar'
  25. subst.o(.text+0x4322):/home/backup/src/bash-4.3/subst.c:4405: undefined reference to `mbsmbchar'
  26. subst.o(.text+0x4dda): In function `extract_delimited_string':
  27. ./include/shmbchar.h:312: undefined reference to `is_basic_table'
  28. subst.o(.text+0x4e65):./include/shmbchar.h:312: undefined reference to `is_basic_table'
  29. subst.o(.text+0x505b):./include/shmbchar.h:312: undefined reference to `is_basic_table'
  30. subst.o(.text+0x542b):./include/shmbchar.h:312: undefined reference to `is_basic_table'
  31. subst.o(.text+0x55e7): In function `skip_double_quoted':
  32. ./include/shmbchar.h:312: undefined reference to `is_basic_table'
  33. subst.o(.text+0x57e0):./include/shmbchar.h:312: more undefined references to `is_basic_table' follow
  34. subst.o(.text+0xc4f4): In function `parameter_brace_expand_length':
  35. /home/backup/src/bash-4.3/subst.c:6148: undefined reference to `mbstrlen'
  36. subst.o(.text+0xc7e6):/home/backup/src/bash-4.3/subst.c:5647: undefined reference to `mbstrlen'
  37. subst.o(.text+0xc991):/home/backup/src/bash-4.3/subst.c:6136: undefined reference to `mbstrlen'
  38. subst.o(.text+0xc9be):/home/backup/src/bash-4.3/subst.c:6161: undefined reference to `mbstrlen'
  39. subst.o(.text+0xcd3c): In function `expand_arith_string':
  40. ./include/shmbchar.h:312: undefined reference to `is_basic_table'
  41. subst.o(.text+0xdad2): In function `parameter_brace_substring':
  42. ./include/shmbchar.h:312: undefined reference to `is_basic_table'
  43. subst.o(.text+0xdddc):./include/shmbchar.h:312: undefined reference to `is_basic_table'
  44. subst.o(.text+0xe09d):./include/shmbchar.h:312: undefined reference to `is_basic_table'
  45. subst.o(.text+0xe361): In function `parameter_brace_substring':
  46. /home/backup/src/bash-4.3/subst.c:6268: undefined reference to `mbstrlen'
  47. subst.o(.text+0xe49f): In function `parameter_brace_substring':
  48. ./include/shmbchar.h:312: undefined reference to `is_basic_table'
  49. pathexp.o(.text+0xa2): In function `unquoted_glob_pattern_p':
  50. ./include/shmbchar.h:312: undefined reference to `is_basic_table'
  51. pathexp.o(.text+0x4fe): In function `quote_globbing_chars':
  52. ./include/shmbchar.h:312: undefined reference to `is_basic_table'
  53. arrayfunc.o(.text+0x8ed): In function `expand_compound_array_assignment':
  54. ./include/shmbchar.h:312: undefined reference to `is_basic_table'
  55. braces.o(.text+0x243): In function `brace_gobbler':
  56. ./include/shmbchar.h:312: undefined reference to `is_basic_table'
  57. braces.o(.text+0x2ea):./include/shmbchar.h:312: more undefined references to `is_basic_table' follow
  58. locale.o(.text+0x597): In function `reset_locale_vars':
  59. /home/backup/src/bash-4.3/locale.c:355: undefined reference to `u32reset'
  60. locale.o(.text+0x792): In function `set_locale_var':
  61. /home/backup/src/bash-4.3/locale.c:206: undefined reference to `u32reset'
  62. locale.o(.text+0xa15):/home/backup/src/bash-4.3/locale.c:222: undefined reference to `u32reset'
  63. locale.o(.text+0xd39): In function `set_default_locale_vars':
  64. /home/backup/src/bash-4.3/locale.c:106: undefined reference to `u32reset'
  65. pcomplete.o(.text+0x17f7): In function `bind_compfunc_variables':
  66. /home/backup/src/bash-4.3/pcomplete.c:988: undefined reference to `mbstrlen'
  67. ./builtins/libbuiltins.a(read.o)(.text+0xcc5): In function `read_builtin':
  68. ../include/shmbchar.h:312: undefined reference to `is_basic_table'
  69. ./builtins/libbuiltins.a(printf.o)(.text+0x2ba): In function `tescape':
  70. ./printf.def:888: undefined reference to `u32cconv'
  71. ./lib/glob/libglob.a(glob.o)(.text+0x157): In function `mbskipname':
  72. /usr/home/backup/src/bash-4.3/lib/glob/glob.c:342: undefined reference to `mbsmbchar'
  73. ./lib/glob/libglob.a(glob.o)(.text+0x167):/usr/home/backup/src/bash-4.3/lib/glob/glob.c:342: undefined reference to `mbsmbchar'
  74. ./lib/glob/libglob.a(smatch.o)(.text+0x31a8): In function `xstrmatch':
  75. /usr/home/backup/src/bash-4.3/lib/glob/smatch.c:389: undefined reference to `mbsmbchar'
  76. ./lib/glob/libglob.a(smatch.o)(.text+0x321d):/usr/home/backup/src/bash-4.3/lib/glob/smatch.c:389: undefined reference to `mbsmbchar'
  77. ./lib/glob/libglob.a(xmbsrtowcs.o)(.text+0x433): In function `xdupmbstowcs':
  78. /usr/home/backup/src/bash-4.3/lib/glob/xmbsrtowcs.c:168: undefined reference to `strchrnul'
  79. ./lib/sh/libsh.a(strtrans.o)(.text+0x2e5): In function `ansicstr':
  80. /usr/home/backup/src/bash-4.3/lib/sh/strtrans.c:157: undefined reference to `u32cconv'
  81. ./lib/sh/libsh.a(strtrans.o)(.text+0x489): In function `ansic_quote':
  82. ../../include/shmbchar.h:312: undefined reference to `is_basic_table'
  83. ./lib/sh/libsh.a(strtrans.o)(.text+0x70b): In function `ansic_shouldquote':
  84. ../../include/shmbchar.h:312: undefined reference to `is_basic_table'
  85. ./lib/sh/libsh.a(casemod.o)(.text+0x102): In function `sh_modcase':
  86. ../../include/shmbchar.h:312: undefined reference to `is_basic_table'
  87. ./lib/sh/libsh.a(casemod.o)(.text+0x17a):../../include/shmbchar.h:312: undefined reference to `is_basic_table'
  88. ./lib/sh/libsh.a(casemod.o)(.text+0x325):../../include/shmbchar.h:312: undefined reference to `is_basic_table'
  89. ./lib/sh/libsh.a(casemod.o)(.text+0x384):../../include/shmbchar.h:312: more undefined references to `is_basic_table' follow
  90. *** Error code 1
  91.  
  92. Stop in /usr/home/backup/src/bash-4.3.
Add Comment
Please, Sign In to add comment