Advertisement
Guest User

opensrf22

a guest
Jul 12th, 2013
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 15.39 KB | None | 0 0
  1. sudo make install
  2. Making install in src
  3. make[1]: Entering directory `/home/kclsdev/download/opensrf-2.2.0/src'
  4. Making install in libopensrf
  5. make[2]: Entering directory `/home/kclsdev/download/opensrf-2.2.0/src/libopensrf'
  6. make[3]: Entering directory `/home/kclsdev/download/opensrf-2.2.0/src/libopensrf'
  7. test -z "/openils/lib" || mkdir -p -- "/openils/lib"
  8. /bin/sh ../../libtool --mode=install /usr/bin/install -c  'libopensrf.la' '/openils/lib/libopensrf.la'
  9. /usr/bin/install -c .libs/libopensrf.so.2.1.1 /openils/lib/libopensrf.so.2.1.1
  10. (cd /openils/lib && { ln -s -f libopensrf.so.2.1.1 libopensrf.so.2 || { rm -f libopensrf.so.2 && ln -s libopensrf.so.2.1.1 libopensrf.so.2; }; })
  11. (cd /openils/lib && { ln -s -f libopensrf.so.2.1.1 libopensrf.so || { rm -f libopensrf.so && ln -s libopensrf.so.2.1.1 libopensrf.so; }; })
  12. /usr/bin/install -c .libs/libopensrf.lai /openils/lib/libopensrf.la
  13. /usr/bin/install -c .libs/libopensrf.a /openils/lib/libopensrf.a
  14. chmod 644 /openils/lib/libopensrf.a
  15. ranlib /openils/lib/libopensrf.a
  16. PATH="$PATH:/sbin" ldconfig -n /openils/lib
  17. ----------------------------------------------------------------------
  18. Libraries have been installed in:
  19.   /openils/lib
  20.  
  21. If you ever happen to want to link against installed libraries
  22. in a given directory, LIBDIR, you must either use libtool, and
  23. specify the full pathname of the library, or use the `-LLIBDIR'
  24. flag during linking and do at least one of the following:
  25.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  26.     during execution
  27.   - add LIBDIR to the `LD_RUN_PATH' environment variable
  28.      during linking
  29.    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  30.   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  31.  
  32. See any operating system documentation about shared libraries for
  33. more information, such as the ld(1) and ld.so(8) manual pages.
  34. ----------------------------------------------------------------------
  35. test -z "/openils/bin" || mkdir -p -- "/openils/bin"
  36.   /bin/sh ../../libtool --mode=install /usr/bin/install -c 'opensrf-c' '/openils/bin/opensrf-c'
  37. /usr/bin/install -c .libs/opensrf-c /openils/bin/opensrf-c
  38. make[3]: Nothing to be done for `install-data-am'.
  39. make[3]: Leaving directory `/home/kclsdev/download/opensrf-2.2.0/src/libopensrf'
  40. make[2]: Leaving directory `/home/kclsdev/download/opensrf-2.2.0/src/libopensrf'
  41. Making install in c-apps
  42. make[2]: Entering directory `/home/kclsdev/download/opensrf-2.2.0/src/c-apps'
  43. make[3]: Entering directory `/home/kclsdev/download/opensrf-2.2.0/src/c-apps'
  44. test -z "/openils/lib" || mkdir -p -- "/openils/lib"
  45. /bin/sh ../../libtool --mode=install /usr/bin/install -c  'osrf_dbmath.la' '/openils/lib/osrf_dbmath.la'
  46. libtool: install: warning: relinking `osrf_dbmath.la'
  47. (cd /home/kclsdev/download/opensrf-2.2.0/src/c-apps; /bin/sh ../../libtool  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -DNDEBUG -pipe -g -Wall -O2 -fPIC -I/home/kclsdev/download/opensrf-2.2.0/include/ -I/usr/include/libxml2/ -I/usr/include/httpd -I/usr/include/apr-1 -DORSF_LOG_PARAMS -g -O2 -L../..//src/libopensrf -o osrf_dbmath.la -rpath /openils/lib -L../..//src/libopensrf -module -version-info 2:0:2 osrf_dbmath.lo ../..//src/libopensrf/libopensrf.la -lxml2 -lreadline -lncurses -ldl )
  48. gcc -shared  .libs/osrf_dbmath.o  -Wl,--rpath -Wl,/openils/lib -L/home/kclsdev/download/opensrf-2.2.0/src/libopensrf -L/openils/lib -lopensrf -lxml2 -lreadline -lncurses -ldl  -Wl,-soname -Wl,osrf_dbmath.so.0 -o .libs/osrf_dbmath.so.0.2.0
  49. /usr/bin/install -c .libs/osrf_dbmath.so.0.2.0T /openils/lib/osrf_dbmath.so.0.2.0
  50. (cd /openils/lib && { ln -s -f osrf_dbmath.so.0.2.0 osrf_dbmath.so.0 || { rm -f osrf_dbmath.so.0 && ln -s osrf_dbmath.so.0.2.0 osrf_dbmath.so.0; }; })
  51. (cd /openils/lib && { ln -s -f osrf_dbmath.so.0.2.0 osrf_dbmath.so || { rm -f osrf_dbmath.so && ln -s osrf_dbmath.so.0.2.0 osrf_dbmath.so; }; })
  52. /usr/bin/install -c .libs/osrf_dbmath.lai /openils/lib/osrf_dbmath.la
  53. /usr/bin/install -c .libs/osrf_dbmath.a /openils/lib/osrf_dbmath.a
  54. chmod 644 /openils/lib/osrf_dbmath.a
  55. ranlib /openils/lib/osrf_dbmath.a
  56. PATH="$PATH:/sbin" ldconfig -n /openils/lib
  57. ----------------------------------------------------------------------
  58. Libraries have been installed in:
  59.    /openils/lib
  60.  
  61. If you ever happen to want to link against installed libraries
  62. in a given directory, LIBDIR, you must either use libtool, and
  63. specify the full pathname of the library, or use the `-LLIBDIR'
  64. flag during linking and do at least one of the following:
  65.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  66.      during execution
  67.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  68.     during linking
  69.   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  70.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  71.  
  72. See any operating system documentation about shared libraries for
  73. more information, such as the ld(1) and ld.so(8) manual pages.
  74. ----------------------------------------------------------------------
  75. /bin/sh ../../libtool --mode=install /usr/bin/install -c  'osrf_math.la' '/openils/lib/osrf_math.la'
  76. libtool: install: warning: relinking `osrf_math.la'
  77. (cd /home/kclsdev/download/opensrf-2.2.0/src/c-apps; /bin/sh ../../libtool  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -DNDEBUG -pipe -g -Wall -O2 -fPIC -I/home/kclsdev/download/opensrf-2.2.0/include/ -I/usr/include/libxml2/ -I/usr/include/httpd -I/usr/include/apr-1 -DORSF_LOG_PARAMS -g -O2 -L../..//src/libopensrf -o osrf_math.la -rpath /openils/lib -L../..//src/libopensrf -module -version-info 2:0:2 osrf_math.lo ../..//src/libopensrf/libopensrf.la -lxml2 -lreadline -lncurses -ldl )
  78. gcc -shared  .libs/osrf_math.o  -Wl,--rpath -Wl,/openils/lib -L/home/kclsdev/download/opensrf-2.2.0/src/libopensrf -L/openils/lib -lopensrf -lxml2 -lreadline -lncurses -ldl  -Wl,-soname -Wl,osrf_math.so.0 -o .libs/osrf_math.so.0.2.0
  79. /usr/bin/install -c .libs/osrf_math.so.0.2.0T /openils/lib/osrf_math.so.0.2.0
  80. (cd /openils/lib && { ln -s -f osrf_math.so.0.2.0 osrf_math.so.0 || { rm -f osrf_math.so.0 && ln -s osrf_math.so.0.2.0 osrf_math.so.0; }; })
  81. (cd /openils/lib && { ln -s -f osrf_math.so.0.2.0 osrf_math.so || { rm -f osrf_math.so && ln -s osrf_math.so.0.2.0 osrf_math.so; }; })
  82. /usr/bin/install -c .libs/osrf_math.lai /openils/lib/osrf_math.la
  83. /usr/bin/install -c .libs/osrf_math.a /openils/lib/osrf_math.a
  84. chmod 644 /openils/lib/osrf_math.a
  85. ranlib /openils/lib/osrf_math.a
  86. PATH="$PATH:/sbin" ldconfig -n /openils/lib
  87. ----------------------------------------------------------------------
  88. Libraries have been installed in:
  89.    /openils/lib
  90.  
  91. If you ever happen to want to link against installed libraries
  92. in a given directory, LIBDIR, you must either use libtool, and
  93. specify the full pathname of the library, or use the `-LLIBDIR'
  94. flag during linking and do at least one of the following:
  95.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  96.      during execution
  97.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  98.     during linking
  99.   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  100.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  101.  
  102. See any operating system documentation about shared libraries for
  103. more information, such as the ld(1) and ld.so(8) manual pages.
  104. ----------------------------------------------------------------------
  105. /bin/sh ../../libtool --mode=install /usr/bin/install -c  'osrf_version.la' '/openils/lib/osrf_version.la'
  106. libtool: install: warning: relinking `osrf_version.la'
  107. (cd /home/kclsdev/download/opensrf-2.2.0/src/c-apps; /bin/sh ../../libtool  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -DNDEBUG -pipe -g -Wall -O2 -fPIC -I/home/kclsdev/download/opensrf-2.2.0/include/ -I/usr/include/libxml2/ -I/usr/include/httpd -I/usr/include/apr-1 -DORSF_LOG_PARAMS -g -O2 -L../..//src/libopensrf -o osrf_version.la -rpath /openils/lib -L../..//src/libopensrf -module -version-info 2:0:2 osrf_version.lo ../..//src/libopensrf/libopensrf.la -lxml2 -lreadline -lncurses -ldl )
  108. gcc -shared  .libs/osrf_version.o  -Wl,--rpath -Wl,/openils/lib -L/home/kclsdev/download/opensrf-2.2.0/src/libopensrf -L/openils/lib -lopensrf -lxml2 -lreadline -lncurses -ldl  -Wl,-soname -Wl,osrf_version.so.0 -o .libs/osrf_version.so.0.2.0
  109. /usr/bin/install -c .libs/osrf_version.so.0.2.0T /openils/lib/osrf_version.so.0.2.0
  110. (cd /openils/lib && { ln -s -f osrf_version.so.0.2.0 osrf_version.so.0 || { rm -f osrf_version.so.0 && ln -s osrf_version.so.0.2.0 osrf_version.so.0; }; })
  111. (cd /openils/lib && { ln -s -f osrf_version.so.0.2.0 osrf_version.so || { rm -f osrf_version.so && ln -s osrf_version.so.0.2.0 osrf_version.so; }; })
  112. /usr/bin/install -c .libs/osrf_version.lai /openils/lib/osrf_version.la
  113. /usr/bin/install -c .libs/osrf_version.a /openils/lib/osrf_version.a
  114. chmod 644 /openils/lib/osrf_version.a
  115. ranlib /openils/lib/osrf_version.a
  116. PATH="$PATH:/sbin" ldconfig -n /openils/lib
  117. ----------------------------------------------------------------------
  118. Libraries have been installed in:
  119.    /openils/lib
  120.  
  121. If you ever happen to want to link against installed libraries
  122. in a given directory, LIBDIR, you must either use libtool, and
  123. specify the full pathname of the library, or use the `-LLIBDIR'
  124. flag during linking and do at least one of the following:
  125.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  126.      during execution
  127.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  128.     during linking
  129.   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  130.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  131.  
  132. See any operating system documentation about shared libraries for
  133. more information, such as the ld(1) and ld.so(8) manual pages.
  134. ----------------------------------------------------------------------
  135. make[3]: Nothing to be done for `install-data-am'.
  136. make[3]: Leaving directory `/home/kclsdev/download/opensrf-2.2.0/src/c-apps'
  137. make[2]: Leaving directory `/home/kclsdev/download/opensrf-2.2.0/src/c-apps'
  138. Making install in router
  139. make[2]: Entering directory `/home/kclsdev/download/opensrf-2.2.0/src/router'
  140. make[3]: Entering directory `/home/kclsdev/download/opensrf-2.2.0/src/router'
  141. test -z "/openils/bin" || mkdir -p -- "/openils/bin"
  142.   /bin/sh ../../libtool --mode=install /usr/bin/install -c 'opensrf_router' '/openils/bin/opensrf_router'
  143. /usr/bin/install -c .libs/opensrf_router /openils/bin/opensrf_router
  144. make[3]: Nothing to be done for `install-data-am'.
  145. make[3]: Leaving directory `/home/kclsdev/download/opensrf-2.2.0/src/router'
  146. make[2]: Leaving directory `/home/kclsdev/download/opensrf-2.2.0/src/router'
  147. Making install in srfsh
  148. make[2]: Entering directory `/home/kclsdev/download/opensrf-2.2.0/src/srfsh'
  149. make[3]: Entering directory `/home/kclsdev/download/opensrf-2.2.0/src/srfsh'
  150. test -z "/openils/bin" || mkdir -p -- "/openils/bin"
  151.  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'srfsh' '/openils/bin/srfsh'
  152. /usr/bin/install -c .libs/srfsh /openils/bin/srfsh
  153. make[3]: Nothing to be done for `install-data-am'.
  154. make[3]: Leaving directory `/home/kclsdev/download/opensrf-2.2.0/src/srfsh'
  155. make[2]: Leaving directory `/home/kclsdev/download/opensrf-2.2.0/src/srfsh'
  156. Making install in gateway
  157. make[2]: Entering directory `/home/kclsdev/download/opensrf-2.2.0/src/gateway'
  158. make[3]: Entering directory `/home/kclsdev/download/opensrf-2.2.0/src/gateway'
  159. d=`/usr/sbin/apxs -q SYSCONFDIR` && \
  160.                 if ! grep mod_placeholder ${d}/httpd.conf 2>&1 >/dev/null ; \
  161.                 then echo -e "#\n#LoadModule mod_placeholder /usr/lib/apache2/modules/mod_placeholder.so" \
  162.                 >> ${d}/httpd.conf; \
  163.         fi
  164. /usr/sbin/apxs -c -lopensrf -D_LARGEFILE64_SOURCE  -Wall -I/home/kclsdev/download/opensrf-2.2.0/src/gateway/../../include/ -I/usr/include/libxml2/ -I/usr/include/httpd -I/usr/include/apr-1 -L/openils/lib -L../..//src/libopensrf ./osrf_json_gateway.c apachetools.c apachetools.h libopensrf.so
  165. /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd  -I/usr/include/apr-1   -I/usr/include/apr-1  -I/home/kclsdev/download/opensrf-2.2.0/src/gateway/../../include/ -I/usr/include/libxml2/ -I/usr/include/httpd -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE  -c -o ./osrf_json_gateway.lo ./osrf_json_gateway.c && touch ./osrf_json_gateway.slo
  166. ./osrf_json_gateway.c:71: warning: 'child_exit' defined but not used
  167. /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd  -I/usr/include/apr-1   -I/usr/include/apr-1  -I/home/kclsdev/download/opensrf-2.2.0/src/gateway/../../include/ -I/usr/include/libxml2/ -I/usr/include/httpd -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE  -c -o apachetools.lo apachetools.c && touch apachetools.slo
  168. /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -o ./osrf_json_gateway.la  -L/openils/lib -L../..//src/libopensrf -lopensrf -rpath /usr/lib64/httpd/modules -module -avoid-version    apachetools.lo ./osrf_json_gateway.lo apachetools.h libopensrf.so
  169. /usr/sbin/apxs -c -lopensrf -D_LARGEFILE64_SOURCE  -Wall -I/home/kclsdev/download/opensrf-2.2.0/src/gateway/../../include/ -I/usr/include/libxml2/ -I/usr/include/httpd -I/usr/include/apr-1 -L/openils/lib -L../..//src/libopensrf ./osrf_http_translator.c apachetools.c apachetools.h libopensrf.so
  170. /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd  -I/usr/include/apr-1   -I/usr/include/apr-1  -I/home/kclsdev/download/opensrf-2.2.0/src/gateway/../../include/ -I/usr/include/libxml2/ -I/usr/include/httpd -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE  -c -o ./osrf_http_translator.lo ./osrf_http_translator.c && touch ./osrf_http_translator.slo
  171. ./osrf_http_translator.c: In function 'osrfHttpTranslatorParseRequest':
  172. ./osrf_http_translator.c:299: warning: passing argument 1 of 'free' discards qualifiers from pointer target type
  173. /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd  -I/usr/include/apr-1   -I/usr/include/apr-1  -I/home/kclsdev/download/opensrf-2.2.0/src/gateway/../../include/ -I/usr/include/libxml2/ -I/usr/include/httpd -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE  -c -o apachetools.lo apachetools.c && touch apachetools.slo
  174. /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -o ./osrf_http_translator.la  -L/openils/lib -L../..//src/libopensrf -lopensrf -rpath /usr/lib64/httpd/modules -module -avoid-version    apachetools.lo ./osrf_http_translator.lo apachetools.h libopensrf.so
  175. `/usr/sbin/apxs -q LIBEXECDIR`
  176. /bin/sh: /usr/lib64/httpd/modules: is a directory
  177. make[3]: *** [install-exec-local] Error 126
  178. make[3]: Leaving directory `/home/kclsdev/download/opensrf-2.2.0/src/gateway'
  179. make[2]: *** [install-am] Error 2
  180. make[2]: Leaving directory `/home/kclsdev/download/opensrf-2.2.0/src/gateway'
  181. make[1]: *** [install-recursive] Error 1
  182. make[1]: Leaving directory `/home/kclsdev/download/opensrf-2.2.0/src'
  183. make: *** [install-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement