Advertisement
Guest User

gnash

a guest
Mar 6th, 2016
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.15 KB | None | 0 0
  1. [artemc@localhost gnash]$ sudo make install
  2. [sudo] пароль для artemc:
  3. make install-recursive
  4. make[1]: вход в каталог «/home/artemc/gnash»
  5. Making install in desktop
  6. make[2]: вход в каталог «/home/artemc/gnash/desktop»
  7. make[3]: вход в каталог «/home/artemc/gnash/desktop»
  8. /usr/bin/mkdir -p '/usr/local/bin'
  9. /usr/bin/install -c gnash-gtk-launcher gnash-thumbnailer '/usr/local/bin'
  10. /usr/bin/mkdir -p '/usr/local/etc'
  11. /usr/bin/install -c -m 644 gnashthumbnailrc '/usr/local/etc'
  12. /usr/bin/mkdir -p '/usr/local/share/applications'
  13. /usr/bin/install -c -m 644 gnash.desktop gnash.schemas '/usr/local/share/applications'
  14. /usr/bin/mkdir -p '/usr/local/share/icons/hicolor/32x32/apps'
  15. /usr/bin/install -c -m 644 ../packaging/gnash.xpm '/usr/local/share/icons/hicolor/32x32/apps'
  16. /usr/bin/mkdir -p '/usr/local/share/gnash'
  17. /usr/bin/install -c -m 644 gnash-splash.swf '/usr/local/share/gnash'
  18. make install-data-hook
  19. make[4]: вход в каталог «/home/artemc/gnash/desktop»
  20. ( dfvalidate=`which desktop-file-validate`; \
  21. if test x$dfvalidate != x && test -x $dfvalidate; then \
  22. $dfvalidate gnash.desktop || ( echo "* gnash.desktop INVALID *"; exit 1 ) \
  23. else \
  24. echo "Can't find desktop-file-validate to validate gnash.desktop; proceed with fingers crossed..."; \
  25. fi )
  26. ( dfvalidate=`which desktop-file-validate`; \
  27. if test x$dfvalidate != x && test -x $dfvalidate; then \
  28. $dfvalidate klash.desktop || ( echo "* klash.desktop INVALID *"; exit 1 ) \
  29. else \
  30. echo "Can't find desktop-file-validate to validate klash.desktop; proceed with fingers crossed..."; \
  31. fi )
  32. GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule gnash.schemas
  33. Присоединена схема «/schemas/desktop/gnome/thumbnailers/application@x-shockwave-flash/command» к ключу «/desktop/gnome/thumbnailers/application@x-shockwave-flash/command»
  34. Установлена схема «/schemas/desktop/gnome/thumbnailers/application@x-shockwave-flash/command» для локали «C»
  35. Присоединена схема «/schemas/desktop/gnome/thumbnailers/application@x-shockwave-flash/enable» к ключу «/desktop/gnome/thumbnailers/application@x-shockwave-flash/enable»
  36. Установлена схема «/schemas/desktop/gnome/thumbnailers/application@x-shockwave-flash/enable» для локали «C»
  37. make[4]: выход из каталога «/home/artemc/gnash/desktop»
  38. make[3]: выход из каталога «/home/artemc/gnash/desktop»
  39. make[2]: выход из каталога «/home/artemc/gnash/desktop»
  40. Making install in libdevice
  41. make[2]: вход в каталог «/home/artemc/gnash/libdevice»
  42. make[3]: вход в каталог «/home/artemc/gnash/libdevice»
  43. /usr/bin/mkdir -p '/usr/local/lib/gnash'
  44. /bin/sh ../libtool --mode=install /usr/bin/install -c libgnashdevice.la '/usr/local/lib/gnash'
  45. libtool: install: /usr/bin/install -c .libs/libgnashdevice-0.8.11dev.so /usr/local/lib/gnash/libgnashdevice-0.8.11dev.so
  46. libtool: install: (cd /usr/local/lib/gnash && { ln -s -f libgnashdevice-0.8.11dev.so libgnashdevice.so || { rm -f libgnashdevice.so && ln -s libgnashdevice-0.8.11dev.so libgnashdevice.so; }; })
  47. libtool: install: /usr/bin/install -c .libs/libgnashdevice.lai /usr/local/lib/gnash/libgnashdevice.la
  48. libtool: finish: PATH="/sbin:/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n /usr/local/lib/gnash
  49. ----------------------------------------------------------------------
  50. Libraries have been installed in:
  51. /usr/local/lib/gnash
  52.  
  53. If you ever happen to want to link against installed libraries
  54. in a given directory, LIBDIR, you must either use libtool, and
  55. specify the full pathname of the library, or use the '-LLIBDIR'
  56. flag during linking and do at least one of the following:
  57. - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
  58. during execution
  59. - add LIBDIR to the 'LD_RUN_PATH' environment variable
  60. during linking
  61. - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
  62. - have your system administrator add LIBDIR to '/etc/ld.so.conf'
  63.  
  64. See any operating system documentation about shared libraries for
  65. more information, such as the ld(1) and ld.so(8) manual pages.
  66. ----------------------------------------------------------------------
  67. make[3]: Цель «install-data-am» не требует выполнения команд.
  68. make[3]: выход из каталога «/home/artemc/gnash/libdevice»
  69. make[2]: выход из каталога «/home/artemc/gnash/libdevice»
  70. Making install in libbase
  71. make[2]: вход в каталог «/home/artemc/gnash/libbase»
  72. make[3]: вход в каталог «/home/artemc/gnash/libbase»
  73. /usr/bin/mkdir -p '/usr/local/lib/gnash'
  74. /bin/sh ../libtool --mode=install /usr/bin/install -c libgnashbase.la '/usr/local/lib/gnash'
  75. libtool: install: /usr/bin/install -c .libs/libgnashbase-0.8.11dev.so /usr/local/lib/gnash/libgnashbase-0.8.11dev.so
  76. libtool: install: (cd /usr/local/lib/gnash && { ln -s -f libgnashbase-0.8.11dev.so libgnashbase.so || { rm -f libgnashbase.so && ln -s libgnashbase-0.8.11dev.so libgnashbase.so; }; })
  77. libtool: install: /usr/bin/install -c .libs/libgnashbase.lai /usr/local/lib/gnash/libgnashbase.la
  78. libtool: finish: PATH="/sbin:/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n /usr/local/lib/gnash
  79. ----------------------------------------------------------------------
  80. Libraries have been installed in:
  81. /usr/local/lib/gnash
  82.  
  83. If you ever happen to want to link against installed libraries
  84. in a given directory, LIBDIR, you must either use libtool, and
  85. specify the full pathname of the library, or use the '-LLIBDIR'
  86. flag during linking and do at least one of the following:
  87. - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
  88. during execution
  89. - add LIBDIR to the 'LD_RUN_PATH' environment variable
  90. during linking
  91. - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
  92. - have your system administrator add LIBDIR to '/etc/ld.so.conf'
  93.  
  94. See any operating system documentation about shared libraries for
  95. more information, such as the ld(1) and ld.so(8) manual pages.
  96. ----------------------------------------------------------------------
  97. /usr/bin/mkdir -p '/usr/local/etc'
  98. /usr/bin/install -c -m 644 gnashrc gnashpluginrc '/usr/local/etc'
  99. make install-exec-hook
  100. make[4]: вход в каталог «/home/artemc/gnash/libbase»
  101. rm -f /usr/local/lib/gnash/libgnashbase.la
  102. make[4]: выход из каталога «/home/artemc/gnash/libbase»
  103. /usr/bin/mkdir -p '/usr/local/include/gnash'
  104. /usr/bin/install -c -m 644 accumulator.h SimpleBuffer.h GnashNumeric.h GnashSleep.h gmemory.h SharedMem.h tree.hh tu_file.h IOChannel.h Socket.h GnashSystemFDHeaders.h GnashSystemNetHeaders.h GnashSystemIOHeaders.h GnashFileUtilities.h ClockTime.h WallClockTimer.h utf8.h noseek_fd_adapter.h zlib_adapter.h BitsReader.h arg_parser.h getclocktime.hpp GnashAlgorithm.h GnashFactory.h URLAccessManager.h StreamProvider.h StringPredicates.h Stats.h GnashEnums.h string_table.h ref_counted.h GC.h GnashException.h AMF.h RTMP.h dsodefs.h utility.h log.h rc.h gettext.h '/usr/local/include/gnash'
  105. /usr/bin/install -c -m 644 URL.h Point2d.h Range2d.h snappingrange.h NetworkAdapter.h NamingPolicy.h GnashImageJpeg.h CachedBitmap.h GnashImage.h ImageIterators.h SWFCtype.h '/usr/local/include/gnash'
  106. make[3]: выход из каталога «/home/artemc/gnash/libbase»
  107. make[2]: выход из каталога «/home/artemc/gnash/libbase»
  108. Making install in libmedia
  109. make[2]: вход в каталог «/home/artemc/gnash/libmedia»
  110. make[3]: вход в каталог «/home/artemc/gnash/libmedia»
  111. /usr/bin/mkdir -p '/usr/local/lib/gnash'
  112. /bin/sh ../libtool --mode=install /usr/bin/install -c libgnashmedia.la '/usr/local/lib/gnash'
  113. libtool: warning: relinking 'libgnashmedia.la'
  114. libtool: install: (cd /home/artemc/gnash/libmedia; /bin/sh "/home/artemc/gnash/libtool" --silent --tag CXX --mode=relink g++ -DREGISTER_MEDIA_HANDLERS -g -O2 -std=c++11 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong -release 0.8.11dev -Wl,--as-needed -fPIE -pie -Wl,-z,relro -Wl,-z,now -o libgnashmedia.la -rpath /usr/local/lib/gnash libgnashmedia_la-AudioDecoderSimple.lo libgnashmedia_la-AudioResampler.lo libgnashmedia_la-FLVParser.lo libgnashmedia_la-MediaHandler.lo libgnashmedia_la-MediaParser.lo libgnashmedia_la-AudioDecoderGst.lo libgnashmedia_la-AudioInputGst.lo libgnashmedia_la-GstUtil.lo libgnashmedia_la-MediaHandlerGst.lo libgnashmedia_la-MediaParserGst.lo libgnashmedia_la-swfdec_codec_gst.lo libgnashmedia_la-VideoConverterGst.lo libgnashmedia_la-VideoDecoderGst.lo libgnashmedia_la-VideoInputGst.lo libgnashmedia_la-AudioDecoderSpeex.lo ../libbase/libgnashbase.la -L/usr/lib64 -lboost_program_options -lgstapp-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lspeex -lspeexdsp -lrt )
  115. libtool: install: /usr/bin/install -c .libs/libgnashmedia-0.8.11dev.soT /usr/local/lib/gnash/libgnashmedia-0.8.11dev.so
  116. libtool: install: (cd /usr/local/lib/gnash && { ln -s -f libgnashmedia-0.8.11dev.so libgnashmedia.so || { rm -f libgnashmedia.so && ln -s libgnashmedia-0.8.11dev.so libgnashmedia.so; }; })
  117. libtool: install: /usr/bin/install -c .libs/libgnashmedia.lai /usr/local/lib/gnash/libgnashmedia.la
  118. libtool: finish: PATH="/sbin:/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n /usr/local/lib/gnash
  119. ----------------------------------------------------------------------
  120. Libraries have been installed in:
  121. /usr/local/lib/gnash
  122.  
  123. If you ever happen to want to link against installed libraries
  124. in a given directory, LIBDIR, you must either use libtool, and
  125. specify the full pathname of the library, or use the '-LLIBDIR'
  126. flag during linking and do at least one of the following:
  127. - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
  128. during execution
  129. - add LIBDIR to the 'LD_RUN_PATH' environment variable
  130. during linking
  131. - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
  132. - have your system administrator add LIBDIR to '/etc/ld.so.conf'
  133.  
  134. See any operating system documentation about shared libraries for
  135. more information, such as the ld(1) and ld.so(8) manual pages.
  136. ----------------------------------------------------------------------
  137. make install-exec-hook
  138. make[4]: вход в каталог «/home/artemc/gnash/libmedia»
  139. rm -f /usr/local/lib/gnash/libgnashmedia.la
  140. make[4]: выход из каталога «/home/artemc/gnash/libmedia»
  141. make[3]: Цель «install-data-am» не требует выполнения команд.
  142. make[3]: выход из каталога «/home/artemc/gnash/libmedia»
  143. make[2]: выход из каталога «/home/artemc/gnash/libmedia»
  144. Making install in libsound
  145. make[2]: вход в каталог «/home/artemc/gnash/libsound»
  146. make[3]: вход в каталог «/home/artemc/gnash/libsound»
  147. /usr/bin/mkdir -p '/usr/local/lib/gnash'
  148. /bin/sh ../libtool --mode=install /usr/bin/install -c libgnashsound.la '/usr/local/lib/gnash'
  149. libtool: warning: relinking 'libgnashsound.la'
  150. libtool: install: (cd /home/artemc/gnash/libsound; /bin/sh "/home/artemc/gnash/libtool" --silent --tag CXX --mode=relink g++ -g -O2 -std=c++11 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong -release 0.8.11dev -Wl,--as-needed -fPIE -pie -Wl,-z,relro -Wl,-z,now -o libgnashsound.la -rpath /usr/local/lib/gnash libgnashsound_la-EmbedSound.lo libgnashsound_la-StreamingSoundData.lo libgnashsound_la-StreamingSound.lo libgnashsound_la-LiveSound.lo libgnashsound_la-EmbedSoundInst.lo libgnashsound_la-sound_handler.lo libgnashsound_la-WAVWriter.lo libgnashsound_la-sound_handler_sdl.lo ../libmedia/libgnashmedia.la ../libbase/libgnashbase.la -L/usr/lib64 -lboost_program_options -lSDL -lpthread -lrt )
  151. libtool: install: /usr/bin/install -c .libs/libgnashsound-0.8.11dev.soT /usr/local/lib/gnash/libgnashsound-0.8.11dev.so
  152. libtool: install: (cd /usr/local/lib/gnash && { ln -s -f libgnashsound-0.8.11dev.so libgnashsound.so || { rm -f libgnashsound.so && ln -s libgnashsound-0.8.11dev.so libgnashsound.so; }; })
  153. libtool: install: /usr/bin/install -c .libs/libgnashsound.lai /usr/local/lib/gnash/libgnashsound.la
  154. libtool: finish: PATH="/sbin:/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n /usr/local/lib/gnash
  155. ----------------------------------------------------------------------
  156. Libraries have been installed in:
  157. /usr/local/lib/gnash
  158.  
  159. If you ever happen to want to link against installed libraries
  160. in a given directory, LIBDIR, you must either use libtool, and
  161. specify the full pathname of the library, or use the '-LLIBDIR'
  162. flag during linking and do at least one of the following:
  163. - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
  164. during execution
  165. - add LIBDIR to the 'LD_RUN_PATH' environment variable
  166. during linking
  167. - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
  168. - have your system administrator add LIBDIR to '/etc/ld.so.conf'
  169.  
  170. See any operating system documentation about shared libraries for
  171. more information, such as the ld(1) and ld.so(8) manual pages.
  172. ----------------------------------------------------------------------
  173. make install-exec-hook
  174. make[4]: вход в каталог «/home/artemc/gnash/libsound»
  175. rm -f /usr/local/lib/gnash/libgnashsound.la
  176. make[4]: выход из каталога «/home/artemc/gnash/libsound»
  177. make[3]: Цель «install-data-am» не требует выполнения команд.
  178. make[3]: выход из каталога «/home/artemc/gnash/libsound»
  179. make[2]: выход из каталога «/home/artemc/gnash/libsound»
  180. Making install in libcore
  181. make[2]: вход в каталог «/home/artemc/gnash/libcore»
  182. make install-recursive
  183. make[3]: вход в каталог «/home/artemc/gnash/libcore»
  184. Making install in parser
  185. make[4]: вход в каталог «/home/artemc/gnash/libcore/parser»
  186. make[5]: вход в каталог «/home/artemc/gnash/libcore/parser»
  187. make[5]: Цель «install-exec-am» не требует выполнения команд.
  188. /usr/bin/mkdir -p '/usr/local/include/gnash/parser'
  189. /usr/bin/install -c -m 644 movie_definition.h '/usr/local/include/gnash/parser'
  190. make[5]: выход из каталога «/home/artemc/gnash/libcore/parser»
  191. make[4]: выход из каталога «/home/artemc/gnash/libcore/parser»
  192. Making install in vm
  193. make[4]: вход в каталог «/home/artemc/gnash/libcore/vm»
  194. make[5]: вход в каталог «/home/artemc/gnash/libcore/vm»
  195. make[5]: Цель «install-exec-am» не требует выполнения команд.
  196. /usr/bin/mkdir -p '/usr/local/include/gnash/vm'
  197. /usr/bin/install -c -m 644 ASHandlers.h ActionExec.h ExecutableCode.h fn_call.h CallStack.h SafeStack.h VM.h '/usr/local/include/gnash/vm'
  198. make[5]: выход из каталога «/home/artemc/gnash/libcore/vm»
  199. make[4]: выход из каталога «/home/artemc/gnash/libcore/vm»
  200. make[4]: вход в каталог «/home/artemc/gnash/libcore»
  201. make[5]: вход в каталог «/home/artemc/gnash/libcore»
  202. /usr/bin/mkdir -p '/usr/local/lib/gnash'
  203. /bin/sh ../libtool --mode=install /usr/bin/install -c libgnashcore.la '/usr/local/lib/gnash'
  204. libtool: warning: relinking 'libgnashcore.la'
  205. libtool: install: (cd /home/artemc/gnash/libcore; /bin/sh "/home/artemc/gnash/libtool" --silent --tag CXX --mode=relink g++ -g -O2 -std=c++11 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong -release 0.8.11dev -export-dynamic -Wl,--as-needed -fPIE -pie -Wl,-z,relro -Wl,-z,now -o libgnashcore.la -rpath /usr/local/lib/gnash BitmapMovie.lo ConstantPool.lo Property.lo PropertyList.lo SystemClock.lo ClassHierarchy.lo as_environment.lo as_function.lo event_id.lo Relay.lo as_object.lo AMFConverter.lo as_value.lo DisplayObjectContainer.lo DisplayObject.lo CharacterProxy.lo SWFCxForm.lo Geometry.lo DynamicShape.lo Bitmap.lo Shape.lo MorphShape.lo StaticText.lo TextField.lo filter_factory.lo InteractiveObject.lo ExternalInterface.lo HostInterface.lo SWFMatrix.lo SWFMovie.lo movie_root.lo namedStrings.lo SWFRect.lo MovieClip.lo SWF.lo TagLoadersTable.lo DefaultTagLoaders.lo DefineVideoStreamTag.lo DefineTextTag.lo DefineButtonSoundTag.lo DefineButtonCxformTag.lo DefineButtonTag.lo DefineFontTag.lo VideoFrameTag.lo DefinitionTag.lo ShapeRecord.lo SoundInfoRecord.lo TextRecord.lo tag_loaders.lo DefineBitsTag.lo DefineFontAlignZonesTag.lo DefineShapeTag.lo DefineScalingGridTag.lo DefineEditTextTag.lo DefineMorphShapeTag.lo CSMTextSettingsTag.lo PlaceObject2Tag.lo RemoveObjectTag.lo SoundStreamHeadTag.lo StartSoundTag.lo SetTabIndexTag.lo StreamSoundBlockTag.lo Function.lo Function2.lo Video.lo Button.lo DisplayList.lo FillStyle.lo Font.lo fontlib.lo LoadVariablesThread.lo SWFStream.lo LineStyle.lo Timers.lo RGBA.lo MovieFactory.lo MovieLoader.lo FreetypeGlyphsProvider.lo ASConversions.lo AsBroadcaster.lo Array_as.lo Boolean_as.lo Color_as.lo Date_as.lo Error_as.lo Function_as.lo Global_as.lo LoadVars_as.lo Math_as.lo Number_as.lo PlayHead.lo Selection_as.lo MovieClipLoader.lo String_as.lo LoadableObject.lo MovieClip_as.lo Stage_as.lo Accessibility_as.lo Sound_as.lo Video_as.lo Microphone_as.lo Camera_as.lo LocalConnection_as.lo NetConnection_as.lo NetStream_as.lo SharedObject_as.lo XMLSocket_as.lo XML_as.lo XMLNode_as.lo System_as.lo Mouse_as.lo ContextMenu_as.lo ContextMenuItem_as.lo Key_as.lo TextField_as.lo TextFormat_as.lo TextSnapshot_as.lo Object.lo display_pkg.lo BitmapData_as.lo external_pkg.lo ExternalInterface_as.lo filters_pkg.lo BevelFilter_as.lo BitmapFilter_as.lo BlurFilter_as.lo ColorMatrixFilter_as.lo ConvolutionFilter_as.lo DropShadowFilter_as.lo GlowFilter_as.lo GradientBevelFilter_as.lo GradientGlowFilter_as.lo DisplacementMapFilter_as.lo geom_pkg.lo ColorTransform_as.lo Matrix_as.lo Point_as.lo Rectangle_as.lo Transform_as.lo net_pkg.lo FileReferenceList_as.lo FileReference_as.lo text_pkg.lo TextRenderer_as.lo flash_pkg.lo ../libcore/parser/libgnashparser.la ../libcore/vm/libgnashvm.la ../libbase/libgnashbase.la -L/usr/lib64 -lboost_program_options -lfreetype -lfontconfig -lfreetype ../libmedia/libgnashmedia.la ../libsound/libgnashsound.la -lrt )
  206. libtool: install: /usr/bin/install -c .libs/libgnashcore-0.8.11dev.soT /usr/local/lib/gnash/libgnashcore-0.8.11dev.so
  207. libtool: install: (cd /usr/local/lib/gnash && { ln -s -f libgnashcore-0.8.11dev.so libgnashcore.so || { rm -f libgnashcore.so && ln -s libgnashcore-0.8.11dev.so libgnashcore.so; }; })
  208. libtool: install: /usr/bin/install -c .libs/libgnashcore.lai /usr/local/lib/gnash/libgnashcore.la
  209. libtool: finish: PATH="/sbin:/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n /usr/local/lib/gnash
  210. ----------------------------------------------------------------------
  211. Libraries have been installed in:
  212. /usr/local/lib/gnash
  213.  
  214. If you ever happen to want to link against installed libraries
  215. in a given directory, LIBDIR, you must either use libtool, and
  216. specify the full pathname of the library, or use the '-LLIBDIR'
  217. flag during linking and do at least one of the following:
  218. - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
  219. during execution
  220. - add LIBDIR to the 'LD_RUN_PATH' environment variable
  221. during linking
  222. - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
  223. - have your system administrator add LIBDIR to '/etc/ld.so.conf'
  224.  
  225. See any operating system documentation about shared libraries for
  226. more information, such as the ld(1) and ld.so(8) manual pages.
  227. ----------------------------------------------------------------------
  228. make install-exec-hook
  229. make[6]: вход в каталог «/home/artemc/gnash/libcore»
  230. rm -f /usr/local/lib/gnash/libgnashcore.la
  231. make[6]: выход из каталога «/home/artemc/gnash/libcore»
  232. /usr/bin/mkdir -p '/usr/local/include/gnash'
  233. /usr/bin/install -c -m 644 asobj/flash/display/display_pkg.h asobj/flash/display/BitmapData_as.h '/usr/local/include/gnash'
  234. /usr/bin/mkdir -p '/usr/local/include/gnash'
  235. /usr/bin/install -c -m 644 asobj/flash/external/external_pkg.h asobj/flash/external/ExternalInterface_as.h '/usr/local/include/gnash'
  236. /usr/bin/mkdir -p '/usr/local/include/gnash'
  237. /usr/bin/install -c -m 644 asobj/flash/filters/filters_pkg.h asobj/flash/filters/BevelFilter_as.h asobj/flash/filters/BitmapFilter_as.h asobj/flash/filters/BlurFilter_as.h asobj/flash/filters/ColorMatrixFilter_as.h asobj/flash/filters/ConvolutionFilter_as.h asobj/flash/filters/DropShadowFilter_as.h asobj/flash/filters/GlowFilter_as.h asobj/flash/filters/GradientBevelFilter_as.h asobj/flash/filters/GradientGlowFilter_as.h asobj/flash/filters/DisplacementMapFilter_as.h '/usr/local/include/gnash'
  238. /usr/bin/mkdir -p '/usr/local/include/gnash'
  239. /usr/bin/install -c -m 644 asobj/flash/geom/geom_pkg.h asobj/flash/geom/ColorTransform_as.h asobj/flash/geom/Matrix_as.h asobj/flash/geom/Point_as.h asobj/flash/geom/Rectangle_as.h asobj/flash/geom/Transform_as.h '/usr/local/include/gnash'
  240. /usr/bin/mkdir -p '/usr/local/include/gnash'
  241. /usr/bin/install -c -m 644 asobj/flash/net/net_pkg.h '/usr/local/include/gnash'
  242. /usr/bin/mkdir -p '/usr/local/include/gnash'
  243. /usr/bin/install -c -m 644 asobj/flash/text/text_pkg.h '/usr/local/include/gnash'
  244. /usr/bin/mkdir -p '/usr/local/include/gnash/asobj'
  245. /usr/bin/install -c -m 644 asobj/ASConversions.h asobj/AsBroadcaster.h asobj/Boolean_as.h asobj/Color_as.h asobj/Date_as.h asobj/Error_as.h asobj/Function_as.h asobj/Math_as.h asobj/Global_as.h asobj/LoadVars_as.h asobj/MovieClipLoader.h asobj/Number_as.h asobj/PlayHead.h asobj/Selection_as.h asobj/String_as.h asobj/LoadableObject.h asobj/MovieClip_as.h asobj/Stage_as.h asobj/Accessibility_as.h asobj/Sound_as.h asobj/Video_as.h asobj/Microphone_as.h asobj/Camera_as.h asobj/LocalConnection_as.h asobj/NetConnection_as.h asobj/NetStream_as.h asobj/SharedObject_as.h asobj/XMLSocket_as.h asobj/XML_as.h asobj/XMLNode_as.h asobj/System_as.h asobj/Mouse_as.h asobj/ContextMenu_as.h asobj/ContextMenuItem_as.h asobj/TextField_as.h asobj/TextFormat_as.h asobj/TextSnapshot_as.h asobj/Object.h Relay.h as_object.h '/usr/local/include/gnash/asobj'
  246. /usr/bin/install -c -m 644 ObjectURI.h Property.h PropertyList.h AMFConverter.h as_value.h PropFlags.h CharacterProxy.h builtin_function.h UserFunction.h NativeFunction.h as_function.h namedStrings.h as_environment.h movie_root.h MouseButtonState.h DragState.h InteractiveObject.h SWFRect.h GnashKey.h Movie.h RunResources.h DisplayObjectContainer.h DisplayObject.h MovieClip.h event_id.h SWFMatrix.h SWFCxForm.h DisplayList.h DynamicShape.h swf/ControlTag.h swf/DefinitionTag.h swf/ShapeRecord.h swf/TagLoadersTable.h swf/SWF.h MovieFactory.h FillStyle.h LineStyle.h RGBA.h Geometry.h Video.h '/usr/local/include/gnash/asobj'
  247. /usr/bin/install -c -m 644 asobj/Array_as.h asobj/Key_as.h '/usr/local/include/gnash/asobj'
  248. make[5]: выход из каталога «/home/artemc/gnash/libcore»
  249. make[4]: выход из каталога «/home/artemc/gnash/libcore»
  250. make[3]: выход из каталога «/home/artemc/gnash/libcore»
  251. make[2]: выход из каталога «/home/artemc/gnash/libcore»
  252. Making install in librender
  253. make[2]: вход в каталог «/home/artemc/gnash/librender»
  254. make[3]: вход в каталог «/home/artemc/gnash/librender»
  255. /usr/bin/mkdir -p '/usr/local/lib/gnash'
  256. /bin/sh ../libtool --mode=install /usr/bin/install -c libgnashrender.la '/usr/local/lib/gnash'
  257. libtool: warning: relinking 'libgnashrender.la'
  258. libtool: install: (cd /home/artemc/gnash/librender; /bin/sh "/home/artemc/gnash/libtool" --silent --tag CXX --mode=relink g++ -g -O2 -std=c++11 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong -release 0.8.11dev -Wl,--as-needed -fPIE -pie -Wl,-z,relro -Wl,-z,now -o libgnashrender.la -rpath /usr/local/lib/gnash libgnashrender_la-Renderer_agg.lo libgnashrender_la-Renderer_cairo.lo libgnashrender_la-PathParser.lo ../libdevice/libgnashdevice.la ../libcore/libgnashcore.la ../libbase/libgnashbase.la ../libmedia/libgnashmedia.la -lagg -lcairo -lrt )
  259. libtool: install: /usr/bin/install -c .libs/libgnashrender-0.8.11dev.soT /usr/local/lib/gnash/libgnashrender-0.8.11dev.so
  260. libtool: install: (cd /usr/local/lib/gnash && { ln -s -f libgnashrender-0.8.11dev.so libgnashrender.so || { rm -f libgnashrender.so && ln -s libgnashrender-0.8.11dev.so libgnashrender.so; }; })
  261. libtool: install: /usr/bin/install -c .libs/libgnashrender.lai /usr/local/lib/gnash/libgnashrender.la
  262. libtool: finish: PATH="/sbin:/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n /usr/local/lib/gnash
  263. ----------------------------------------------------------------------
  264. Libraries have been installed in:
  265. /usr/local/lib/gnash
  266.  
  267. If you ever happen to want to link against installed libraries
  268. in a given directory, LIBDIR, you must either use libtool, and
  269. specify the full pathname of the library, or use the '-LLIBDIR'
  270. flag during linking and do at least one of the following:
  271. - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
  272. during execution
  273. - add LIBDIR to the 'LD_RUN_PATH' environment variable
  274. during linking
  275. - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
  276. - have your system administrator add LIBDIR to '/etc/ld.so.conf'
  277.  
  278. See any operating system documentation about shared libraries for
  279. more information, such as the ld(1) and ld.so(8) manual pages.
  280. ----------------------------------------------------------------------
  281. make install-exec-hook
  282. make[4]: вход в каталог «/home/artemc/gnash/librender»
  283. rm -f /usr/local/lib/gnash/libgnashrender.la
  284. make[4]: выход из каталога «/home/artemc/gnash/librender»
  285. make[3]: Цель «install-data-am» не требует выполнения команд.
  286. make[3]: выход из каталога «/home/artemc/gnash/librender»
  287. make[2]: выход из каталога «/home/artemc/gnash/librender»
  288. Making install in gui
  289. make[2]: вход в каталог «/home/artemc/gnash/gui»
  290. make install-recursive
  291. make[3]: вход в каталог «/home/artemc/gnash/gui»
  292. Making install in .
  293. make[4]: вход в каталог «/home/artemc/gnash/gui»
  294. make[5]: вход в каталог «/home/artemc/gnash/gui»
  295. /usr/bin/mkdir -p '/usr/local/bin'
  296. /bin/sh ../libtool --mode=install /usr/bin/install -c dump-gnash fb-gnash sdl-gnash gtk-gnash '/usr/local/bin'
  297. libtool: warning: '../libcore/libgnashcore.la' has not been installed in '/usr/local/lib/gnash'
  298. libtool: warning: '../librender/libgnashrender.la' has not been installed in '/usr/local/lib/gnash'
  299. libtool: warning: '/home/artemc/gnash/libcore/libgnashcore.la' has not been installed in '/usr/local/lib/gnash'
  300. libtool: warning: '/home/artemc/gnash/libsound/libgnashsound.la' has not been installed in '/usr/local/lib/gnash'
  301. libtool: warning: '../libbase/libgnashbase.la' has not been installed in '/usr/local/lib/gnash'
  302. libtool: warning: '../libmedia/libgnashmedia.la' has not been installed in '/usr/local/lib/gnash'
  303. libtool: warning: '../libsound/libgnashsound.la' has not been installed in '/usr/local/lib/gnash'
  304. libtool: warning: '/home/artemc/gnash/libmedia/libgnashmedia.la' has not been installed in '/usr/local/lib/gnash'
  305. libtool: warning: '/home/artemc/gnash/libbase/libgnashbase.la' has not been installed in '/usr/local/lib/gnash'
  306. libtool: install: /usr/bin/install -c .libs/dump-gnash /usr/local/bin/dump-gnash
  307. libtool: warning: '../libcore/libgnashcore.la' has not been installed in '/usr/local/lib/gnash'
  308. libtool: warning: '../librender/libgnashrender.la' has not been installed in '/usr/local/lib/gnash'
  309. libtool: warning: '/home/artemc/gnash/libcore/libgnashcore.la' has not been installed in '/usr/local/lib/gnash'
  310. libtool: warning: '/home/artemc/gnash/libsound/libgnashsound.la' has not been installed in '/usr/local/lib/gnash'
  311. libtool: warning: '../libbase/libgnashbase.la' has not been installed in '/usr/local/lib/gnash'
  312. libtool: warning: '../libmedia/libgnashmedia.la' has not been installed in '/usr/local/lib/gnash'
  313. libtool: warning: '../libsound/libgnashsound.la' has not been installed in '/usr/local/lib/gnash'
  314. libtool: warning: '/home/artemc/gnash/libmedia/libgnashmedia.la' has not been installed in '/usr/local/lib/gnash'
  315. libtool: warning: '/home/artemc/gnash/libbase/libgnashbase.la' has not been installed in '/usr/local/lib/gnash'
  316. libtool: install: /usr/bin/install -c .libs/fb-gnash /usr/local/bin/fb-gnash
  317. libtool: warning: '../libcore/libgnashcore.la' has not been installed in '/usr/local/lib/gnash'
  318. libtool: warning: '../librender/libgnashrender.la' has not been installed in '/usr/local/lib/gnash'
  319. libtool: warning: '/home/artemc/gnash/libcore/libgnashcore.la' has not been installed in '/usr/local/lib/gnash'
  320. libtool: warning: '/home/artemc/gnash/libsound/libgnashsound.la' has not been installed in '/usr/local/lib/gnash'
  321. libtool: warning: '../libbase/libgnashbase.la' has not been installed in '/usr/local/lib/gnash'
  322. libtool: warning: '../libmedia/libgnashmedia.la' has not been installed in '/usr/local/lib/gnash'
  323. libtool: warning: '../libsound/libgnashsound.la' has not been installed in '/usr/local/lib/gnash'
  324. libtool: warning: '/home/artemc/gnash/libmedia/libgnashmedia.la' has not been installed in '/usr/local/lib/gnash'
  325. libtool: warning: '/home/artemc/gnash/libbase/libgnashbase.la' has not been installed in '/usr/local/lib/gnash'
  326. libtool: install: /usr/bin/install -c .libs/sdl-gnash /usr/local/bin/sdl-gnash
  327. libtool: warning: '../libcore/libgnashcore.la' has not been installed in '/usr/local/lib/gnash'
  328. libtool: warning: '../librender/libgnashrender.la' has not been installed in '/usr/local/lib/gnash'
  329. libtool: warning: '/home/artemc/gnash/libcore/libgnashcore.la' has not been installed in '/usr/local/lib/gnash'
  330. libtool: warning: '/home/artemc/gnash/libsound/libgnashsound.la' has not been installed in '/usr/local/lib/gnash'
  331. libtool: warning: '../libbase/libgnashbase.la' has not been installed in '/usr/local/lib/gnash'
  332. libtool: warning: '../libmedia/libgnashmedia.la' has not been installed in '/usr/local/lib/gnash'
  333. libtool: warning: '../libsound/libgnashsound.la' has not been installed in '/usr/local/lib/gnash'
  334. libtool: warning: '/home/artemc/gnash/libmedia/libgnashmedia.la' has not been installed in '/usr/local/lib/gnash'
  335. libtool: warning: '/home/artemc/gnash/libbase/libgnashbase.la' has not been installed in '/usr/local/lib/gnash'
  336. libtool: install: /usr/bin/install -c .libs/gtk-gnash /usr/local/bin/gtk-gnash
  337. /usr/bin/mkdir -p '/usr/local/bin'
  338. /usr/bin/install -c gnash '/usr/local/bin'
  339. /usr/bin/mkdir -p '/usr/local/share/gnash'
  340. /usr/bin/install -c -m 644 images/gnash_128_96.ico images/GnashG.png '/usr/local/share/gnash'
  341. make[5]: выход из каталога «/home/artemc/gnash/gui»
  342. make[4]: выход из каталога «/home/artemc/gnash/gui»
  343. make[3]: выход из каталога «/home/artemc/gnash/gui»
  344. make[2]: выход из каталога «/home/artemc/gnash/gui»
  345. Making install in plugin
  346. make[2]: вход в каталог «/home/artemc/gnash/plugin»
  347. Making install in npapi
  348. make[3]: вход в каталог «/home/artemc/gnash/plugin/npapi»
  349. make[4]: вход в каталог «/home/artemc/gnash/plugin/npapi»
  350. make[5]: вход в каталог «/home/artemc/gnash/plugin/npapi»
  351. make[5]: Цель «install-exec-am» не требует выполнения команд.
  352. Nothing to install here now.
  353. Use "make install-plugin" to install the Firefox plugin to /home/artemc/.mozilla/plugins.
  354. rm -f /home/artemc/.mozilla/plugins/*.a /home/artemc/.mozilla/plugins/*.la
  355. make[5]: выход из каталога «/home/artemc/gnash/plugin/npapi»
  356. make[4]: выход из каталога «/home/artemc/gnash/plugin/npapi»
  357. make[3]: выход из каталога «/home/artemc/gnash/plugin/npapi»
  358. make[3]: вход в каталог «/home/artemc/gnash/plugin»
  359. make[4]: вход в каталог «/home/artemc/gnash/plugin»
  360. make[4]: Цель «install-exec-am» не требует выполнения команд.
  361. make[4]: Цель «install-data-am» не требует выполнения команд.
  362. make[4]: выход из каталога «/home/artemc/gnash/plugin»
  363. make[3]: выход из каталога «/home/artemc/gnash/plugin»
  364. make[2]: выход из каталога «/home/artemc/gnash/plugin»
  365. Making install in utilities
  366. make[2]: вход в каталог «/home/artemc/gnash/utilities»
  367. make[3]: вход в каталог «/home/artemc/gnash/utilities»
  368. /usr/bin/mkdir -p '/usr/local/bin'
  369. /bin/sh ../libtool --mode=install /usr/bin/install -c gprocessor rtmpget findwebcams findmicrophones '/usr/local/bin'
  370. libtool: warning: '../libcore/libgnashcore.la' has not been installed in '/usr/local/lib/gnash'
  371. libtool: warning: '../libbase/libgnashbase.la' has not been installed in '/usr/local/lib/gnash'
  372. libtool: warning: '../librender/libgnashrender.la' has not been installed in '/usr/local/lib/gnash'
  373. libtool: warning: '/home/artemc/gnash/libcore/libgnashcore.la' has not been installed in '/usr/local/lib/gnash'
  374. libtool: warning: '/home/artemc/gnash/libsound/libgnashsound.la' has not been installed in '/usr/local/lib/gnash'
  375. libtool: warning: '../libmedia/libgnashmedia.la' has not been installed in '/usr/local/lib/gnash'
  376. libtool: warning: '../libsound/libgnashsound.la' has not been installed in '/usr/local/lib/gnash'
  377. libtool: warning: '/home/artemc/gnash/libmedia/libgnashmedia.la' has not been installed in '/usr/local/lib/gnash'
  378. libtool: warning: '/home/artemc/gnash/libbase/libgnashbase.la' has not been installed in '/usr/local/lib/gnash'
  379. libtool: install: /usr/bin/install -c .libs/gprocessor /usr/local/bin/gprocessor
  380. libtool: warning: '../libcore/libgnashcore.la' has not been installed in '/usr/local/lib/gnash'
  381. libtool: warning: '../libbase/libgnashbase.la' has not been installed in '/usr/local/lib/gnash'
  382. libtool: warning: '../librender/libgnashrender.la' has not been installed in '/usr/local/lib/gnash'
  383. libtool: warning: '/home/artemc/gnash/libcore/libgnashcore.la' has not been installed in '/usr/local/lib/gnash'
  384. libtool: warning: '/home/artemc/gnash/libsound/libgnashsound.la' has not been installed in '/usr/local/lib/gnash'
  385. libtool: warning: '../libmedia/libgnashmedia.la' has not been installed in '/usr/local/lib/gnash'
  386. libtool: warning: '../libsound/libgnashsound.la' has not been installed in '/usr/local/lib/gnash'
  387. libtool: warning: '/home/artemc/gnash/libmedia/libgnashmedia.la' has not been installed in '/usr/local/lib/gnash'
  388. libtool: warning: '/home/artemc/gnash/libbase/libgnashbase.la' has not been installed in '/usr/local/lib/gnash'
  389. libtool: install: /usr/bin/install -c .libs/rtmpget /usr/local/bin/rtmpget
  390. libtool: warning: '../libcore/libgnashcore.la' has not been installed in '/usr/local/lib/gnash'
  391. libtool: warning: '../libbase/libgnashbase.la' has not been installed in '/usr/local/lib/gnash'
  392. libtool: warning: '../librender/libgnashrender.la' has not been installed in '/usr/local/lib/gnash'
  393. libtool: warning: '/home/artemc/gnash/libcore/libgnashcore.la' has not been installed in '/usr/local/lib/gnash'
  394. libtool: warning: '/home/artemc/gnash/libsound/libgnashsound.la' has not been installed in '/usr/local/lib/gnash'
  395. libtool: warning: '../libmedia/libgnashmedia.la' has not been installed in '/usr/local/lib/gnash'
  396. libtool: warning: '../libsound/libgnashsound.la' has not been installed in '/usr/local/lib/gnash'
  397. libtool: warning: '/home/artemc/gnash/libmedia/libgnashmedia.la' has not been installed in '/usr/local/lib/gnash'
  398. libtool: warning: '/home/artemc/gnash/libbase/libgnashbase.la' has not been installed in '/usr/local/lib/gnash'
  399. libtool: install: /usr/bin/install -c .libs/findwebcams /usr/local/bin/findwebcams
  400. libtool: warning: '../libcore/libgnashcore.la' has not been installed in '/usr/local/lib/gnash'
  401. libtool: warning: '../libbase/libgnashbase.la' has not been installed in '/usr/local/lib/gnash'
  402. libtool: warning: '../librender/libgnashrender.la' has not been installed in '/usr/local/lib/gnash'
  403. libtool: warning: '/home/artemc/gnash/libcore/libgnashcore.la' has not been installed in '/usr/local/lib/gnash'
  404. libtool: warning: '/home/artemc/gnash/libsound/libgnashsound.la' has not been installed in '/usr/local/lib/gnash'
  405. libtool: warning: '../libmedia/libgnashmedia.la' has not been installed in '/usr/local/lib/gnash'
  406. libtool: warning: '../libsound/libgnashsound.la' has not been installed in '/usr/local/lib/gnash'
  407. libtool: warning: '/home/artemc/gnash/libmedia/libgnashmedia.la' has not been installed in '/usr/local/lib/gnash'
  408. libtool: warning: '/home/artemc/gnash/libbase/libgnashbase.la' has not been installed in '/usr/local/lib/gnash'
  409. libtool: install: /usr/bin/install -c .libs/findmicrophones /usr/local/bin/findmicrophones
  410. make[3]: Цель «install-data-am» не требует выполнения команд.
  411. make[3]: выход из каталога «/home/artemc/gnash/utilities»
  412. make[2]: выход из каталога «/home/artemc/gnash/utilities»
  413. Making install in doc
  414. make[2]: вход в каталог «/home/artemc/gnash/doc»
  415. Making install in C
  416. make[3]: вход в каталог «/home/artemc/gnash/doc/C»
  417. WARNING: Linking to preformatted version of gnash_user.info, it could be out of date.
  418. WARNING: Linking to preformatted version of gnash_ref.info, it could be out of date.
  419. WARNING: Linking to preformatted version of gnashuser.html, it could be out of date.
  420. WARNING: Linking to preformatted version of gnashref.html, it could be out of date.
  421. WARNING: Linking to preformatted version of soldumper.1, it could be out of date.
  422. WARNING: Linking to preformatted version of rtmpget.1, it could be out of date.
  423. make[4]: вход в каталог «/home/artemc/gnash/doc/C»
  424. make[4]: Цель «install-exec-am» не требует выполнения команд.
  425. make install-data-hook
  426. make[5]: вход в каталог «/home/artemc/gnash/doc/C»
  427. WARNING: Linking to preformatted version of soldumper.1, it could be out of date.
  428. WARNING: Linking to preformatted version of rtmpget.1, it could be out of date.
  429. test -d "/usr/local/share/man/man1/" || /bin/sh ../../mkinstalldirs "/usr/local/share/man/man1/"
  430. for file in gnash.1 gprocessor.1 soldumper.1 flvdumper.1 cygnal.1 rtmpget.1 findmicrophones.1 findwebcams.1 gtk-gnash.1 gnash-gtk-launcher.1 sdl-gnash.1 fb-gnash.1 dump-gnash.1; do \
  431. /usr/bin/install -c -m 644 $file /usr/local/share/man/man1/$file; \
  432. done
  433. WARNING: Linking to preformatted version of gnash_user.info, it could be out of date.
  434. WARNING: Linking to preformatted version of gnash_ref.info, it could be out of date.
  435. echo "Using preformtted output file,"
  436. Using preformtted output file,
  437. ln -s -f ./preformatted/gnash_user.info.in gnash_user.info
  438. ln -s -f ./preformatted/gnash_ref.info.in gnash_ref.info
  439. WARNING: Linking to preformatted version of gnashuser.html, it could be out of date.
  440. WARNING: Linking to preformatted version of gnashref.html, it could be out of date.
  441. /usr/bin/install -c -m 644 gnashuser.html /usr/local/share/doc/gnash
  442. /usr/bin/install -c -m 644 gnashref.html /usr/local/share/doc/gnash
  443. for file in ./images/*.png; do \
  444. basefile=`echo $file | sed -e 's,^.*/,,'`; \
  445. /usr/bin/install -c -m 644 $file /usr/local/share/doc/gnash/images/$basefile; \
  446. done
  447. make[5]: выход из каталога «/home/artemc/gnash/doc/C»
  448. make[4]: выход из каталога «/home/artemc/gnash/doc/C»
  449. make[3]: выход из каталога «/home/artemc/gnash/doc/C»
  450. make[3]: вход в каталог «/home/artemc/gnash/doc»
  451. make[4]: вход в каталог «/home/artemc/gnash/doc»
  452. make[4]: Цель «install-exec-am» не требует выполнения команд.
  453. make[4]: Цель «install-data-am» не требует выполнения команд.
  454. make[4]: выход из каталога «/home/artemc/gnash/doc»
  455. make[3]: выход из каталога «/home/artemc/gnash/doc»
  456. make[2]: выход из каталога «/home/artemc/gnash/doc»
  457. Making install in po
  458. make[2]: вход в каталог «/home/artemc/gnash/po»
  459. make[3]: вход в каталог «/home/artemc/gnash/po»
  460. make[3]: Цель «install-exec-am» не требует выполнения команд.
  461. make install-data-hook
  462. make[4]: вход в каталог «/home/artemc/gnash/po»
  463. make[4]: выход из каталога «/home/artemc/gnash/po»
  464. make[3]: выход из каталога «/home/artemc/gnash/po»
  465. make[2]: выход из каталога «/home/artemc/gnash/po»
  466. Making install in testsuite
  467. make[2]: вход в каталог «/home/artemc/gnash/testsuite»
  468. Making install in .
  469. make[3]: вход в каталог «/home/artemc/gnash/testsuite»
  470. make[4]: вход в каталог «/home/artemc/gnash/testsuite»
  471. make[4]: Цель «install-exec-am» не требует выполнения команд.
  472. make[4]: Цель «install-data-am» не требует выполнения команд.
  473. make[4]: выход из каталога «/home/artemc/gnash/testsuite»
  474. make[3]: выход из каталога «/home/artemc/gnash/testsuite»
  475. Making install in media
  476. make[3]: вход в каталог «/home/artemc/gnash/testsuite/media»
  477. make[4]: вход в каталог «/home/artemc/gnash/testsuite/media»
  478. make[4]: Цель «install-exec-am» не требует выполнения команд.
  479. make[4]: Цель «install-data-am» не требует выполнения команд.
  480. make[4]: выход из каталога «/home/artemc/gnash/testsuite/media»
  481. make[3]: выход из каталога «/home/artemc/gnash/testsuite/media»
  482. Making install in samples
  483. make[3]: вход в каталог «/home/artemc/gnash/testsuite/samples»
  484. make[4]: вход в каталог «/home/artemc/gnash/testsuite/samples»
  485. make[4]: Цель «install-exec-am» не требует выполнения команд.
  486. make[4]: Цель «install-data-am» не требует выполнения команд.
  487. make[4]: выход из каталога «/home/artemc/gnash/testsuite/samples»
  488. make[3]: выход из каталога «/home/artemc/gnash/testsuite/samples»
  489. Making install in misc-haxe.all
  490. make[3]: вход в каталог «/home/artemc/gnash/testsuite/misc-haxe.all»
  491. Making install in classes.all
  492. make[4]: вход в каталог «/home/artemc/gnash/testsuite/misc-haxe.all/classes.all»
  493. make[5]: вход в каталог «/home/artemc/gnash/testsuite/misc-haxe.all/classes.all»
  494. make[5]: Цель «install-exec-am» не требует выполнения команд.
  495. make[5]: Цель «install-data-am» не требует выполнения команд.
  496. make[5]: выход из каталога «/home/artemc/gnash/testsuite/misc-haxe.all/classes.all»
  497. make[4]: выход из каталога «/home/artemc/gnash/testsuite/misc-haxe.all/classes.all»
  498. make[4]: вход в каталог «/home/artemc/gnash/testsuite/misc-haxe.all»
  499. make[5]: вход в каталог «/home/artemc/gnash/testsuite/misc-haxe.all»
  500. make[5]: Цель «install-exec-am» не требует выполнения команд.
  501. make[5]: Цель «install-data-am» не требует выполнения команд.
  502. make[5]: выход из каталога «/home/artemc/gnash/testsuite/misc-haxe.all»
  503. make[4]: выход из каталога «/home/artemc/gnash/testsuite/misc-haxe.all»
  504. make[3]: выход из каталога «/home/artemc/gnash/testsuite/misc-haxe.all»
  505. Making install in misc-swfc.all
  506. make[3]: вход в каталог «/home/artemc/gnash/testsuite/misc-swfc.all»
  507. make[4]: вход в каталог «/home/artemc/gnash/testsuite/misc-swfc.all»
  508. make[4]: Цель «install-exec-am» не требует выполнения команд.
  509. make[4]: Цель «install-data-am» не требует выполнения команд.
  510. make[4]: выход из каталога «/home/artemc/gnash/testsuite/misc-swfc.all»
  511. make[3]: выход из каталога «/home/artemc/gnash/testsuite/misc-swfc.all»
  512. Making install in movies.all
  513. make[3]: вход в каталог «/home/artemc/gnash/testsuite/movies.all»
  514. make[4]: вход в каталог «/home/artemc/gnash/testsuite/movies.all»
  515. make[4]: Цель «install-exec-am» не требует выполнения команд.
  516. make[4]: Цель «install-data-am» не требует выполнения команд.
  517. make[4]: выход из каталога «/home/artemc/gnash/testsuite/movies.all»
  518. make[3]: выход из каталога «/home/artemc/gnash/testsuite/movies.all»
  519. Making install in libbase.all
  520. make[3]: вход в каталог «/home/artemc/gnash/testsuite/libbase.all»
  521. make[4]: вход в каталог «/home/artemc/gnash/testsuite/libbase.all»
  522. make[4]: Цель «install-exec-am» не требует выполнения команд.
  523. make[4]: Цель «install-data-am» не требует выполнения команд.
  524. make[4]: выход из каталога «/home/artemc/gnash/testsuite/libbase.all»
  525. make[3]: выход из каталога «/home/artemc/gnash/testsuite/libbase.all»
  526. Making install in libcore.all
  527. make[3]: вход в каталог «/home/artemc/gnash/testsuite/libcore.all»
  528. make[4]: вход в каталог «/home/artemc/gnash/testsuite/libcore.all»
  529. make[4]: Цель «install-exec-am» не требует выполнения команд.
  530. make[4]: Цель «install-data-am» не требует выполнения команд.
  531. make[4]: выход из каталога «/home/artemc/gnash/testsuite/libcore.all»
  532. make[3]: выход из каталога «/home/artemc/gnash/testsuite/libcore.all»
  533. Making install in libmedia.all
  534. make[3]: вход в каталог «/home/artemc/gnash/testsuite/libmedia.all»
  535. make[4]: вход в каталог «/home/artemc/gnash/testsuite/libmedia.all»
  536. make[4]: Цель «install-exec-am» не требует выполнения команд.
  537. make[4]: Цель «install-data-am» не требует выполнения команд.
  538. make[4]: выход из каталога «/home/artemc/gnash/testsuite/libmedia.all»
  539. make[3]: выход из каталога «/home/artemc/gnash/testsuite/libmedia.all»
  540. make[2]: выход из каталога «/home/artemc/gnash/testsuite»
  541. make[2]: вход в каталог «/home/artemc/gnash»
  542. make[3]: вход в каталог «/home/artemc/gnash»
  543. make[3]: Цель «install-exec-am» не требует выполнения команд.
  544. /usr/bin/mkdir -p '/usr/local/lib/pkgconfig'
  545. /usr/bin/install -c -m 644 gnash.pc '/usr/local/lib/pkgconfig'
  546. make[3]: выход из каталога «/home/artemc/gnash»
  547. make[2]: выход из каталога «/home/artemc/gnash»
  548. make[1]: выход из каталога «/home/artemc/gnash»
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement