Advertisement
Guest User

Untitled

a guest
Sep 26th, 2010
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.56 KB | None | 0 0
  1. CFLAGS="-Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -fhonour-copts -msoft-float -I/home/xiangfu/workspace/PanGu/openwrt-xburst/staging
  2. _dir/target-mipsel_uClibc-0.9.32/usr/include -I/home/xiangfu/workspace/PanGu/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.32/include
  3. -I/home/xiangfu/workspace/PanGu/openwrt-xburst/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.32/usr/include -I/home/xiangfu/workspace
  4. /PanGu/openwrt-xburst/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.32/include " CXXFLAGS="-Os -pipe -mips32 -mtune=mips32 -funit-at-
  5. a-time -fhonour-copts -msoft-float -I/home/xiangfu/workspace/PanGu/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.32/usr/include -I/ho
  6. me/xiangfu/workspace/PanGu/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.32/include -I/home/xiangfu/workspace/PanGu/openwrt-xburst/sta
  7. ging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.32/usr/include -I/home/xiangfu/workspace/PanGu/openwrt-xburst/staging_dir/toolchain-mipsel
  8. _gcc-4.3.3+cs_uClibc-0.9.32/include " LDFLAGS="-L/home/xiangfu/workspace/PanGu/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.32/usr/li
  9. b -L/home/xiangfu/workspace/PanGu/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.32/lib -L/home/xiangfu/workspace/PanGu/openwrt-xburst/
  10. staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.32/usr/lib -L/home/xiangfu/workspace/PanGu/openwrt-xburst/staging_dir/toolchain-mipsel_
  11. gcc-4.3.3+cs_uClibc-0.9.32/lib " make -C /home/xiangfu/workspace/PanGu/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.32/w3m-0.5.2/. AR=m
  12. ipsel-openwrt-linux-uclibc-ar AS="mipsel-openwrt-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -fhonour-copts -msoft-
  13. float" LD=mipsel-openwrt-linux-uclibc-ld NM=mipsel-openwrt-linux-uclibc-nm CC="mipsel-openwrt-linux-uclibc-gcc" GCC="mipsel-openwrt-linux-uc
  14. libc-gcc" CXX="mipsel-openwrt-linux-uclibc-g++" RANLIB=mipsel-openwrt-linux-uclibc-ranlib STRIP=mipsel-openwrt-linux-uclibc-strip OBJCOPY=mi
  15. psel-openwrt-linux-uclibc-objcopy OBJDUMP=mipsel-openwrt-linux-uclibc-objdump SIZE=mipsel-openwrt-linux-uclibc-size CROSS="mipsel-openwrt-li
  16. nux-uclibc-" ARCH="mipsel" ;
  17. make[3]: Entering directory `/home/xiangfu/workspace/PanGu/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.32/w3m-0.5.2'
  18. sort funcname.tab | gawk -f ./functable.awk > functable.tab
  19. rm -f functable.tab
  20. (cd libwc && make CC='mipsel-openwrt-linux-uclibc-gcc' OPTS='')
  21. make[4]: Entering directory `/home/xiangfu/workspace/PanGu/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.32/w3m-0.5.2/libwc'
  22. make[4]: Nothing to be done for `all'.
  23. make[4]: Leaving directory `/home/xiangfu/workspace/PanGu/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.32/w3m-0.5.2/libwc'
  24. mipsel-openwrt-linux-uclibc-gcc -I. -I. -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -fhonour-copts -msoft-float -I./libwc -I/home/xi
  25. angfu/workspace/PanGu/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.32/usr/include -I/home/xiangfu/workspace/PanGu/openwrt-xburst/stag
  26. ing_dir/target-mipsel_uClibc-0.9.32/include -I/home/xiangfu/workspace/PanGu/openwrt-xburst/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-
  27. 0.9.32/usr/include -I/home/xiangfu/workspace/PanGu/openwrt-xburst/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.32/include -DHAVE_CO
  28. NFIG_H -DAUXBIN_DIR=\"/usr/lib/w3m\" -DCGIBIN_DIR=\"/usr/lib/w3m/cgi-bin\" -DHELP_DIR=\"/usr/share/w3m\" -DETC_DIR=\"/etc\" -DCONF_DIR=\"/et
  29. c/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/usr/share/locale\" -o w3m main.o file.o buffer.o display.o etc.o search.o linein.o table.o local.
  30. o form.o map.o frame.o rc.o menu.o mailcap.o image.o symbol.o entity.o terms.o url.o ftp.o mimehead.o regex.o news.o func.o cookie.o history
  31. .o backend.o keybind.o anchor.o parsetagx.o tagtable.o istream.o version.o -L/home/xiangfu/workspace/PanGu/openwrt-xburst/staging_dir/target
  32. -mipsel_uClibc-0.9.32/usr/lib -L/home/xiangfu/workspace/PanGu/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.32/lib -L/home/xiangfu/wor
  33. kspace/PanGu/openwrt-xburst/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.32/usr/lib -L/home/xiangfu/workspace/PanGu/openwrt-xburst/s
  34. taging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.32/lib -lm -lnsl -ldl -L. -lindep -lgc -L./libwc -lwc -lssl -lcrypto
  35. file.o: In function `setModtime':
  36. file.c:(.text+0x1c08): warning: the use of OBSOLESCENT `utime' is discouraged, use `utimes'
  37. ftp.o: In function `openFTPStream':
  38. ftp.c:(.text+0x163c): warning: gethostbyaddr is obsolescent, use getaddrinfo() instead.
  39. /home/xiangfu/workspace/PanGu/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.32/usr/lib/libcrypto.so: warning: gethostbyname is obsoles
  40. cent, use getnameinfo() instead.
  41. terms.o: In function `clear':
  42. terms.c:(.text+0x89c): undefined reference to `tputs'
  43. terms.o: In function `refresh':
  44. terms.c:(.text+0xba0): undefined reference to `tgoto'
  45. terms.c:(.text+0xbb0): undefined reference to `tputs'
  46. terms.c:(.text+0xbe8): undefined reference to `tgoto'
  47. terms.c:(.text+0xbf8): undefined reference to `tputs'
  48. terms.c:(.text+0xc28): undefined reference to `tputs'
  49. terms.c:(.text+0xc44): undefined reference to `tgoto'
  50. terms.c:(.text+0xc54): undefined reference to `tputs'
  51. terms.c:(.text+0xd38): undefined reference to `tputs'
  52. terms.c:(.text+0xd58): undefined reference to `tputs'
  53. terms.c:(.text+0xd6c): undefined reference to `tputs'
  54. terms.c:(.text+0xe04): undefined reference to `tgoto'
  55. terms.c:(.text+0xe14): undefined reference to `tputs'
  56. terms.c:(.text+0xe44): undefined reference to `tputs'
  57. terms.c:(.text+0xe78): undefined reference to `tputs'
  58. terms.c:(.text+0xeac): undefined reference to `tputs'
  59. terms.c:(.text+0xf0c): undefined reference to `tputs'
  60. terms.o:terms.c:(.text+0xf68): more undefined references to `tputs' follow
  61. terms.o: In function `refresh':
  62. terms.c:(.text+0x1164): undefined reference to `tgoto'
  63. terms.c:(.text+0x1178): undefined reference to `tputs'
  64. terms.o: In function `setlinescols':
  65. terms.c:(.text+0x222c): undefined reference to `tgetnum'
  66. terms.c:(.text+0x224c): undefined reference to `tgetnum'
  67. terms.o: In function `reset_tty':
  68. terms.c:(.text+0x2368): undefined reference to `tputs'
  69. terms.c:(.text+0x237c): undefined reference to `tputs'
  70. terms.c:(.text+0x23bc): undefined reference to `tputs'
  71. terms.c:(.text+0x23d4): undefined reference to `tputs'
  72. terms.o: In function `getTCstr':
  73. terms.c:(.text+0x24d0): undefined reference to `tgetent'
  74. terms.c:(.text+0x2518): undefined reference to `tgetstr'
  75. terms.c:(.text+0x2554): undefined reference to `tgetstr'
  76. terms.c:(.text+0x2594): undefined reference to `tgetstr'
  77. terms.c:(.text+0x25b4): undefined reference to `tgetstr'
  78. terms.c:(.text+0x25e0): undefined reference to `tgetflag'
  79. terms.c:(.text+0x2610): undefined reference to `tgetstr'
  80. terms.c:(.text+0x2630): undefined reference to `tgetstr'
  81. terms.c:(.text+0x2650): undefined reference to `tgetstr'
  82. terms.c:(.text+0x268c): undefined reference to `tgetstr'
  83. terms.c:(.text+0x26c8): undefined reference to `tgetstr'
  84. terms.o:terms.c:(.text+0x2704): more undefined references to `tgetstr' follow
  85. terms.o: In function `initscr':
  86. terms.c:(.text+0x3274): undefined reference to `tputs'
  87. collect2: ld returned 1 exit status
  88. make[3]: *** [w3m] Error 1
  89. make[3]: Leaving directory `/home/xiangfu/workspace/PanGu/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.32/w3m-0.5.2'
  90. make[2]: *** [/home/xiangfu/workspace/PanGu/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.32/w3m-0.5.2/.built] Error 2
  91. make[2]: Leaving directory `/home/xiangfu/workspace/PanGu/openwrt-packages/w3m'
  92. make[1]: *** [package/feeds/xiangfu/w3m/compile] Error 2
  93. make[1]: Leaving directory `/home/xiangfu/workspace/PanGu/openwrt-xburst'
  94. make: *** [package/w3m/compile] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement