Advertisement
Guest User

Untitled

a guest
Jul 12th, 2011
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.68 KB | None | 0 0
  1. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  2. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  3. checking whether ln -s works... yes
  4. checking the maximum length of command line arguments... 1572864
  5. checking whether the shell understands some XSI constructs... yes
  6. checking whether the shell understands "+="... yes
  7. checking for /usr/bin/ld option to reload object files... -r
  8. checking for objdump... objdump
  9. checking how to recognize dependent libraries... pass_all
  10. checking for ar... ar
  11. checking for strip... strip
  12. checking for ranlib... ranlib
  13. checking command to parse /usr/bin/nm -B output from gcc object... failed
  14. checking how to run the C preprocessor... gcc -E
  15. checking for ANSI C header files... yes
  16. checking for sys/types.h... yes
  17. checking for sys/stat.h... yes
  18. checking for stdlib.h... yes
  19. checking for string.h... yes
  20. checking for memory.h... yes
  21. checking for strings.h... yes
  22. checking for inttypes.h... yes
  23. checking for stdint.h... yes
  24. checking for unistd.h... yes
  25. checking for dlfcn.h... yes
  26. checking for objdir... .libs
  27. checking if gcc supports -fno-rtti -fno-exceptions... no
  28. checking for gcc option to produce PIC... -fPIC -DPIC
  29. checking if gcc PIC flag -fPIC -DPIC works... yes
  30. checking if gcc static flag -static works... yes
  31. checking if gcc supports -c -o file.o... yes
  32. checking if gcc supports -c -o file.o... (cached) yes
  33. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  34. checking whether -lc should be explicitly linked in... no
  35. checking dynamic linker characteristics... GNU/Linux ld.so
  36. checking how to hardcode library paths into programs... immediate
  37. checking whether stripping libraries is possible... yes
  38. checking if libtool supports shared libraries... yes
  39. checking whether to build shared libraries... yes
  40. checking whether to build static libraries... no
  41. checking for gcc option to accept ISO C99... unsupported
  42. checking for g++... g++
  43. checking whether we are using the GNU C++ compiler... yes
  44. checking whether g++ accepts -g... yes
  45. checking dependency style of g++... gcc3
  46. checking whether we are using the GNU C++ compiler... (cached) yes
  47. checking whether g++ accepts -g... (cached) yes
  48. checking dependency style of g++... (cached) gcc3
  49. checking how to run the C++ preprocessor... g++ -E
  50. checking for ld used by g++... /usr/bin/ld
  51. checking if the linker (/usr/bin/ld) is GNU ld... yes
  52. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  53. checking for g++ option to produce PIC... -fPIC -DPIC
  54. checking if g++ PIC flag -fPIC -DPIC works... yes
  55. checking if g++ static flag -static works... yes
  56. checking if g++ supports -c -o file.o... yes
  57. checking if g++ supports -c -o file.o... (cached) yes
  58. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  59. checking dynamic linker characteristics... GNU/Linux ld.so
  60. checking how to hardcode library paths into programs... immediate
  61. checking for library containing strerror... none required
  62. checking for ANSI C header files... (cached) yes
  63. checking whether OS type is supported... yes
  64. checking Byte order... checking whether byte ordering is bigendian... no
  65. little endian
  66. checking whether NLS is requested... yes
  67. checking for intltool >= 0.35.0... 0.41.1 found
  68. checking for intltool-update... /usr/bin/intltool-update
  69. checking for intltool-merge... /usr/bin/intltool-merge
  70. checking for intltool-extract... /usr/bin/intltool-extract
  71. checking for xgettext... /usr/bin/xgettext
  72. checking for msgmerge... /usr/bin/msgmerge
  73. checking for msgfmt... /usr/bin/msgfmt
  74. checking for gmsgfmt... /usr/bin/msgfmt
  75. checking for perl... /usr/bin/perl
  76. checking for perl >= 5.8.1... 5.14.1
  77. checking for XML::Parser... ok
  78. checking for GTK... yes
  79. checking for GLIB... yes
  80. checking for boostlib >= 1.34... yes
  81. checking whether the Boost::Signals library is available... yes
  82. checking for exit in -lboost_signals... yes
  83. checking for XML... yes
  84. checking dependency style of gcc... gcc3
  85. checking for x86 platform... no
  86. checking for XShmAttach in -lXext... yes
  87. checking for XV... yes
  88. checking linux/videodev.h usability... no
  89. checking linux/videodev.h presence... no
  90. checking for linux/videodev.h... no
  91. checking for GSTREAMER... yes
  92. checking gnome-doc-utils >= 0.3.2... yes
  93. checking for PTLIB... yes
  94. checking for OPAL... yes
  95. checking locale.h usability... yes
  96. checking locale.h presence... yes
  97. checking for locale.h... yes
  98. checking for LC_MESSAGES... yes
  99. checking libintl.h usability... yes
  100. checking libintl.h presence... yes
  101. checking for libintl.h... yes
  102. checking for ngettext in libc... yes
  103. checking for dgettext in libc... yes
  104. checking for bind_textdomain_codeset... yes
  105. checking for msgfmt... (cached) /usr/bin/msgfmt
  106. checking for dcgettext... yes
  107. checking if msgfmt accepts -c... yes
  108. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  109. checking for xgettext... (cached) /usr/bin/xgettext
  110. configure: creating ./config.status
  111. config.status: creating Makefile
  112. config.status: creating Doxyfile
  113. config.status: creating src/ekiga-config-tool
  114. config.status: creating ekiga.schemas.in
  115. config.status: creating ekiga.desktop.in
  116. config.status: creating lib/Makefile
  117. config.status: creating po/Makefile.in
  118. config.status: creating man/Makefile
  119. config.status: creating src/Makefile
  120. config.status: creating pixmaps/Makefile
  121. config.status: creating sounds/Makefile
  122. config.status: creating help/Makefile
  123. config.status: creating plugins/Makefile
  124. config.status: creating plugins/evolution/Makefile
  125. config.status: creating plugins/gstreamer/Makefile
  126. config.status: creating plugins/kab/Makefile
  127. config.status: creating plugins/kde/Makefile
  128. config.status: creating plugins/ldap/Makefile
  129. config.status: creating plugins/loudmouth/Makefile
  130. config.status: creating plugins/resource-list/Makefile
  131. config.status: creating plugins/xcap/Makefile
  132. config.status: creating config.h
  133. config.status: executing depfiles commands
  134. config.status: executing libtool commands
  135. config.status: executing default-1 commands
  136. config.status: executing po/stamp-it commands
  137.  
  138. ================ Final configuration ===================
  139. Installing into prefix : /usr
  140.  
  141. GNOME support : unneeded
  142. GConf support : disabled
  143. Evolution-Data-Server support : disabled
  144. NOTIFY support : disabled
  145. LDAP support : disabled
  146.  
  147. XVideo support : enabled
  148. Shared Memory support : enabled
  149.  
  150. H.323 support : yes
  151.  
  152. DBUS support : disabled
  153. DBUS service support : disabled
  154. mDNS/DNS-SD support : disabled
  155.  
  156. The following features are experimental -- you've been warned:
  157. GStreamer support : enabled
  158. KAddressBook support : disabled
  159. KDE support : disabled
  160. XCAP support : disabled
  161. Loudmouth support : disabled
  162.  
  163. OS Type : linux-gnu
  164. Machine Type : x86_64
  165. Byte Order : little endian
  166.  
  167. If all settings are OK, type make and make install
  168. ========================================================
  169. make all-recursive
  170. make[1]: Entrando no diretório `/tmp/yaourt-tmp-root/aur-ekiga-lite/src/ekiga-3.3.0'
  171. Making all in man
  172. make[2]: Entrando no diretório `/tmp/yaourt-tmp-root/aur-ekiga-lite/src/ekiga-3.3.0/man'
  173. make[2]: Nada a ser feito para `all'.
  174. make[2]: Saindo do diretório `/tmp/yaourt-tmp-root/aur-ekiga-lite/src/ekiga-3.3.0/man'
  175. Making all in sounds
  176. make[2]: Entrando no diretório `/tmp/yaourt-tmp-root/aur-ekiga-lite/src/ekiga-3.3.0/sounds'
  177. make[2]: Nada a ser feito para `all'.
  178. make[2]: Saindo do diretório `/tmp/yaourt-tmp-root/aur-ekiga-lite/src/ekiga-3.3.0/sounds'
  179. Making all in pixmaps
  180. make[2]: Entrando no diretório `/tmp/yaourt-tmp-root/aur-ekiga-lite/src/ekiga-3.3.0/pixmaps'
  181. gdk-pixbuf-csource --raw --build-list gm_add_contact_24_stock_data ./24x24/contact-new.png gm_audio_volume_high_16_stock_data ./16x16/audio-volume-high.png gm_brightness_16_stock_data ./16x16/stock_brightness.png gm_camera_video_16_stock_data ./16x16/camera-video.png gm_colourness_16_stock_data ./16x16/stock_color.png gm_contrast_16_stock_data ./16x16/stock_contrast.png gm_internet_group_chat_24_stock_data ./24x24/internet-group-chat.png gm_logo_16_stock_data ./16x16/apps/ekiga.png gm_logo_22_stock_data ./22x22/apps/ekiga.png gm_logo_24_stock_data ./24x24/apps/ekiga.png gm_logo_32_stock_data ./32x32/apps/ekiga.png gm_logo_48_stock_data ./48x48/apps/ekiga.png gm_logo_72_stock_data ./72x72/apps/ekiga.png gm_media_playback_pause_16_stock_data ./16x16/media-playback-pause.png gm_microphone_24_stock_data ./24x24/audio-input-microphone.png gm_system_search_16_stock_data ./16x16/system-search.png gm_whiteness_16_stock_data ./16x16/stock_channel-blue.png gm_color_brightness_contrast_stock_data ./color-brightness-contrast.png gm_status_freeforchat_stock_data ./status-freeforchat.png gm_remote_contact_stock_data ./remote_contact.png gm_local_contact_stock_data ./local_contact.png gm_message_stock_data ./message.png gm_call_placed_stock_data ./call-placed.png gm_call_received_stock_data ./call-received.png gm_call_missed_stock_data ./call-missed.png gm_call_transfer_stock_data ./call-transfer.png gm_status_online_stock_data ./status-online.png gm_status_offline_stock_data ./status-offline.png gm_status_unknown_stock_data ./status-unknown.png gm_status_dnd_stock_data ./status-dnd.png gm_status_inacall_stock_data_16 ./16x16/multimedia-headset.png gm_status_ringing_stock_data_16 ./status-ringing.png gm_status_away_stock_data ./status-away.png gm_phone_hang_up_stock_data_24 ./24x24/phone-hang-up.png gm_phone_pick_up_stock_data_24 ./24x24/phone-pick-up.png gm_phone_hang_up_stock_data_16 ./16x16/phone-hang-up.png gm_phone_pick_up_stock_data_16 ./16x16/phone-pick-up.png > inlines.h
  182. make[2]: Saindo do diretório `/tmp/yaourt-tmp-root/aur-ekiga-lite/src/ekiga-3.3.0/pixmaps'
  183. Making all in lib
  184. make[2]: Entrando no diretório `/tmp/yaourt-tmp-root/aur-ekiga-lite/src/ekiga-3.3.0/lib'
  185. /bin/sh ../libtool --mode=execute glib-genmarshal --prefix=gm_marshal gmmarshallers.list --header > gmmarshallers.h.tmp && mv gmmarshallers.h.tmp gmmarshallers.h
  186. /bin/sh ../libtool --mode=execute glib-genmarshal --prefix=gm_marshal gmmarshallers.list --body > gmmarshallers.c.tmp && mv gmmarshallers.c.tmp gmmarshallers.c
  187. make all-am
  188. make[3]: Entrando no diretório `/tmp/yaourt-tmp-root/aur-ekiga-lite/src/ekiga-3.3.0/lib'
  189. CC toolbox-common.lo
  190. CC toolbox-internal.lo
  191. CC toolbox-gtk.lo
  192. CC platform-generic.lo
  193. CC pixops.lo
  194. CC gmconf-glib.lo
  195. CC dialpad.lo
  196. CC gm-smileys.lo
  197. CC gmwindow.lo
  198. CC gmconfwidgets.lo
  199. CC gmconnectbutton.lo
  200. CC gmdialog.lo
  201. CC gmentrydialog.lo
  202. CC gmlevelmeter.lo
  203. CC gmmenuaddon.lo
  204. ../lib/gui/gmmenuaddon.c: In function ‘menu_item_selected’:
  205. ../lib/gui/gmmenuaddon.c:127:7: warning: unused variable ‘i’ [-Wunused-variable]
  206. ../lib/gui/gmmenuaddon.c:126:7: warning: unused variable ‘len’ [-Wunused-variable]
  207. CC gmpreferences.lo
  208. CC gmstatusbar.lo
  209. ../lib/gui/gmstatusbar.c: In function ‘gm_sb_push_message’:
  210. ../lib/gui/gmstatusbar.c:103:7: warning: unused variable ‘i’ [-Wunused-variable]
  211. ../lib/gui/gmstatusbar.c:102:7: warning: unused variable ‘len’ [-Wunused-variable]
  212. CC gmstockicons.lo
  213. CC gmpowermeter.lo
  214. CC gmcellrendererexpander.lo
  215. CC gm-cell-renderer-bitext.lo
  216. CC gm-text-buffer-enhancer-helper-interface.lo
  217. CC gm-text-anchored-tag.lo
  218. CC gm-text-smiley.lo
  219. CC gm-text-extlink.lo
  220. CC gm-text-buffer-enhancer.lo
  221. CC gm-smiley-chooser-button.lo
  222. CXX xwindow.lo
  223. ../lib/gui/xwindow.cpp: In constructor ‘XWindow::XWindow()’:
  224. ../lib/gui/xwindow.cpp:133:22: warning: converting to non-pointer type ‘unsigned int’ from NULL [-Wconversion-null]
  225. CXX xvwindow.lo
  226. CXX engine.lo
  227. CXX boost-exceptions.lo
  228. CXX form.lo
  229. CXX robust-xml.lo
  230. CXX gmconf-bridge.lo
  231. CXX menu-builder.lo
  232. CXX menu-builder-tools.lo
  233. CXX form-builder.lo
  234. CXX form-dumper.lo
  235. CXX form-request-simple.lo
  236. CXX runtime-glib.lo
  237. CXX services.lo
  238. CXX menu-xml.lo
  239. CXX kickstart.lo
  240. CXX plugin-core.lo
  241. CXX account-core.lo
  242. CXX contact-core.lo
  243. CXX chat-core.lo
  244. CXX friend-or-foe.lo
  245. CXX notification-dummy.lo
  246. CXX proxy-presentity.lo
  247. CXX uri-presentity.lo
  248. CXX presence-core.lo
  249. CXX call-manager.lo
  250. CXX call-core.lo
  251. CXX codec-description.lo
  252. CXX videooutput-core.lo
  253. CXX videooutput-gmconf-bridge.lo
  254. CXX videoinput-core.lo
  255. CXX videoinput-gmconf-bridge.lo
  256. CXX audiooutput-scheduler.lo
  257. CXX audiooutput-core.lo
  258. CXX audiooutput-gmconf-bridge.lo
  259. CXX audioinput-core.lo
  260. CXX audioinput-gmconf-bridge.lo
  261. CXX hal-core.lo
  262. CXX menu-builder-gtk.lo
  263. CXX form-dialog-gtk.lo
  264. CXX optional-buttons-gtk.lo
  265. CXX codecsbox.lo
  266. CXX gtk-core.lo
  267. CXX gtk-core-main.lo
  268. CXX addressbook-window.lo
  269. ../lib/engine/gui/gtk-frontend/addressbook-window.cpp: In function ‘void addressbook_window_add_book(AddressBookWindow*, Ekiga::BookPtr)’:
  270. ../lib/engine/gui/gtk-frontend/addressbook-window.cpp:442:8: warning: variable ‘page’ set but not used [-Wunused-but-set-variable]
  271. CXX book-view-gtk.lo
  272. CXX roster-view-gtk.lo
  273. CXX call-history-view-gtk.lo
  274. CXX presentity-view.lo
  275. CXX heap-view.lo
  276. CXX chat-area.lo
  277. CXX simple-chat-page.lo
  278. CXX multiple-chat-page.lo
  279. CXX chat-window.lo
  280. ../lib/engine/gui/gtk-frontend/chat-window.cpp: In function ‘bool on_simple_chat_added(ChatWindow*, Ekiga::SimpleChatPtr)’:
  281. ../lib/engine/gui/gtk-frontend/chat-window.cpp:288:8: warning: variable ‘num’ set but not used [-Wunused-but-set-variable]
  282. ../lib/engine/gui/gtk-frontend/chat-window.cpp: In function ‘bool on_multiple_chat_added(ChatWindow*, Ekiga::MultipleChatPtr)’:
  283. ../lib/engine/gui/gtk-frontend/chat-window.cpp:333:8: warning: variable ‘num’ set but not used [-Wunused-but-set-variable]
  284. CXX gtk-frontend.lo
  285. CXX utils.lo
  286. CXX audioinput-manager-ptlib.lo
  287. CXX audioinput-main-ptlib.lo
  288. CXX videoinput-manager-ptlib.lo
  289. CXX videoinput-main-ptlib.lo
  290. CXX audiooutput-manager-ptlib.lo
  291. CXX audiooutput-main-ptlib.lo
  292. CXX opal-call-manager.lo
  293. CXX pcss-endpoint.lo
  294. CXX opal-account.lo
  295. CXX opal-bank.lo
  296. CXX opal-call.lo
  297. CXX opal-codec-description.lo
  298. CXX opal-gmconf-bridge.lo
  299. CXX opal-main.lo
  300. CXX opal-audio.lo
  301. CXX opal-videoinput.lo
  302. CXX opal-videooutput.lo
  303. CXX opal-plugins-hook.lo
  304. CXX h323-endpoint.lo
  305. CXX sip-chat-simple.lo
  306. CXX sip-dialect.lo
  307. CXX sip-endpoint.lo
  308. CXX history-contact.lo
  309. CXX history-book.lo
  310. CXX history-source.lo
  311. CXX history-main.lo
  312. CXX echo-presentity.lo
  313. CXX echo-simple.lo
  314. CXX echo-dialect.lo
  315. CXX echo-main.lo
  316. CXX gmconf-personal-details.lo
  317. CXX gmconf-personal-details-main.lo
  318. CXX local-presentity.lo
  319. CXX local-heap.lo
  320. CXX local-cluster.lo
  321. CXX local-roster-main.lo
  322. CXX local-roster-bridge.lo
  323. CXX videoinput-manager-mlogo.lo
  324. CXX videoinput-main-mlogo.lo
  325. CXX audioinput-manager-null.lo
  326. ../lib/engine/components/null-audioinput/audioinput-manager-null.cpp:52:6: warning: unused parameter ‘devices’ [-Wunused-parameter]
  327. CXX audioinput-main-null.lo
  328. CXX audiooutput-manager-null.lo
  329. ../lib/engine/components/null-audiooutput/audiooutput-manager-null.cpp:52:6: warning: unused parameter ‘devices’ [-Wunused-parameter]
  330. CXX audiooutput-main-null.lo
  331. CXX videooutput-manager-common.lo
  332. CXX videooutput-manager-x.lo
  333. CXX videooutput-main-x.lo
  334. CC gmmarshallers.lo
  335. CXXLD libekiga.la
  336. make[3]: Saindo do diretório `/tmp/yaourt-tmp-root/aur-ekiga-lite/src/ekiga-3.3.0/lib'
  337. make[2]: Saindo do diretório `/tmp/yaourt-tmp-root/aur-ekiga-lite/src/ekiga-3.3.0/lib'
  338. Making all in src
  339. make[2]: Entrando no diretório `/tmp/yaourt-tmp-root/aur-ekiga-lite/src/ekiga-3.3.0/src'
  340. if test -d "../.git" -a -n "$(which git)"; then \
  341. if test "x\"$(cd ../.git; git describe )\"" != "x$(cat revision.h 2>/dev/null | cut -c24-)"; then \
  342. echo "#define EKIGA_REVISION \"$(cd ../.git; git describe )\"" > revision.h; \
  343. fi \
  344. else \
  345. if !(test -e "./revision.h"); then\
  346. echo "#define EKIGA_REVISION \"unknown\"" > revision.h; \
  347. fi \
  348. fi
  349. make all-am
  350. make[3]: Entrando no diretório `/tmp/yaourt-tmp-root/aur-ekiga-lite/src/ekiga-3.3.0/src'
  351. CXX accounts.o
  352. CXX callbacks.o
  353. CXX conf.o
  354. CXX assistant.o
  355. CXX main_window.o
  356. gui/main_window.cpp: In function ‘gint window_closed_cb(GtkWidget*, GdkEvent*, gpointer)’:
  357. gui/main_window.cpp:2270:14: warning: variable ‘main_window’ set but not used [-Wunused-but-set-variable]
  358. gui/main_window.cpp: In function ‘void ekiga_main_window_incoming_call_dialog_show(EkigaMainWindow*, boost::shared_ptr<Ekiga::Call>)’:
  359. gui/main_window.cpp:2803:14: warning: variable ‘b1’ set but not used [-Wunused-but-set-variable]
  360. gui/main_window.cpp:2804:14: warning: variable ‘b2’ set but not used [-Wunused-but-set-variable]
  361. gui/main_window.cpp: In function ‘void ekiga_main_window_add_device_dialog_show(EkigaMainWindow*, const Ekiga::Device&, DeviceType)’:
  362. gui/main_window.cpp:3165:14: warning: variable ‘b1’ set but not used [-Wunused-but-set-variable]
  363. gui/main_window.cpp:3166:14: warning: variable ‘b2’ set but not used [-Wunused-but-set-variable]
  364. gui/main_window.cpp: In function ‘GtkWidget* gm_main_window_new(Ekiga::ServiceCore&)’:
  365. gui/main_window.cpp:4243:20: warning: variable ‘mw’ set but not used [-Wunused-but-set-variable]
  366. CXX default_devices.o
  367. CXX preferences.o
  368. gui/preferences.cpp: In function ‘void gm_pw_init_general_page(GtkWidget*, GtkWidget*)’:
  369. gui/preferences.cpp:453:24: warning: variable ‘pw’ set but not used [-Wunused-but-set-variable]
  370. gui/preferences.cpp: In function ‘void gm_pw_init_sip_page(GtkWidget*, GtkWidget*)’:
  371. gui/preferences.cpp:717:24: warning: variable ‘pw’ set but not used [-Wunused-but-set-variable]
  372. gui/preferences.cpp: In function ‘void gm_pw_init_audio_codecs_page(GtkWidget*, GtkWidget*)’:
  373. gui/preferences.cpp:959:24: warning: variable ‘pw’ set but not used [-Wunused-but-set-variable]
  374. gui/preferences.cpp: In function ‘void gm_pw_init_video_codecs_page(GtkWidget*, GtkWidget*)’:
  375. gui/preferences.cpp:998:24: warning: variable ‘pw’ set but not used [-Wunused-but-set-variable]
  376. CXX statusicon.o
  377. CXX statusmenu.o
  378. gui/statusmenu.cpp: In function ‘void status_menu_clear_status_message_dialog_run(StatusMenu*)’:
  379. gui/statusmenu.cpp:513:10: warning: variable ‘presence’ set but not used [-Wunused-but-set-variable]
  380. CXX ekiga.o
  381. CXXLD ekiga
  382.  
  383. *** Warning: Linking the executable ekiga against the loadable module
  384. *** libekiga.so is not portable!
  385. accounts.o: In function `_GLOBAL__sub_I__Z33gm_accounts_window_update_accountP10_GtkWidgetN5boost10shared_ptrIN5Ekiga7AccountEEE':
  386. accounts.cpp:(.text.startup+0x65): undefined reference to `PPlugin_PVideoInputDevice_FakeVideo_link()'
  387. accounts.cpp:(.text.startup+0x70): undefined reference to `PPlugin_PVideoInputDevice_FFMPEG_link()'
  388. accounts.cpp:(.text.startup+0x7b): undefined reference to `PPlugin_PVideoInputDevice_YUVFile_link()'
  389. accounts.cpp:(.text.startup+0x86): undefined reference to `PPlugin_PVideoOutputDevice_SDL_link()'
  390. accounts.cpp:(.text.startup+0x9c): undefined reference to `PPlugin_PSoundChannel_WAVFile_link()'
  391. accounts.cpp:(.text.startup+0xc8): undefined reference to `PFactoryLoader::PURL_HttpLoader_link()'
  392. assistant.o: In function `_GLOBAL__sub_I_ekiga_assistant_get_type':
  393. assistant.cpp:(.text.startup+0x65): undefined reference to `PPlugin_PVideoInputDevice_FakeVideo_link()'
  394. assistant.cpp:(.text.startup+0x70): undefined reference to `PPlugin_PVideoInputDevice_FFMPEG_link()'
  395. assistant.cpp:(.text.startup+0x7b): undefined reference to `PPlugin_PVideoInputDevice_YUVFile_link()'
  396. assistant.cpp:(.text.startup+0x86): undefined reference to `PPlugin_PVideoOutputDevice_SDL_link()'
  397. assistant.cpp:(.text.startup+0x9c): undefined reference to `PPlugin_PSoundChannel_WAVFile_link()'
  398. assistant.cpp:(.text.startup+0xc8): undefined reference to `PFactoryLoader::PURL_HttpLoader_link()'
  399. assistant.o:(.rodata._ZTV6PArrayI7PStringE[vtable for PArray<PString>]+0x90): undefined reference to `PContainer::DestroyReference()'
  400. main_window.o: In function `_GLOBAL__sub_I_ekiga_main_window_get_type':
  401. main_window.cpp:(.text.startup+0x625): undefined reference to `PPlugin_PVideoInputDevice_FakeVideo_link()'
  402. main_window.cpp:(.text.startup+0x630): undefined reference to `PPlugin_PVideoInputDevice_FFMPEG_link()'
  403. main_window.cpp:(.text.startup+0x63b): undefined reference to `PPlugin_PVideoInputDevice_YUVFile_link()'
  404. main_window.cpp:(.text.startup+0x646): undefined reference to `PPlugin_PVideoOutputDevice_SDL_link()'
  405. main_window.cpp:(.text.startup+0x65c): undefined reference to `PPlugin_PSoundChannel_WAVFile_link()'
  406. main_window.cpp:(.text.startup+0x688): undefined reference to `PFactoryLoader::PURL_HttpLoader_link()'
  407. preferences.o: In function `_GLOBAL__sub_I__Z43gm_prefs_window_get_videoinput_devices_listPN5Ekiga11ServiceCoreERSt6vectorISsSaISsEE':
  408. preferences.cpp:(.text.startup+0x65): undefined reference to `PPlugin_PVideoInputDevice_FakeVideo_link()'
  409. preferences.cpp:(.text.startup+0x70): undefined reference to `PPlugin_PVideoInputDevice_FFMPEG_link()'
  410. preferences.cpp:(.text.startup+0x7b): undefined reference to `PPlugin_PVideoInputDevice_YUVFile_link()'
  411. preferences.cpp:(.text.startup+0x86): undefined reference to `PPlugin_PVideoOutputDevice_SDL_link()'
  412. preferences.cpp:(.text.startup+0x9c): undefined reference to `PPlugin_PSoundChannel_WAVFile_link()'
  413. preferences.cpp:(.text.startup+0xc8): undefined reference to `PFactoryLoader::PURL_HttpLoader_link()'
  414. statusicon.o: In function `_GLOBAL__sub_I_statusicon_get_type':
  415. statusicon.cpp:(.text.startup+0x65): undefined reference to `PPlugin_PVideoInputDevice_FakeVideo_link()'
  416. statusicon.cpp:(.text.startup+0x70): undefined reference to `PPlugin_PVideoInputDevice_FFMPEG_link()'
  417. statusicon.cpp:(.text.startup+0x7b): undefined reference to `PPlugin_PVideoInputDevice_YUVFile_link()'
  418. statusicon.cpp:(.text.startup+0x86): undefined reference to `PPlugin_PVideoOutputDevice_SDL_link()'
  419. statusicon.cpp:(.text.startup+0x9c): undefined reference to `PPlugin_PSoundChannel_WAVFile_link()'
  420. statusicon.cpp:(.text.startup+0xc8): undefined reference to `PFactoryLoader::PURL_HttpLoader_link()'
  421. statusmenu.o: In function `_GLOBAL__sub_I_statuses':
  422. statusmenu.cpp:(.text.startup+0x65): undefined reference to `PPlugin_PVideoInputDevice_FakeVideo_link()'
  423. statusmenu.cpp:(.text.startup+0x70): undefined reference to `PPlugin_PVideoInputDevice_FFMPEG_link()'
  424. statusmenu.cpp:(.text.startup+0x7b): undefined reference to `PPlugin_PVideoInputDevice_YUVFile_link()'
  425. statusmenu.cpp:(.text.startup+0x86): undefined reference to `PPlugin_PVideoOutputDevice_SDL_link()'
  426. statusmenu.cpp:(.text.startup+0x9c): undefined reference to `PPlugin_PSoundChannel_WAVFile_link()'
  427. statusmenu.cpp:(.text.startup+0xc8): undefined reference to `PFactoryLoader::PURL_HttpLoader_link()'
  428. ekiga.o: In function `_GLOBAL__sub_I__ZN12GnomeMeeting2GME':
  429. ekiga.cpp:(.text.startup+0x65): undefined reference to `PPlugin_PVideoInputDevice_FakeVideo_link()'
  430. ekiga.cpp:(.text.startup+0x70): undefined reference to `PPlugin_PVideoInputDevice_FFMPEG_link()'
  431. ekiga.cpp:(.text.startup+0x7b): undefined reference to `PPlugin_PVideoInputDevice_YUVFile_link()'
  432. ekiga.cpp:(.text.startup+0x86): undefined reference to `PPlugin_PVideoOutputDevice_SDL_link()'
  433. ekiga.cpp:(.text.startup+0x9c): undefined reference to `PPlugin_PSoundChannel_WAVFile_link()'
  434. ekiga.cpp:(.text.startup+0xc8): undefined reference to `PFactoryLoader::PURL_HttpLoader_link()'
  435. callbacks.o: In function `_GLOBAL__sub_I__Z14about_callbackP10_GtkWidgetPv':
  436. callbacks.cpp:(.text.startup+0x65): undefined reference to `PPlugin_PVideoInputDevice_FakeVideo_link()'
  437. callbacks.cpp:(.text.startup+0x70): undefined reference to `PPlugin_PVideoInputDevice_FFMPEG_link()'
  438. callbacks.cpp:(.text.startup+0x7b): undefined reference to `PPlugin_PVideoInputDevice_YUVFile_link()'
  439. callbacks.cpp:(.text.startup+0x86): undefined reference to `PPlugin_PVideoOutputDevice_SDL_link()'
  440. callbacks.cpp:(.text.startup+0x9c): undefined reference to `PPlugin_PSoundChannel_WAVFile_link()'
  441. callbacks.cpp:(.text.startup+0xc8): undefined reference to `PFactoryLoader::PURL_HttpLoader_link()'
  442. conf.o: In function `_GLOBAL__sub_I__Z25gnomemeeting_conf_upgradev':
  443. conf.cpp:(.text.startup+0x65): undefined reference to `PPlugin_PVideoInputDevice_FakeVideo_link()'
  444. conf.cpp:(.text.startup+0x70): undefined reference to `PPlugin_PVideoInputDevice_FFMPEG_link()'
  445. conf.cpp:(.text.startup+0x7b): undefined reference to `PPlugin_PVideoInputDevice_YUVFile_link()'
  446. conf.cpp:(.text.startup+0x86): undefined reference to `PPlugin_PVideoOutputDevice_SDL_link()'
  447. conf.cpp:(.text.startup+0x9c): undefined reference to `PPlugin_PSoundChannel_WAVFile_link()'
  448. conf.cpp:(.text.startup+0xc8): undefined reference to `PFactoryLoader::PURL_HttpLoader_link()'
  449. conf.o:(.rodata._ZTV10PBaseArrayIcE[vtable for PBaseArray<char>]+0x90): undefined reference to `PContainer::DestroyReference()'
  450. ../lib/.libs/libekiga.so: undefined reference to `PVideoInputDevice::GetCaptureMode() const'
  451. ../lib/.libs/libekiga.so: undefined reference to `PVideoInputDevice::GetVideoInputControls()'
  452. ../lib/.libs/libekiga.so: undefined reference to `PChannel::Write(void const*, int, void const*)'
  453. ../lib/.libs/libekiga.so: undefined reference to `PAbstractDictionary::AbstractGetKeys(PArrayObjects&) const'
  454. ../lib/.libs/libekiga.so: undefined reference to `PVideoOutputDevice::DisableDecode()'
  455. ../lib/.libs/libekiga.so: undefined reference to `PVideoOutputDevice::SetFrameData(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned char const*, bool, unsigned int, void const*)'
  456. ../lib/.libs/libekiga.so: undefined reference to `PVideoInputDevice::SetCaptureMode(unsigned int)'
  457. ../lib/.libs/libekiga.so: undefined reference to `PChannel::SetLocalEcho(bool)'
  458. ../lib/.libs/libekiga.so: undefined reference to `PVideoFrameInfo::SetFrameSar(unsigned int, unsigned int)'
  459. ../lib/.libs/libekiga.so: undefined reference to `PChannel::FlowControl(void const*)'
  460. ../lib/.libs/libekiga.so: undefined reference to `PVideoDevice::SetNearestFrameSize(unsigned int, unsigned int)'
  461. ../lib/.libs/libekiga.so: undefined reference to `PVideoFrameInfo::GetSarHeight() const'
  462. ../lib/.libs/libekiga.so: undefined reference to `PVideoFrameInfo::GetSarSize(unsigned int&, unsigned int&) const'
  463. ../lib/.libs/libekiga.so: undefined reference to `PVideoFrameInfo::GetSarWidth() const'
  464. ../lib/.libs/libekiga.so: undefined reference to `PVideoFrameInfo::PrintOn(std::basic_ostream<char, std::char_traits<char> >&) const'
  465. ../lib/.libs/libekiga.so: undefined reference to `PVideoInputDevice::SetNearestFrameSize(unsigned int, unsigned int)'
  466. ../lib/.libs/libekiga.so: undefined reference to `PTime::SetCurrentTime()'
  467. ../lib/.libs/libekiga.so: undefined reference to `PVideoInputDevice::FlowControl(void const*)'
  468. ../lib/.libs/libekiga.so: undefined reference to `PSoundChannel::Write(void const*, int, void const*)'
  469. collect2: ld returned 1 exit status
  470. make[3]: ** [ekiga] Erro 1
  471. make[3]: Saindo do diretório `/tmp/yaourt-tmp-root/aur-ekiga-lite/src/ekiga-3.3.0/src'
  472. make[2]: ** [all] Erro 2
  473. make[2]: Saindo do diretório `/tmp/yaourt-tmp-root/aur-ekiga-lite/src/ekiga-3.3.0/src'
  474. make[1]: ** [all-recursive] Erro 1
  475. make[1]: Saindo do diretório `/tmp/yaourt-tmp-root/aur-ekiga-lite/src/ekiga-3.3.0'
  476. make: ** [all] Erro 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement