Guest User

Untitled

a guest
Sep 7th, 2011
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 KB | None | 0 0
  1. binutils-2.21.1$ make configure-intl SHELL=/bin/sh\ -x
  2. + pwd
  3. + r=/home/aravindh/wrk bench/binutils-2.21.1
  4. + export r
  5. + cd .
  6. + pwd
  7. + s=/home/aravindh/wrk bench/binutils-2.21.1
  8. + export s
  9. + test ! -f ./intl/Makefile
  10. + /bin/sh -x ./mkinstalldirs ./intl
  11. + scriptversion=2009-04-28.21
  12. + nl=
  13.  
  14. + IFS=
  15.  
  16. + errstatus=0
  17. + dirmode=
  18. + usage=Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ...
  19.  
  20. Create each directory DIR (with mode MODE, if specified), including all
  21. leading file name components.
  22.  
  23. Report bugs to <[email protected]>.
  24. + test 1 -gt 0
  25. + break
  26. + test -d ./intl
  27. + shift
  28. + exit 0
  29. + FLEX=/home/aravindh/wrk bench/binutils-2.21.1/missing flex
  30. + export FLEX
  31. + LEX=/home/aravindh/wrk bench/binutils-2.21.1/missing flex
  32. + export LEX
  33. + BISON=/home/aravindh/wrk bench/binutils-2.21.1/missing bison
  34. + export BISON
  35. + YACC=/home/aravindh/wrk bench/binutils-2.21.1/missing bison -y
  36. + export YACC
  37. + M4=m4
  38. + export M4
  39. + SED=/bin/sed
  40. + export SED
  41. + AWK=gawk
  42. + export AWK
  43. + MAKEINFO=makeinfo
  44. + export MAKEINFO
  45. + CC=gcc
  46. + export CC
  47. + ADA_CFLAGS=
  48. + export ADA_CFLAGS
  49. + CFLAGS=-g -O2
  50. + export CFLAGS
  51. + CONFIG_SHELL=/bin/sh -x
  52. + export CONFIG_SHELL
  53. + CXX=g++
  54. + export CXX
  55. + CXXFLAGS=-g -O2
  56. + export CXXFLAGS
  57. + GCJ=
  58. + export GCJ
  59. + GFORTRAN=
  60. + export GFORTRAN
  61. + AR=ar
  62. + export AR
  63. + AS=as
  64. + export AS
  65. + CC_FOR_BUILD=gcc
  66. + export CC_FOR_BUILD
  67. + DLLTOOL=dlltool
  68. + export DLLTOOL
  69. + LD=ld
  70. + export LD
  71. + LDFLAGS=
  72. + export LDFLAGS
  73. + NM=nm
  74. + export NM
  75. + RANLIB=ranlib
  76. + export RANLIB
  77. + WINDRES=windres
  78. + export WINDRES
  79. + WINDMC=windmc
  80. + export WINDMC
  81. + OBJCOPY=
  82. + export OBJCOPY
  83. + OBJDUMP=objdump
  84. + export OBJDUMP
  85. + AR_FOR_TARGET=/home/aravindh/wrk bench/binutils-2.21.1/./binutils/ar
  86. + export AR_FOR_TARGET
  87. + AS_FOR_TARGET=/home/aravindh/wrk bench/binutils-2.21.1/./gas/as-new
  88. + export AS_FOR_TARGET
  89. + GCC_FOR_TARGET=
  90. + export GCC_FOR_TARGET
  91. + LD_FOR_TARGET=/home/aravindh/wrk bench/binutils-2.21.1/./ld/ld-new
  92. + export LD_FOR_TARGET
  93. + NM_FOR_TARGET=/home/aravindh/wrk bench/binutils-2.21.1/./binutils/nm-new
  94. + export NM_FOR_TARGET
  95. + OBJDUMP_FOR_TARGET=/home/aravindh/wrk bench/binutils-2.21.1/./binutils/objdump
  96. + export OBJDUMP_FOR_TARGET
  97. + RANLIB_FOR_TARGET=/home/aravindh/wrk bench/binutils-2.21.1/./binutils/ranlib
  98. + export RANLIB_FOR_TARGET
  99. + TOPLEVEL_CONFIGURE_ARGUMENTS=./configure
  100. + export TOPLEVEL_CONFIGURE_ARGUMENTS
  101. + HOST_LIBS=
  102. + export HOST_LIBS
  103. + GMPLIBS=-lmpc -lmpfr -lgmp
  104. + export GMPLIBS
  105. + GMPINC=
  106. + export GMPINC
  107. + PPLLIBS=
  108. + export PPLLIBS
  109. + PPLINC=
  110. + export PPLINC
  111. + CLOOGLIBS=
  112. + export CLOOGLIBS
  113. + CLOOGINC=
  114. + export CLOOGINC
  115. + LIBELFLIBS=@libelflibs@
  116. + export LIBELFLIBS
  117. + LIBELFINC=@libelfinc@
  118. + export LIBELFINC
  119. + echo /home/aravindh/wrk bench/binutils-2.21.1/./bfd/.libs:/home/aravindh/wrk bench/binutils-2.21.1/./prev-bfd/.libs:/home/aravindh/wrk bench/binutils-2.21.1/./opcodes/.libs:/home/aravindh/wrk bench/binutils-2.21.1/./prev-opcodes/.libs:
  120. + sed s,::*,:,g;s,^:*,,;s,:*$,,
  121. + LD_LIBRARY_PATH=/home/aravindh/wrk bench/binutils-2.21.1/./bfd/.libs:/home/aravindh/wrk bench/binutils-2.21.1/./prev-bfd/.libs:/home/aravindh/wrk bench/binutils-2.21.1/./opcodes/.libs:/home/aravindh/wrk bench/binutils-2.21.1/./prev-opcodes/.libs
  122. + export LD_LIBRARY_PATH
  123. + echo Configuring in ./intl
  124. Configuring in ./intl
  125. + cd ./intl
  126. + echo ./intl/
  127. + sed -e s,\./,,g -e s,[^/]*/,../,g
  128. + topdir=../.
  129. + srcdiroption=--srcdir=.././intl
  130. + libsrcdir=/home/aravindh/wrk bench/binutils-2.21.1/intl
  131. + /bin/sh -x /home/aravindh/wrk bench/binutils-2.21.1/intl/configure --cache-file=./config.cache --with-gnu-as --with-gnu-ld --with-system-zlib --program-transform-name=s,y,y, --disable-option-checking --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --srcdir=.././intl
  132. /bin/sh: Can't open /home/aravindh/wrk
  133. + exit 1
  134. make: *** [configure-intl] Error 1
Advertisement
Add Comment
Please, Sign In to add comment