fork(4) download
  1. $ make -C Bazaar/nginx/ CROSS_COMPILE=arm-linux-gnueabihf-
  2.  
  3. ...
  4. ...
  5.  
  6. nginx path prefix: "/usr/local/nginx"
  7. nginx binary file: "/usr/local/nginx/sbin/nginx"
  8. nginx configuration prefix: "/usr/local/nginx/conf"
  9. nginx configuration file: "/usr/local/nginx/conf/nginx.conf"
  10. nginx pid file: "/usr/local/nginx/logs/nginx.pid"
  11. nginx error log file: "/usr/local/nginx/logs/error.log"
  12. nginx http access log file: "/usr/local/nginx/logs/access.log"
  13. nginx http client request body temporary files: "client_body_temp"
  14.  
  15. make -j $((1+1)) -C nginx-1.5.3
  16. make[1]: Entering directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  17. make -f objs/Makefile
  18. make[2]: Entering directory `/home/redpitaya/nginx path prefix: "/usr/local/nginx"
  19. nginx binary file: "/usr/local/nginx/sbin/nginx"
  20. nginx configuration prefix: "/usr/local/nginx/conf"
  21. nginx configuration file: "/usr/local/nginx/conf/nginx.conf"
  22. nginx pid file: "/usr/local/nginx/logs/nginx.pid"
  23. nginx error log file: "/usr/local/nginx/logs/error.log"
  24. nginx http access log file: "/usr/local/nginx/logs/access.log"
  25. nginx http client request body temporary files: "client_body_temp"
  26.  
  27. make -j $((1+1)) -C nginx-1.5.3
  28. make[1]: Entering directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  29. make -f objs/Makefile
  30. make[2]: Entering directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  31. cd ../../../OS/buildroot/buildroot-2014.02/output/build/pcre-8.34/ \
  32. && if [ -f Makefile ]; then make distclean; fi \
  33. && CC="arm-linux-gnueabihf-gcc" CCLD="ld" CFLAGS="-O2 -fomit-frame-pointer -pipe " \
  34. ./configure --disable-shared --host=arm
  35. /bin/sh: 1: cd: can't cd to ../../../OS/buildroot/buildroot-2014.02/output/build/pcre-8.34/
  36. make[2]: *** [../../../OS/buildroot/buildroot-2014.02/output/build/pcre-8.34//Makefile] Error 2
  37. make[2]: Leaving directory `/home/redpitaya/nginx path prefix: "/usr/local/nginx"
  38. nginx binary file: "/usr/local/nginx/sbin/nginx"
  39. nginx configuration prefix: "/usr/local/nginx/conf"
  40. nginx configuration file: "/usr/local/nginx/conf/nginx.conf"
  41. nginx pid file: "/usr/local/nginx/logs/nginx.pid"
  42. nginx error log file: "/usr/local/nginx/logs/error.log"
  43. nginx http access log file: "/usr/local/nginx/logs/access.log"
  44. nginx http client request body temporary files: "client_body_temp"
  45.  
  46. make -j $((1+1)) -C nginx-1.5.3
  47. make[1]: Entering directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  48. make -f objs/Makefile
  49. make[2]: Entering directory `/home/redpitaya/nginx path prefix: "/usr/local/nginx"
  50. nginx binary file: "/usr/local/nginx/sbin/nginx"
  51. nginx configuration prefix: "/usr/local/nginx/conf"
  52. nginx configuration file: "/usr/local/nginx/conf/nginx.conf"
  53. nginx pid file: "/usr/local/nginx/logs/nginx.pid"
  54. nginx error log file: "/usr/local/nginx/logs/error.log"
  55. nginx http access log file: "/usr/local/nginx/logs/access.log"
  56. nginx http client request body temporary files: "client_body_temp"
  57.  
  58. make -j $((1+1)) -C nginx-1.5.3
  59. make[1]: Entering directory `/home/redpitaya/nginx path prefix: "/usr/local/nginx"
  60. nginx binary file: "/usr/local/nginx/sbin/nginx"
  61. nginx configuration prefix: "/usr/local/nginx/conf"
  62. nginx configuration file: "/usr/local/nginx/conf/nginx.conf"
  63. nginx pid file: "/usr/local/nginx/logs/nginx.pid"
  64. nginx error log file: "/usr/local/nginx/logs/error.log"
  65. nginx http access log file: "/usr/local/nginx/logs/access.log"
  66. nginx http client request body temporary files: "client_body_temp"
  67.  
  68. make -j $((1+1)) -C nginx-1.5.3
  69. make[1]: Entering directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  70. make -f objs/Makefile
  71. make[2]: Entering directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  72. cd ../../../OS/buildroot/buildroot-2014.02/output/build/pcre-8.34/ \
  73. && if [ -f Makefile ]; then make distclean; fi \
  74. && CC="arm-linux-gnueabihf-gcc" CCLD="ld" CFLAGS="-O2 -fomit-frame-pointer -pipe " \
  75. ./configure --disable-shared --host=arm
  76. /bin/sh: 1: cd: can't cd to ../../../OS/buildroot/buildroot-2014.02/output/build/pcre-8.34/
  77. make[2]: *** [../../../OS/buildroot/buildroot-2014.02/output/build/pcre-8.34//Makefile] Error 2
  78. make[2]: Leaving directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  79. make[1]: *** [build] Error 2
  80. make[1]: Leaving directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  81. make: *** [nginx-1.5.3/objs/nginx] Error 2
  82. make: Leaving directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx'
  83. redpitaya@redpitaya-VirtualBox:~/arnold/tools/RedPitaya$/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  84. make -f objs/Makefile
  85. make[2]: Entering directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  86. cd ../../../OS/buildroot/buildroot-2014.02/output/build/pcre-8.34/ \
  87. && if [ -f Makefile ]; then make distclean; fi \
  88. && CC="arm-linux-gnueabihf-gcc" CCLD="ld" CFLAGS="-O2 -fomit-frame-pointer -pipe " \
  89. ./configure --disable-shared --host=arm
  90. /bin/sh: 1: cd: can't cd to ../../../OS/buildroot/buildroot-2014.02/output/build/pcre-8.34/
  91. make[2]: *** [../../../OS/buildroot/buildroot-2014.02/output/build/pcre-8.34//Makefile] Error 2
  92. make[2]: Leaving directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  93. make[1]: *** [build] Error 2
  94. make[1]: Leaving directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  95. make: *** [nginx-1.5.3/objs/nginx] Error 2
  96. make: Leaving directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx'
  97. redpitaya@redpitaya-VirtualBox:~/arnold/tools/RedPitaya$/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  98. cd ../../../OS/buildroot/buildroot-2014.02/output/build/pcre-8.34/ \
  99. && if [ -f Makefile ]; then make distclean; fi \
  100. && CC="arm-linux-gnueabihf-gcc" CCLD="ld" CFLAGS="-O2 -fomit-frame-pointer -pipe " \
  101. ./configure --disable-shared --host=arm
  102. /bin/sh: 1: cd: can't cd to ../../../OS/buildroot/buildroot-2014.02/output/build/pcre-8.34/
  103. make[2]: *** [../../../OS/buildroot/buildroot-2014.02/output/build/pcre-8.34//Makefile] Error 2
  104. make[2]: Leaving directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  105. make[1]: *** [build] Error 2
  106. make[1]: Leaving directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  107. make: *** [nginx-1.5.3/objs/nginx] Error 2
  108. make: Leaving directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx'
  109. redpitaya@redpitaya-VirtualBox:~/arnold/tools/RedPitaya$/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  110. make[1]: *** [build] Error 2
  111. make[1]: Leaving directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  112. make: *** [nginx-1.5.3/objs/nginx] Error 2
  113. make: Leaving directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx'
  114. redpitaya@redpitaya-VirtualBox:~/arnold/tools/RedPitaya$/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  115. cd ../../../OS/buildroot/buildroot-2014.02/output/build/pcre-8.34/ \
  116. && if [ -f Makefile ]; then make distclean; fi \
  117. && CC="arm-linux-gnueabihf-gcc" CCLD="ld" CFLAGS="-O2 -fomit-frame-pointer -pipe " \
  118. ./configure --disable-shared --host=arm
  119. /bin/sh: 1: cd: can't cd to ../../../OS/buildroot/buildroot-2014.02/output/build/pcre-8.34/
  120. make[2]: *** [../../../OS/buildroot/buildroot-2014.02/output/build/pcre-8.34//Makefile] Error 2
  121. make[2]: Leaving directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  122. make[1]: *** [build] Error 2
  123. make[1]: Leaving directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx/nginx-1.5.3'
  124. make: *** [nginx-1.5.3/objs/nginx] Error 2
  125. make: Leaving directory `/home/redpitaya/arnold/tools/RedPitaya/Bazaar/nginx'
  126. redpitaya@redpitaya-VirtualBox:~/arnold/tools/RedPitaya$
Runtime error #stdin #stdout #stderr 0s 15904KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
invalid command name "$"
    while executing
"$ make -C Bazaar/nginx/ CROSS_COMPILE=arm-linux-gnueabihf-"
    (file "prog" line 1)