abb80

configure --enable-cas --enable-debug and make

Nov 19th, 2011
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 291.15 KB | None | 0 0
  1. root@arnau-desktop:/usr/src/aMule-2.3.1# ./configure --enable-cas --enable-debug
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... /bin/mkdir -p
  5. checking for gawk... gawk
  6. checking whether make sets $(MAKE)... yes
  7. checking whether to enable maintainer-specific portions of Makefiles... no
  8. checking build system type... x86_64-unknown-linux-gnu
  9. checking host system type... x86_64-unknown-linux-gnu
  10. checking if this is a FreeBSD 4 or earlier system... no
  11. checking for g++... g++
  12. checking whether the C++ compiler works... yes
  13. checking for C++ compiler default output file name... a.out
  14. checking for suffix of executables...
  15. checking whether we are cross compiling... no
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C++ compiler... yes
  18. checking whether g++ accepts -g... yes
  19. checking for style of include used by make... GNU
  20. checking dependency style of g++... gcc3
  21. checking how to run the C++ preprocessor... g++ -E
  22. checking for gcc... gcc
  23. checking whether we are using the GNU C compiler... yes
  24. checking whether gcc accepts -g... yes
  25. checking for gcc option to accept ISO C89... none needed
  26. checking dependency style of gcc... gcc3
  27. checking how to run the C preprocessor... gcc -E
  28. checking for gawk... (cached) gawk
  29. checking for grep that handles long lines and -e... /bin/grep
  30. checking for egrep... /bin/grep -E
  31. checking whether make sets $(MAKE)... (cached) yes
  32. checking for flex... flex
  33. checking lex output file root... lex.yy
  34. checking lex library... -lfl
  35. checking whether yytext is a pointer... yes
  36. checking for ranlib... ranlib
  37. checking for bison... bison -y
  38. checking for ranlib... (cached) ranlib
  39. checking for strip... strip
  40. checking for ar... ar
  41. checking for ld... ld
  42. checking for zlib >= 1.1.4... yes (version 1.2.3.4)
  43. checking for ANSI C header files... yes
  44. checking for sys/types.h... yes
  45. checking for sys/stat.h... yes
  46. checking for stdlib.h... yes
  47. checking for string.h... yes
  48. checking for memory.h... yes
  49. checking for strings.h... yes
  50. checking for inttypes.h... yes
  51. checking for stdint.h... yes
  52. checking for unistd.h... yes
  53. checking for gdlib-config... /usr/bin/gdlib-config
  54. checking for gdlib version >= 2.0.0... yes (version 2.0.36)
  55. checking gd.h usability... yes
  56. checking gd.h presence... yes
  57. checking for gd.h... yes
  58. checking for File::Copy... ok
  59. checking for the --with-toolkit option... will be automatically detected
  60. checking for the --with-wxshared option... will be automatically detected
  61. checking for the --with-wxdebug option... will be automatically detected
  62. checking for the --with-wxversion option... will be automatically detected
  63. checking for wx-config... /usr/local/bin/wx-config
  64. checking for wxWidgets version >= 2.8.12 (--unicode=yes)... yes (version 2.8.12)
  65. checking if wxWidgets was built in DEBUG mode... yes
  66. checking if wxWidgets was built in STATIC mode... no
  67. checking which wxWidgets toolkit was selected... gtk2
  68. checking for pkg-config... /usr/bin/pkg-config
  69. checking pkg-config is at least version 0.9.0... yes
  70. checking for libupnp version >= 1.6.6... yes (version 1.6.6)
  71. checking for crypto++ version >= 5.1... yes (version 5.6.1, installed)
  72. checking if we're using the GNU C++ library... yes
  73. checking that wxWidgets has support for large files... yes
  74. checking for exception-handling... yes
  75. checking for <cxxabi.h> and __cxa_demangle()... yes
  76. checking for extended flex capabilities... yes
  77. checking for working alloca.h... yes
  78. checking for alloca... yes
  79. checking for dirent.h that defines DIR... yes
  80. checking for library containing opendir... none required
  81. checking for ANSI C header files... (cached) yes
  82. checking argz.h usability... yes
  83. checking argz.h presence... yes
  84. checking for argz.h... yes
  85. checking arpa/inet.h usability... yes
  86. checking arpa/inet.h presence... yes
  87. checking for arpa/inet.h... yes
  88. checking fcntl.h usability... yes
  89. checking fcntl.h presence... yes
  90. checking for fcntl.h... yes
  91. checking for inttypes.h... (cached) yes
  92. checking langinfo.h usability... yes
  93. checking langinfo.h presence... yes
  94. checking for langinfo.h... yes
  95. checking libintl.h usability... yes
  96. checking libintl.h presence... yes
  97. checking for libintl.h... yes
  98. checking limits.h usability... yes
  99. checking limits.h presence... yes
  100. checking for limits.h... yes
  101. checking locale.h usability... yes
  102. checking locale.h presence... yes
  103. checking for locale.h... yes
  104. checking malloc.h usability... yes
  105. checking malloc.h presence... yes
  106. checking for malloc.h... yes
  107. checking mntent.h usability... yes
  108. checking mntent.h presence... yes
  109. checking for mntent.h... yes
  110. checking netdb.h usability... yes
  111. checking netdb.h presence... yes
  112. checking for netdb.h... yes
  113. checking netinet/in.h usability... yes
  114. checking netinet/in.h presence... yes
  115. checking for netinet/in.h... yes
  116. checking stddef.h usability... yes
  117. checking stddef.h presence... yes
  118. checking for stddef.h... yes
  119. checking nl_types.h usability... yes
  120. checking nl_types.h presence... yes
  121. checking for nl_types.h... yes
  122. checking for stdint.h... (cached) yes
  123. checking stdio_ext.h usability... yes
  124. checking stdio_ext.h presence... yes
  125. checking for stdio_ext.h... yes
  126. checking for stdlib.h... (cached) yes
  127. checking for string.h... (cached) yes
  128. checking for strings.h... (cached) yes
  129. checking sys/ioctl.h usability... yes
  130. checking sys/ioctl.h presence... yes
  131. checking for sys/ioctl.h... yes
  132. checking sys/mntent.h usability... no
  133. checking sys/mntent.h presence... no
  134. checking for sys/mntent.h... no
  135. checking sys/mnttab.h usability... no
  136. checking sys/mnttab.h presence... no
  137. checking for sys/mnttab.h... no
  138. checking sys/mount.h usability... yes
  139. checking sys/mount.h presence... yes
  140. checking for sys/mount.h... yes
  141. checking sys/param.h usability... yes
  142. checking sys/param.h presence... yes
  143. checking for sys/param.h... yes
  144. checking sys/resource.h usability... yes
  145. checking sys/resource.h presence... yes
  146. checking for sys/resource.h... yes
  147. checking sys/select.h usability... yes
  148. checking sys/select.h presence... yes
  149. checking for sys/select.h... yes
  150. checking sys/socket.h usability... yes
  151. checking sys/socket.h presence... yes
  152. checking for sys/socket.h... yes
  153. checking sys/statvfs.h usability... yes
  154. checking sys/statvfs.h presence... yes
  155. checking for sys/statvfs.h... yes
  156. checking sys/time.h usability... yes
  157. checking sys/time.h presence... yes
  158. checking for sys/time.h... yes
  159. checking sys/timeb.h usability... yes
  160. checking sys/timeb.h presence... yes
  161. checking for sys/timeb.h... yes
  162. checking for sys/types.h... (cached) yes
  163. checking for unistd.h... (cached) yes
  164. checking errno.h usability... yes
  165. checking errno.h presence... yes
  166. checking for errno.h... yes
  167. checking signal.h usability... yes
  168. checking signal.h presence... yes
  169. checking for signal.h... yes
  170. checking for sys/wait.h that is POSIX.1 compatible... yes
  171. checking for stdbool.h that conforms to C99... yes
  172. checking for _Bool... yes
  173. checking for an ANSI C-conforming const... yes
  174. checking for inline... inline
  175. checking for mode_t... yes
  176. checking for off_t... yes
  177. checking for size_t... yes
  178. checking whether time.h and sys/time.h may both be included... yes
  179. checking whether struct tm is in sys/time.h or time.h... time.h
  180. checking for uid_t in sys/types.h... yes
  181. checking for working volatile... yes
  182. checking for ptrdiff_t... yes
  183. checking whether closedir returns void... no
  184. checking whether gcc needs -traditional... no
  185. checking for pid_t... yes
  186. checking vfork.h usability... no
  187. checking vfork.h presence... no
  188. checking for vfork.h... no
  189. checking for fork... yes
  190. checking for vfork... yes
  191. checking for working fork... yes
  192. checking for working vfork... (cached) yes
  193. checking whether lstat correctly handles trailing slash... yes
  194. checking for library containing getmntent... none required
  195. checking whether lstat accepts an empty string... no
  196. checking whether lstat correctly handles trailing slash... (cached) yes
  197. checking for working memcmp... yes
  198. checking for sys/select.h... (cached) yes
  199. checking for sys/socket.h... (cached) yes
  200. checking types of arguments for select... int,fd_set *,struct timeval *
  201. checking return type of signal handlers... void
  202. checking whether stat accepts an empty string... no
  203. checking for strftime... yes
  204. checking for working strtod... yes
  205. checking for vprintf... yes
  206. checking for _doprnt... no
  207. checking for stdlib.h... (cached) yes
  208. checking for GNU libc compatible malloc... yes
  209. checking for stdlib.h... (cached) yes
  210. checking for GNU libc compatible realloc... yes
  211. checking for __argz_count... yes
  212. checking for __argz_next... yes
  213. checking for __argz_stringify... yes
  214. checking for endpwent... yes
  215. checking for floor... no
  216. checking for ftruncate... yes
  217. checking for getcwd... yes
  218. checking for gethostbyaddr... yes
  219. checking for gethostbyname... yes
  220. checking for gethostname... yes
  221. checking for getpass... yes
  222. checking for gettimeofday... yes
  223. checking for inet_ntoa... yes
  224. checking for localeconv... yes
  225. checking for memmove... yes
  226. checking for mempcpy... yes
  227. checking for memset... yes
  228. checking for nl_langinfo... yes
  229. checking for pow... no
  230. checking for select... yes
  231. checking for setlocale... yes
  232. checking for socket... yes
  233. checking for sqrt... no
  234. checking for stpcpy... yes
  235. checking for strcasecmp... yes
  236. checking for strchr... yes
  237. checking for strcspn... yes
  238. checking for strdup... yes
  239. checking for strerror... yes
  240. checking for strncasecmp... yes
  241. checking for strstr... yes
  242. checking for strtoul... yes
  243. checking for sigaction... yes
  244. checking for mkdir... yes
  245. checking for getrlimit... yes
  246. checking for setrlimit... yes
  247. checking for getopt_long... yes
  248. checking for stdlib.h... (cached) yes
  249. checking for unistd.h... (cached) yes
  250. checking for sys/param.h... (cached) yes
  251. checking whether strerror_r is declared... yes
  252. checking for strerror_r... yes
  253. checking whether strerror_r returns char *... no
  254. checking for fallocate... yes
  255. checking for SYS_fallocate... yes
  256. checking for posix_fallocate... yes
  257. checking for msgfmt... /usr/bin/msgfmt
  258. checking for gmsgfmt... /usr/bin/msgfmt
  259. checking for xgettext... /usr/bin/xgettext
  260. checking for msgmerge... /usr/bin/msgmerge
  261. checking for strerror in -lcposix... no
  262. checking whether we are using the GNU C Library 2.1 or newer... yes
  263. checking whether integer division by zero raises SIGFPE... yes
  264. checking for inttypes.h... yes
  265. checking for stdint.h... yes
  266. checking for unsigned long long... yes
  267. checking for inttypes.h... yes
  268. checking whether the inttypes.h PRIxNN macros are broken... no
  269. checking for ld used by GCC... ld
  270. checking if the linker (ld) is GNU ld... yes
  271. checking for shared library run path origin... done
  272. checking for argz.h... (cached) yes
  273. checking for limits.h... (cached) yes
  274. checking for locale.h... (cached) yes
  275. checking for nl_types.h... (cached) yes
  276. checking for malloc.h... (cached) yes
  277. checking for stddef.h... (cached) yes
  278. checking for stdlib.h... (cached) yes
  279. checking for string.h... (cached) yes
  280. checking for unistd.h... (cached) yes
  281. checking for sys/param.h... (cached) yes
  282. checking for feof_unlocked... yes
  283. checking for fgets_unlocked... yes
  284. checking for getc_unlocked... yes
  285. checking for getcwd... (cached) yes
  286. checking for getegid... yes
  287. checking for geteuid... yes
  288. checking for getgid... yes
  289. checking for getuid... yes
  290. checking for mempcpy... (cached) yes
  291. checking for munmap... (cached) no
  292. checking for putenv... yes
  293. checking for setenv... yes
  294. checking for setlocale... (cached) yes
  295. checking for stpcpy... (cached) yes
  296. checking for strcasecmp... (cached) yes
  297. checking for strdup... (cached) yes
  298. checking for strtoul... (cached) yes
  299. checking for tsearch... yes
  300. checking for __argz_count... (cached) yes
  301. checking for __argz_stringify... (cached) yes
  302. checking for __argz_next... (cached) yes
  303. checking for iconv... yes
  304. checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  305. checking for nl_langinfo and CODESET... yes
  306. checking for LC_MESSAGES... yes
  307. checking for bison... bison
  308. checking version of bison... 2.4.1, ok
  309. checking whether NLS is requested... yes
  310. checking whether included gettext is requested... no
  311. checking for GNU gettext in libc... yes
  312. checking for autopoint... yes (0.18.1)
  313. checking for requested languages... all
  314. checking for bfd... yes
  315. checking for <execinfo.h> and backtrace()... yes
  316. checking for docdir... ${datarootdir}/doc/${PACKAGE_TARNAME}
  317. checking for SVNDATE... None required
  318. checking denoising level... 4
  319. checking whether ccache support should be added... no
  320. configure: creating ./config.status
  321. config.status: creating Makefile
  322. config.status: creating docs/Makefile
  323. config.status: creating docs/man/Makefile
  324. config.status: creating intl/Makefile
  325. config.status: creating src/Makefile
  326. config.status: creating src/pixmaps/Makefile
  327. config.status: creating src/pixmaps/flags_xpm/Makefile
  328. config.status: creating src/libs/Makefile
  329. config.status: creating src/libs/ec/Makefile
  330. config.status: creating src/libs/ec/cpp/Makefile
  331. config.status: creating src/libs/common/Makefile
  332. config.status: creating src/utils/Makefile
  333. config.status: creating src/utils/aLinkCreator/Makefile
  334. config.status: creating src/utils/aLinkCreator/docs/Makefile
  335. config.status: creating src/utils/aLinkCreator/src/Makefile
  336. config.status: creating src/utils/cas/Makefile
  337. config.status: creating src/utils/cas/docs/Makefile
  338. config.status: creating src/utils/fileview/Makefile
  339. config.status: creating src/utils/plasmamule/Makefile
  340. config.status: creating src/utils/wxCas/Makefile
  341. config.status: creating src/utils/wxCas/docs/Makefile
  342. config.status: creating src/utils/wxCas/src/Makefile
  343. config.status: creating src/utils/xas/Makefile
  344. config.status: creating src/utils/xas/autostart-xas
  345. config.status: creating src/utils/xas/docs/Makefile
  346. config.status: creating src/skins/Makefile
  347. config.status: creating src/webserver/Makefile
  348. config.status: creating src/webserver/src/Makefile
  349. config.status: creating src/webserver/default/Makefile
  350. config.status: creating unittests/Makefile
  351. config.status: creating unittests/muleunit/Makefile
  352. config.status: creating unittests/tests/Makefile
  353. config.status: creating po/Makefile.in
  354. config.status: creating Compilation.flags
  355. config.status: creating config.h
  356. config.status: config.h is unchanged
  357. config.status: executing depfiles commands
  358. config.status: executing default-1 commands
  359. config.status: creating po/POTFILES
  360. config.status: creating po/Makefile
  361. config.status: executing denoiser commands
  362.  
  363.  
  364. Configure script has finished system check.
  365.  
  366. Configured aMule 2.3.1 for 'x86_64-unknown-linux-gnu'.
  367.  
  368. aMule enabled options:
  369.  
  370. **** aMule Core ****
  371. Prefix where aMule should be installed? /usr/local
  372. Should aMule be compiled with i18n support? yes
  373. Should aMule be compiled in debug mode? yes
  374. Should aMule be compiled with profiling? no
  375. Should aMule be compiled with optimizations? no
  376. Should aMule be compiled with UPnP support? yes
  377. Should aMule be compiled with IP2country support? no
  378. Should aMule monolithic application be built? yes
  379. Should aMule daemon version be built? no
  380. Should aMule remote gui be built? no
  381. Crypto++ library/headers style? installed
  382.  
  383. **** aMule TextClient ****
  384. Should aMule Command Line Client be built? no
  385.  
  386. **** aMule WebServer ****
  387. Should aMule WebServer be built? no
  388.  
  389. **** aMule ED2K Links Handler ****
  390. Should aMule ED2K Links Handler be built? yes
  391.  
  392. **** aMuleLinkCreator ****
  393. Should aMuleLinkCreator GUI version (alc) be built? no
  394. Should aMuleLinkCreator for console (alcc) be built? no
  395.  
  396. **** aMule Statistics ****
  397. Should C aMule Statistics (CAS) be built? yes
  398. Should aMule GUI Statistics (wxCas) be built? no
  399. Should xas XChat2 plugin be installed? no
  400. Should plasmaMule plasma-applet be build? no
  401.  
  402. **** General Libraries and Tools ****
  403. Should ccache support be enabled? no
  404. Libraries aMule will use to build:
  405. wxWidgets 2.8.12 (gtk2,debug,shared)
  406. crypto++ 5.6.1 (installed, in /usr)
  407. libupnp 1.6.6
  408. libintl system
  409. libgd 2.0.36
  410. zlib 1.2.3.4
  411. root@arnau-desktop:/usr/src/aMule-2.3.1# make
  412. Generating translations for ar
  413. Generating translations for ast
  414. Generating translations for bg
  415. Generating translations for ca
  416. Generating translations for cs
  417. Generating translations for da
  418. Generating translations for de
  419. Generating translations for el
  420. Generating translations for en_GB
  421. Generating translations for es
  422. Generating translations for et_EE
  423. Generating translations for eu
  424. Generating translations for fi
  425. Generating translations for fr
  426. Generating translations for gl
  427. Generating translations for he
  428. Generating translations for hr
  429. Generating translations for hu
  430. Generating translations for it
  431. Generating translations for it_CH
  432. Generating translations for ja
  433. Generating translations for ko_KR
  434. Generating translations for lt
  435. Generating translations for nl
  436. Generating translations for nn
  437. Generating translations for pl
  438. Generating translations for pt_BR
  439. Generating translations for pt_PT
  440. Generating translations for ru
  441. Generating translations for sl
  442. Generating translations for sq
  443. Generating translations for sv
  444. Generating translations for tr
  445. Generating translations for uk
  446. Generating translations for zh_CN
  447. Generating translations for zh_TW
  448. Compiling FileFunctions.cpp
  449. Compiling Format.cpp
  450. Compiling MD5Sum.cpp
  451. Compiling MuleDebug.cpp
  452. Compiling Path.cpp
  453. Compiling strerror_r.c
  454. Compiling StringFunctions.cpp
  455. Compiling TextFile.cpp
  456. Building libmulecommon.a
  457. Parsing 2 files
  458. FileName: ECTagTypes
  459. FileContent: EC tag types for use on the ec library.
  460. Reading content section...
  461. Datatype: Enum
  462. Dataname: ECTagTypes
  463. DataType: uint8
  464. No more content sections
  465. All info parsed
  466. FileName: ECCodes
  467. FileContent: EC codes and type definition.
  468. Reading content section...
  469. Datatype: TypeDef
  470. Reading content section...
  471. Datatype: Enum
  472. Dataname: ProtocolVersion
  473. DataType: uint16
  474. Reading content section...
  475. Datatype: Enum
  476. Dataname: ECFlags
  477. DataType: uint32
  478. Reading content section...
  479. Datatype: Enum
  480. Dataname: ECOpCodes
  481. DataType: uint8
  482. Reading content section...
  483. Datatype: Enum
  484. Dataname: ECTagNames
  485. DataType: uint16
  486. Reading content section...
  487. Datatype: Enum
  488. Dataname: EC_DETAIL_LEVEL
  489. DataType: uint8
  490. Reading content section...
  491. Datatype: Enum
  492. Dataname: EC_SEARCH_TYPE
  493. DataType: uint8
  494. Reading content section...
  495. Datatype: Enum
  496. Dataname: EC_STATTREE_NODE_VALUE_TYPE
  497. DataType: uint8
  498. Reading content section...
  499. Datatype: Enum
  500. Dataname: EcPrefs
  501. DataType: uint32
  502. No more content sections
  503. All info parsed
  504. Generating ECVersion.h... created.
  505. Compiling ECTag.cpp
  506. Compiling ECPacket.cpp
  507. Compiling ECSocket.cpp
  508. Compiling ECMuleSocket.cpp
  509. Compiling RemoteConnect.cpp
  510. Compiling ECSpecialTags.cpp
  511. Building libec.a
  512. Compiling cas.c
  513. Compiling configfile.c
  514. Compiling functions.c
  515. Compiling graphics.c
  516. Compiling html.c
  517. Compiling lines.c
  518. Linking cas
  519. Compiling AsyncDNS.cpp
  520. Compiling DeadSourceList.cpp
  521. Compiling FileArea.cpp
  522. Compiling FileAutoClose.cpp
  523. Compiling IPFilterScanner.cpp
  524. Compiling Scanner.cpp
  525. Compiling Parser.cpp
  526. Compiling PlatformSpecific.cpp
  527. Compiling RandomFunctions.cpp
  528. Compiling RC4Encrypt.cpp
  529. Compiling StateMachine.cpp
  530. Compiling TerminationProcessAmuleweb.cpp
  531. Compiling ThreadScheduler.cpp
  532. Compiling UPnPBase.cpp
  533. Compiling Entry.cpp
  534. Compiling SearchManager.cpp
  535. Compiling RoutingBin.cpp
  536. Compiling UInt128.cpp
  537. Building libmuleappcore.a
  538. Compiling BarShader.cpp
  539. Compiling ColorFrameCtrl.cpp
  540. Compiling EditServerListDlg.cpp
  541. Compiling listctrl.cpp
  542. Compiling FileDetailListCtrl.cpp
  543. Compiling IP2Country.cpp
  544. Compiling MuleColour.cpp
  545. Compiling MuleGifCtrl.cpp
  546. Compiling MuleListCtrl.cpp
  547. Compiling MuleNotebook.cpp
  548. Compiling MuleTextCtrl.cpp
  549. Compiling MuleCollection.cpp
  550. Compiling muuli_wdr.cpp
  551. Building libmuleappgui.a
  552. Compiling CFile.cpp
  553. Compiling ClientCredits.cpp
  554. Compiling ED2KLink.cpp
  555. Compiling Friend.cpp
  556. Compiling GapList.cpp
  557. Compiling MagnetURI.cpp
  558. Compiling MemFile.cpp
  559. Compiling NetworkFunctions.cpp
  560. Compiling OtherFunctions.cpp
  561. Compiling Packet.cpp
  562. Compiling RLE.cpp
  563. Compiling SafeFile.cpp
  564. Compiling SHA.cpp
  565. Compiling Tag.cpp
  566. Compiling TerminationProcess.cpp
  567. Compiling Timer.cpp
  568. Building libmuleappcommon.a
  569. Compiling CaptchaDialog.cpp
  570. Compiling CaptchaGenerator.cpp
  571. Compiling PartFileConvert.cpp
  572. Compiling PartFileConvertDlg.cpp
  573. Compiling amule.cpp
  574. Compiling BaseClient.cpp
  575. Compiling CanceledFileList.cpp
  576. Compiling ClientList.cpp
  577. Compiling ClientCreditsList.cpp
  578. Compiling ClientTCPSocket.cpp
  579. Compiling ClientUDPSocket.cpp
  580. Compiling CorruptionBlackBox.cpp
  581. Compiling DownloadClient.cpp
  582. Compiling DownloadQueue.cpp
  583. Compiling ECSpecialCoreTags.cpp
  584. Compiling EMSocket.cpp
  585. Compiling EncryptedStreamSocket.cpp
  586. Compiling EncryptedDatagramSocket.cpp
  587. Compiling ExternalConn.cpp
  588. Compiling FriendList.cpp
  589. Compiling IPFilter.cpp
  590. Compiling KnownFileList.cpp
  591. Compiling ListenSocket.cpp
  592. Compiling MuleUDPSocket.cpp
  593. Compiling SearchFile.cpp
  594. Compiling SearchList.cpp
  595. Compiling ServerConnect.cpp
  596. Compiling ServerList.cpp
  597. Compiling ServerSocket.cpp
  598. Compiling ServerUDPSocket.cpp
  599. Compiling SHAHashSet.cpp
  600. Compiling SharedFileList.cpp
  601. Compiling ThreadTasks.cpp
  602. Compiling UploadBandwidthThrottler.cpp
  603. Compiling UploadClient.cpp
  604. Compiling UploadQueue.cpp
  605. Compiling Indexed.cpp
  606. Compiling Kademlia.cpp
  607. Compiling Prefs.cpp
  608. Compiling Search.cpp
  609. Compiling UDPFirewallTester.cpp
  610. Compiling KademliaUDPListener.cpp
  611. Compiling PacketTracking.cpp
  612. Compiling Contact.cpp
  613. Compiling RoutingZone.cpp
  614. Compiling amule-gui.cpp
  615. Compiling amuleDlg.cpp
  616. Compiling AddFriend.cpp
  617. Compiling CatDialog.cpp
  618. Compiling ChatSelector.cpp
  619. Compiling ChatWnd.cpp
  620. Compiling CommentDialog.cpp
  621. Compiling CommentDialogLst.cpp
  622. Compiling GenericClientListCtrl.cpp
  623. Compiling ClientDetailDialog.cpp
  624. Compiling DirectoryTreeCtrl.cpp
  625. Compiling FileDetailDialog.cpp
  626. Compiling KadDlg.cpp
  627. Compiling OScopeCtrl.cpp
  628. Compiling PrefsUnifiedDlg.cpp
  629. Compiling SearchDlg.cpp
  630. Compiling ServerWnd.cpp
  631. Compiling SharedFilesWnd.cpp
  632. Compiling StatisticsDlg.cpp
  633. Compiling SearchListCtrl.cpp
  634. Compiling DownloadListCtrl.cpp
  635. Compiling SourceListCtrl.cpp
  636. Compiling SharedFilePeersListCtrl.cpp
  637. Compiling FriendListCtrl.cpp
  638. Compiling ServerListCtrl.cpp
  639. Compiling SharedFilesCtrl.cpp
  640. Compiling MuleTrayIcon.cpp
  641. Compiling TransferWnd.cpp
  642. Compiling amuleAppCommon.cpp
  643. Compiling ClientRef.cpp
  644. Compiling DataToText.cpp
  645. Compiling ECSpecialMuleTags.cpp
  646. Compiling KnownFile.cpp
  647. Compiling GetTickCount.cpp
  648. Compiling GuiEvents.cpp
  649. Compiling HTTPDownload.cpp
  650. Compiling Logger.cpp
  651. Compiling PartFile.cpp
  652. Compiling Preferences.cpp
  653. Compiling Proxy.cpp
  654. Compiling Server.cpp
  655. Compiling Statistics.cpp
  656. Compiling StatTree.cpp
  657. Compiling UserEvents.cpp
  658. Linking amule
  659. amule-CaptchaDialog.o: In function `wxStringBase':
  660. /usr/local/include/wx-2.8/wx/string.h:352: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  661. /usr/local/include/wx-2.8/wx/string.h:368: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
  662. /usr/local/include/wx-2.8/wx/string.h:370: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
  663. amule-CaptchaDialog.o:(.rodata._ZTV14CCaptchaDialog[vtable for CCaptchaDialog]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  664. amule-CaptchaDialog.o:(.rodata._ZTV12wxButtonBase[vtable for wxButtonBase]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  665. amule-CaptchaGenerator.o: In function `wxStringBase::ConcatSelf(unsigned long, wchar_t const*)':
  666. /usr/local/include/wx-2.8/wx/string.h:287: undefined reference to `wxStringBase::ConcatSelf(unsigned long, wchar_t const*, unsigned long)'
  667. amule-CaptchaGenerator.o: In function `wxStringBase::at(unsigned long)':
  668. /usr/local/include/wx-2.8/wx/string.h:433: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  669. amule-CaptchaGenerator.o: In function `wxString':
  670. /usr/local/include/wx-2.8/wx/string.h:693: undefined reference to `wxStringBase::wxStringBase(unsigned long, wchar_t)'
  671. amule-PartFileConvert.o: In function `CPartFileConvert::performConvertToeMule(CPath const&)':
  672. /usr/src/aMule-2.3.1/src/PartFileConvert.cpp:278: undefined reference to `operator+(wxString const&, wchar_t const*)'
  673. /usr/src/aMule-2.3.1/src/PartFileConvert.cpp:323: undefined reference to `operator+(wxString const&, wchar_t const*)'
  674. /usr/src/aMule-2.3.1/src/PartFileConvert.cpp:446: undefined reference to `operator+(wxString const&, wchar_t const*)'
  675. /usr/src/aMule-2.3.1/src/PartFileConvert.cpp:358: undefined reference to `operator+(wchar_t const*, wxString const&)'
  676. amule-PartFileConvertDlg.o:(.rodata._ZTV19CPartFileConvertDlg[vtable for CPartFileConvertDlg]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  677. amule-amule.o: In function `CamuleApp::OnInit()':
  678. /usr/src/aMule-2.3.1/src/amule.cpp:408: undefined reference to `operator+(wxString const&, wchar_t const*)'
  679. /usr/src/aMule-2.3.1/src/amule.cpp:414: undefined reference to `operator+(wxString const&, wchar_t const*)'
  680. /usr/src/aMule-2.3.1/src/amule.cpp:458: undefined reference to `operator+(wxString const&, wchar_t const*)'
  681. /usr/src/aMule-2.3.1/src/amule.cpp:529: undefined reference to `operator+(wxString const&, wchar_t const*)'
  682. /usr/src/aMule-2.3.1/src/amule.cpp:529: undefined reference to `operator+(wxString const&, wchar_t const*)'
  683. /usr/src/aMule-2.3.1/src/amule.cpp:649: undefined reference to `operator+(wchar_t const*, wxString const&)'
  684. /usr/src/aMule-2.3.1/src/amule.cpp:649: undefined reference to `operator+(wxString const&, wchar_t const*)'
  685. /usr/src/aMule-2.3.1/src/amule.cpp:649: undefined reference to `operator+(wxString const&, wchar_t const*)'
  686. amule-amule.o: In function `CamuleApp::OnlineSig(bool)':
  687. /usr/src/aMule-2.3.1/src/amule.cpp:889: undefined reference to `operator+(wchar_t const*, wxString const&)'
  688. /usr/src/aMule-2.3.1/src/amule.cpp:889: undefined reference to `operator+(wxString const&, wchar_t const*)'
  689. /usr/src/aMule-2.3.1/src/amule.cpp:889: undefined reference to `operator+(wxString const&, wchar_t const*)'
  690. /usr/src/aMule-2.3.1/src/amule.cpp:938: undefined reference to `operator+(wxString const&, wchar_t const*)'
  691. /usr/src/aMule-2.3.1/src/amule.cpp:944: undefined reference to `operator+(wxString const&, wchar_t const*)'
  692. amule-amule.o: In function `CamuleApp::Trigger_New_version(wxString)':
  693. /usr/src/aMule-2.3.1/src/amule.cpp:1040: undefined reference to `operator+(wchar_t const*, wxString const&)'
  694. /usr/src/aMule-2.3.1/src/amule.cpp:1040: undefined reference to `operator+(wxString const&, wchar_t const*)'
  695. amule-amule.o: In function `CamuleApp::SetOSFiles(wxString)':
  696. /usr/src/aMule-2.3.1/src/amule.cpp:1061: undefined reference to `wxDirExists(wchar_t const*)'
  697. amule-amule.o: In function `CamuleApp::OnAssertFailure(wchar_t const*, int, wchar_t const*, wchar_t const*, wchar_t const*)':
  698. /usr/src/aMule-2.3.1/src/amule.cpp:1096: undefined reference to `wxApp::OnAssertFailure(wchar_t const*, int, wchar_t const*, wchar_t const*, wchar_t const*)'
  699. amule-amule.o: In function `CamuleApp::OnFinishedHashing(CHashingEvent&)':
  700. /usr/src/aMule-2.3.1/src/amule.cpp:1257: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  701. amule-amule.o: In function `CamuleApp::OnFinishedAICHHashing(CHashingEvent&)':
  702. /usr/src/aMule-2.3.1/src/amule.cpp:1298: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  703. amule-amule.o: In function `CamuleApp::OnFinishedCompletion(CCompletionEvent&)':
  704. /usr/src/aMule-2.3.1/src/amule.cpp:1319: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  705. /usr/src/aMule-2.3.1/src/amule.cpp:1320: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  706. amule-amule.o: In function `CamuleApp::OnFinishedAllocation(CAllocFinishedEvent&)':
  707. /usr/src/aMule-2.3.1/src/amule.cpp:1334: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  708. amule-amule.o:/usr/src/aMule-2.3.1/src/amule.cpp:1335: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  709. amule-amule.o: In function `CamuleApp::GetLog(bool)':
  710. /usr/src/aMule-2.3.1/src/amule.cpp:1473: undefined reference to `operator+(wxString const&, wchar_t const*)'
  711. /usr/src/aMule-2.3.1/src/amule.cpp:1473: undefined reference to `wxFile::Open(wchar_t const*, wxFile::OpenMode, int)'
  712. /usr/src/aMule-2.3.1/src/amule.cpp:1496: undefined reference to `operator+(wxString const&, wchar_t const*)'
  713. amule-amule.o: In function `CamuleApp::AddServerMessageLine(wxString&)':
  714. /usr/src/aMule-2.3.1/src/amule.cpp:1522: undefined reference to `operator+(wxString const&, wchar_t const*)'
  715. amule-amule.o: In function `CamuleApp::OnFinishedHTTPDownload(CMuleInternalEvent&)':
  716. /usr/src/aMule-2.3.1/src/amule.cpp:1546: undefined reference to `operator+(wxString const&, wchar_t const*)'
  717. /usr/src/aMule-2.3.1/src/amule.cpp:1555: undefined reference to `operator+(wxString const&, wchar_t const*)'
  718. amule-amule.o: In function `CamuleApp::CheckNewVersion(unsigned int)':
  719. /usr/src/aMule-2.3.1/src/amule.cpp:1579: undefined reference to `operator+(wxString const&, wchar_t const*)'
  720. amule-amule.o:/usr/src/aMule-2.3.1/src/amule.cpp:1591: more undefined references to `operator+(wxString const&, wchar_t const*)' follow
  721. amule-amule.o: In function `CamuleApp::ListenSocketHandler(wxSocketEvent&)':
  722. /usr/src/aMule-2.3.1/src/amule.cpp:1811: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  723. /usr/src/aMule-2.3.1/src/amule.cpp:1812: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  724. /usr/src/aMule-2.3.1/src/amule.cpp:1823: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  725. amule-amule.o: In function `CamuleApp::UDPSocketHandler(wxSocketEvent&)':
  726. /usr/src/aMule-2.3.1/src/amule.cpp:1910: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  727. /usr/src/aMule-2.3.1/src/amule.cpp:1936: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  728. amule-amule.o: In function `CamuleApp::UpdateNotesDat(wxString const&)':
  729. /usr/src/aMule-2.3.1/src/amule.cpp:1989: undefined reference to `operator+(wxString const&, wchar_t const*)'
  730. /usr/src/aMule-2.3.1/src/amule.cpp:1991: undefined reference to `operator+(wxString const&, wchar_t const*)'
  731. amule-amule.o: In function `wxStringBase::at(unsigned long) const':
  732. /usr/local/include/wx-2.8/wx/string.h:430: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  733. amule-amule.o: In function `wxString::operator=(wchar_t const*)':
  734. /usr/local/include/wx-2.8/wx/string.h:965: undefined reference to `wxStringBase::operator=(wchar_t const*)'
  735. amule-amule.o: In function `wxString::operator<<(wxString const&)':
  736. /usr/local/include/wx-2.8/wx/string.h:996: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  737. amule-amule.o: In function `wxArrayString::Item(unsigned long) const':
  738. /usr/local/include/wx-2.8/wx/arrstr.h:155: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  739. amule-amule.o: In function `operator==(wxString const&, wchar_t const*)':
  740. /usr/local/include/wx-2.8/wx/string.h:1563: undefined reference to `wxString::Cmp(wchar_t const*) const'
  741. amule-amule.o: In function `Kademlia::CKademlia::GetIndexed()':
  742. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Kademlia.h:72: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  743. amule-amule.o:(.rodata._ZTV9CamuleApp[vtable for CamuleApp]+0x88): undefined reference to `wxApp::Initialize(int&, wchar_t**)'
  744. amule-amule.o:(.rodata._ZTV9CamuleApp[vtable for CamuleApp]+0xf0): undefined reference to `wxAppConsole::CreateLogTarget()'
  745. amule-amule.o:(.rodata._ZTV9CamuleApp[vtable for CamuleApp]+0xf8): undefined reference to `wxAppConsole::CreateMessageOutput()'
  746. amule-amule.o:(.rodata._ZTV9CamuleApp[vtable for CamuleApp]+0x138): undefined reference to `wxAppConsole::OnAssert(wchar_t const*, int, wchar_t const*, wchar_t const*)'
  747. amule-BaseClient.o: In function `~CUpDownClient':
  748. /usr/src/aMule-2.3.1/src/BaseClient.cpp:302: undefined reference to `operator+(wchar_t const*, wxString const&)'
  749. /usr/src/aMule-2.3.1/src/BaseClient.cpp:302: undefined reference to `operator+(wxString const&, wchar_t const*)'
  750. amule-BaseClient.o: In function `CUpDownClient::SendHelloPacket()':
  751. /usr/src/aMule-2.3.1/src/BaseClient.cpp:731: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  752. /usr/src/aMule-2.3.1/src/BaseClient.cpp:754: undefined reference to `operator+(wchar_t const*, wxString const&)'
  753. amule-BaseClient.o: In function `CUpDownClient::SendMuleInfoPacket(bool, bool)':
  754. /usr/src/aMule-2.3.1/src/BaseClient.cpp:761: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  755. /usr/src/aMule-2.3.1/src/BaseClient.cpp:843: undefined reference to `operator+(wchar_t const*, wxString const&)'
  756. /usr/src/aMule-2.3.1/src/BaseClient.cpp:845: undefined reference to `operator+(wchar_t const*, wxString const&)'
  757. /usr/src/aMule-2.3.1/src/BaseClient.cpp:848: undefined reference to `operator+(wchar_t const*, wxString const&)'
  758. amule-BaseClient.o: In function `CUpDownClient::SendHelloAnswer()':
  759. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1023: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  760. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1031: undefined reference to `operator+(wchar_t const*, wxString const&)'
  761. amule-BaseClient.o: In function `CUpDownClient::Disconnected(wxString const&, bool)':
  762. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1268: undefined reference to `operator+(wchar_t const*, wxString const&)'
  763. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1277: undefined reference to `operator+(wchar_t const*, wxString const&)'
  764. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1285: undefined reference to `operator+(wchar_t const*, wxString const&)'
  765. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1371: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  766. amule-BaseClient.o: In function `CUpDownClient::TryToConnect(bool)':
  767. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1450: undefined reference to `operator+(wchar_t const*, wxString const&)'
  768. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1514: undefined reference to `operator+(wchar_t const*, wxString const&)'
  769. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1529: undefined reference to `operator+(wchar_t const*, wxString const&)'
  770. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1552: undefined reference to `operator+(wchar_t const*, wxString const&)'
  771. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1601: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  772. amule-BaseClient.o: In function `CUpDownClient::Connect()':
  773. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1634: undefined reference to `operator+(wchar_t const*, wxString const&)'
  774. amule-BaseClient.o: In function `CUpDownClient::ConnectionEstablished()':
  775. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1671: undefined reference to `operator+(wchar_t const*, wxString const&)'
  776. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1727: undefined reference to `operator+(wchar_t const*, wxString const&)'
  777. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1735: undefined reference to `operator+(wchar_t const*, wxString const&)'
  778. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1737: undefined reference to `operator+(wchar_t const*, wxString const&)'
  779. amule-BaseClient.o: In function `CUpDownClient::ReGetClientSoft()':
  780. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1806: undefined reference to `wxString::Find(wchar_t const*) const'
  781. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1807: undefined reference to `wxString::Find(wchar_t const*) const'
  782. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1813: undefined reference to `operator+(wxString const&, wchar_t const*)'
  783. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1972: undefined reference to `operator+(wchar_t const*, wxString const&)'
  784. /usr/src/aMule-2.3.1/src/BaseClient.cpp:1974: undefined reference to `operator+(wxString const&, wchar_t const*)'
  785. amule-BaseClient.o: In function `CUpDownClient::GetUploadFileInfo()':
  786. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2027: undefined reference to `operator+(wxString const&, wchar_t const*)'
  787. amule-BaseClient.o: In function `CUpDownClient::SendPublicKeyPacket()':
  788. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2059: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  789. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2071: undefined reference to `operator+(wchar_t const*, wxString const&)'
  790. amule-BaseClient.o: In function `CUpDownClient::SendSignaturePacket()':
  791. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2080: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  792. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2120: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  793. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2133: undefined reference to `operator+(wchar_t const*, wxString const&)'
  794. amule-BaseClient.o: In function `CUpDownClient::ProcessPublicKeyPacket(unsigned char const*, unsigned int)':
  795. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2145: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  796. amule-BaseClient.o: In function `CUpDownClient::ProcessSignaturePacket(unsigned char const*, unsigned int)':
  797. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2171: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  798. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2181: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  799. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2200: undefined reference to `operator+(wchar_t const*, wxString const&)'
  800. amule-BaseClient.o: In function `CUpDownClient::SendSecIdentStatePacket()':
  801. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2239: undefined reference to `operator+(wchar_t const*, wxString const&)'
  802. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2242: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  803. amule-BaseClient.o: In function `CUpDownClient::ProcessSecIdentStatePacket(unsigned char const*, unsigned int)':
  804. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2254: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  805. amule-BaseClient.o: In function `CUpDownClient::InfoPacketsReceived()':
  806. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2282: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  807. amule-BaseClient.o: In function `CUpDownClient::SendPublicIPRequest()':
  808. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2339: undefined reference to `operator+(wchar_t const*, wxString const&)'
  809. amule-BaseClient.o: In function `CUpDownClient::SetDownloadLimit(unsigned int)':
  810. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2380: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  811. amule-BaseClient.o: In function `CUpDownClient::GetSecureIdentState()':
  812. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2473: undefined reference to `operator+(wchar_t const*, wxString const&)'
  813. amule-BaseClient.o: In function `CUpDownClient::SendChatMessage(wxString const&)':
  814. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2487: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  815. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2514: undefined reference to `operator+(wchar_t const*, wxString const&)'
  816. amule-BaseClient.o: In function `CUpDownClient::SendBuddyPing()':
  817. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2545: undefined reference to `operator+(wchar_t const*, wxString const&)'
  818. amule-BaseClient.o: In function `CUpDownClient::ProcessCaptchaReqRes(unsigned char)':
  819. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2688: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  820. amule-BaseClient.o: In function `CUpDownClient::ProcessChatMessage(wxString)':
  821. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2729: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  822. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2747: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  823. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2787: undefined reference to `wxString::Find(wchar_t const*) const'
  824. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2809: undefined reference to `operator+(wchar_t const*, wxString const&)'
  825. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2814: undefined reference to `operator+(wxString const&, wchar_t const*)'
  826. amule-BaseClient.o: In function `CUpDownClient::SendSharedDirectories()':
  827. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2875: undefined reference to `operator+(wchar_t const*, wxString const&)'
  828. amule-BaseClient.o: In function `CUpDownClient::SendSharedFilesOfDirectory(wxString const&)':
  829. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2916: undefined reference to `operator+(wchar_t const*, wxString const&)'
  830. amule-BaseClient.o: In function `CUpDownClient::SendFirewallCheckUDPRequest()':
  831. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2922: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  832. amule-BaseClient.o: In function `CUpDownClient::ProcessFirewallCheckUDPRequest(CMemFile*)':
  833. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2970: undefined reference to `operator+(wchar_t const*, wxString const&)'
  834. /usr/src/aMule-2.3.1/src/BaseClient.cpp:2978: undefined reference to `operator+(wchar_t const*, wxString const&)'
  835. amule-BaseClient.o: In function `wxString::operator<<(int)':
  836. /usr/local/include/wx-2.8/wx/string.h:1061: undefined reference to `wxString::Format(wchar_t const*, ...)'
  837. amule-BaseClient.o: In function `CMuleException':
  838. /usr/src/aMule-2.3.1/src/./libs/common/MuleDebug.h:58: undefined reference to `operator+(wxString const&, wchar_t const*)'
  839. amule-BaseClient.o: In function `CRunTimeException':
  840. /usr/src/aMule-2.3.1/src/./libs/common/MuleDebug.h:75: undefined reference to `operator+(wchar_t const*, wxString const&)'
  841. amule-BaseClient.o: In function `CMD4Hash::operator[](unsigned long) const':
  842. /usr/src/aMule-2.3.1/src/MD4Hash.h:272: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  843. amule-BaseClient.o: In function `CUpDownClient::GetLinkedFrom()':
  844. /usr/src/aMule-2.3.1/src/updownclient.h:130: undefined reference to `operator+(wxString const&, wchar_t const*)'
  845. amule-BaseClient.o: In function `CTagIntSized::Init(unsigned long, unsigned char)':
  846. /usr/src/aMule-2.3.1/src/kademlia/kademlia/../../Tag.h:137: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  847. /usr/src/aMule-2.3.1/src/kademlia/kademlia/../../Tag.h:142: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  848. /usr/src/aMule-2.3.1/src/kademlia/kademlia/../../Tag.h:147: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  849. amule-BaseClient.o: In function `Kademlia::CKademlia::GetRoutingZone()':
  850. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Kademlia.h:70: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  851. amule-BaseClient.o: In function `Kademlia::CKademlia::GetUDPListener()':
  852. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Kademlia.h:71: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  853. amule-ClientList.o:/usr/src/aMule-2.3.1/src/ClientList.cpp:100: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  854. amule-ClientList.o: In function `CClientList::AttachToAlreadyKnown(CUpDownClient**, CClientTCPSocket*)':
  855. /usr/src/aMule-2.3.1/src/ClientList.cpp:390: undefined reference to `operator+(wchar_t const*, wxString const&)'
  856. /usr/src/aMule-2.3.1/src/ClientList.cpp:390: undefined reference to `operator+(wxString const&, wchar_t const*)'
  857. /usr/src/aMule-2.3.1/src/ClientList.cpp:390: undefined reference to `operator+(wxString const&, wchar_t const*)'
  858. /usr/src/aMule-2.3.1/src/ClientList.cpp:395: undefined reference to `operator+(wchar_t const*, wxString const&)'
  859. /usr/src/aMule-2.3.1/src/ClientList.cpp:395: undefined reference to `operator+(wxString const&, wchar_t const*)'
  860. /usr/src/aMule-2.3.1/src/ClientList.cpp:395: undefined reference to `operator+(wxString const&, wchar_t const*)'
  861. /usr/src/aMule-2.3.1/src/ClientList.cpp:395: undefined reference to `operator+(wxString const&, wchar_t const*)'
  862. /usr/src/aMule-2.3.1/src/ClientList.cpp:395: undefined reference to `operator+(wxString const&, wchar_t const*)'
  863. amule-ClientList.o: In function `CClientList::Process()':
  864. /usr/src/aMule-2.3.1/src/ClientList.cpp:596: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  865. /usr/src/aMule-2.3.1/src/ClientList.cpp:597: undefined reference to `operator+(wchar_t const*, wxString const&)'
  866. /usr/src/aMule-2.3.1/src/ClientList.cpp:601: undefined reference to `operator+(wchar_t const*, wxString const&)'
  867. /usr/src/aMule-2.3.1/src/ClientList.cpp:645: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  868. amule-ClientList.o: In function `CClientList::RequestBuddy(Kademlia::CContact*, unsigned char)':
  869. /usr/src/aMule-2.3.1/src/ClientList.cpp:890: undefined reference to `operator+(wchar_t const*, wxString const&)'
  870. amule-ClientList.o: In function `CClientList::IncomingBuddy(Kademlia::CContact*, Kademlia::CUInt128*)':
  871. /usr/src/aMule-2.3.1/src/ClientList.cpp:914: undefined reference to `operator+(wchar_t const*, wxString const&)'
  872. amule-ClientList.o: In function `CClientList::RemoveFromKadList(CUpDownClient*)':
  873. /usr/src/aMule-2.3.1/src/ClientList.cpp:938: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  874. amule-ClientList.o: In function `CClientList::AddToKadList(CUpDownClient*)':
  875. /usr/src/aMule-2.3.1/src/ClientList.cpp:951: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  876. amule-ClientList.o: In function `CClientList::DoRequestFirewallCheckUDP(Kademlia::CContact const&)':
  877. /usr/src/aMule-2.3.1/src/ClientList.cpp:968: undefined reference to `operator+(wchar_t const*, wxString const&)'
  878. /usr/src/aMule-2.3.1/src/ClientList.cpp:971: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  879. amule-ClientList.o: In function `CClientList::AddDirectCallbackClient(CUpDownClient*)':
  880. /usr/src/aMule-2.3.1/src/ClientList.cpp:1069: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  881. /usr/src/aMule-2.3.1/src/ClientList.cpp:1075: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  882. amule-ClientList.o: In function `CClientList::ProcessDirectCallbackList()':
  883. /usr/src/aMule-2.3.1/src/ClientList.cpp:1090: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  884. amule-ClientList.o: In function `CKadUDPKey':
  885. /usr/src/aMule-2.3.1/src/kademlia/kademlia/../routing/../utils/KadUDPKey.h:38: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  886. amule-ClientCreditsList.o: In function `CClientCreditsList::LoadList()':
  887. /usr/src/aMule-2.3.1/src/ClientCreditsList.cpp:68: undefined reference to `operator+(wxString const&, wchar_t const*)'
  888. /usr/src/aMule-2.3.1/src/ClientCreditsList.cpp:84: undefined reference to `operator+(wxString const&, wchar_t const*)'
  889. /usr/src/aMule-2.3.1/src/ClientCreditsList.cpp:164: undefined reference to `operator+(wchar_t const*, wxString const&)'
  890. amule-ClientCreditsList.o: In function `CClientCreditsList::SaveList()':
  891. /usr/src/aMule-2.3.1/src/ClientCreditsList.cpp:174: undefined reference to `operator+(wxString const&, wchar_t const*)'
  892. /usr/src/aMule-2.3.1/src/ClientCreditsList.cpp:214: undefined reference to `operator+(wchar_t const*, wxString const&)'
  893. amule-ClientCreditsList.o: In function `CClientCreditsList::CreateKeyPair()':
  894. /usr/src/aMule-2.3.1/src/ClientCreditsList.cpp:257: undefined reference to `operator+(wxString const&, wchar_t const*)'
  895. /usr/src/aMule-2.3.1/src/ClientCreditsList.cpp:274: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  896. amule-ClientCreditsList.o: In function `CClientCreditsList::InitalizeCrypting()':
  897. /usr/src/aMule-2.3.1/src/ClientCreditsList.cpp:294: undefined reference to `operator+(wxString const&, wchar_t const*)'
  898. /usr/src/aMule-2.3.1/src/ClientCreditsList.cpp:295: undefined reference to `operator+(wxString const&, wchar_t const*)'
  899. /usr/src/aMule-2.3.1/src/ClientCreditsList.cpp:310: undefined reference to `operator+(wxString const&, wchar_t const*)'
  900. amule-ClientCreditsList.o: In function `CClientCreditsList::CreateSignature(CClientCredits*, unsigned char*, unsigned char, unsigned int, unsigned char, void*)':
  901. /usr/src/aMule-2.3.1/src/ClientCreditsList.cpp:338: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  902. /usr/src/aMule-2.3.1/src/ClientCreditsList.cpp:339: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  903. /usr/src/aMule-2.3.1/src/ClientCreditsList.cpp:353: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  904. /usr/src/aMule-2.3.1/src/ClientCreditsList.cpp:369: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  905. amule-ClientCreditsList.o: In function `CClientCreditsList::VerifyIdent(CClientCredits*, unsigned char const*, unsigned char, unsigned int, unsigned char)':
  906. /usr/src/aMule-2.3.1/src/ClientCreditsList.cpp:378: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  907. amule-ClientCreditsList.o:/usr/src/aMule-2.3.1/src/ClientCreditsList.cpp:379: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  908. amule-ClientTCPSocket.o: In function `CClientTCPSocket::InitNetworkData()':
  909. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:179: undefined reference to `operator+(wchar_t const*, wxString const&)'
  910. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:179: undefined reference to `operator+(wxString const&, wchar_t const*)'
  911. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:182: undefined reference to `operator+(wchar_t const*, wxString const&)'
  912. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:182: undefined reference to `operator+(wxString const&, wchar_t const*)'
  913. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:185: undefined reference to `operator+(wchar_t const*, wxString const&)'
  914. amule-ClientTCPSocket.o: In function `CClientTCPSocket::OnClose(int)':
  915. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:243: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  916. amule-ClientTCPSocket.o: In function `CClientTCPSocket::ProcessPacket(unsigned char const*, unsigned int, unsigned char)':
  917. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:318: undefined reference to `operator+(wchar_t const*, wxString const&)'
  918. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:351: undefined reference to `operator+(wchar_t const*, wxString const&)'
  919. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:368: undefined reference to `operator+(wxString const&, wchar_t const*)'
  920. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:374: undefined reference to `operator+(wchar_t const*, wxString const&)'
  921. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:388: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  922. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:432: undefined reference to `operator+(wchar_t const*, wxString const&)'
  923. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:479: undefined reference to `operator+(wchar_t const*, wxString const&)'
  924. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:492: undefined reference to `operator+(wchar_t const*, wxString const&)'
  925. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:514: undefined reference to `operator+(wchar_t const*, wxString const&)'
  926. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:536: undefined reference to `operator+(wchar_t const*, wxString const&)'
  927. amule-ClientTCPSocket.o:/usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:546: more undefined references to `operator+(wchar_t const*, wxString const&)' follow
  928. amule-ClientTCPSocket.o: In function `CClientTCPSocket::ProcessPacket(unsigned char const*, unsigned int, unsigned char)':
  929. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:682: undefined reference to `operator+(wxString const&, wchar_t const*)'
  930. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:687: undefined reference to `operator+(wchar_t const*, wxString const&)'
  931. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:692: undefined reference to `operator+(wxString const&, wchar_t const*)'
  932. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:698: undefined reference to `operator+(wchar_t const*, wxString const&)'
  933. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:710: undefined reference to `operator+(wchar_t const*, wxString const&)'
  934. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:718: undefined reference to `operator+(wchar_t const*, wxString const&)'
  935. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:733: undefined reference to `operator+(wchar_t const*, wxString const&)'
  936. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:748: undefined reference to `operator+(wchar_t const*, wxString const&)'
  937. amule-ClientTCPSocket.o:/usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:760: more undefined references to `operator+(wchar_t const*, wxString const&)' follow
  938. amule-ClientTCPSocket.o: In function `CClientTCPSocket::ProcessPacket(unsigned char const*, unsigned int, unsigned char)':
  939. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:891: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  940. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:909: undefined reference to `operator+(wchar_t const*, wxString const&)'
  941. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:917: undefined reference to `operator+(wchar_t const*, wxString const&)'
  942. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:929: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  943. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:937: undefined reference to `operator+(wchar_t const*, wxString const&)'
  944. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:944: undefined reference to `operator+(wchar_t const*, wxString const&)'
  945. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:961: undefined reference to `operator+(wchar_t const*, wxString const&)'
  946. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:964: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  947. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:975: undefined reference to `operator+(wchar_t const*, wxString const&)'
  948. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1002: undefined reference to `operator+(wchar_t const*, wxString const&)'
  949. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1005: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  950. amule-ClientTCPSocket.o: In function `CClientTCPSocket::ProcessExtPacket(unsigned char const*, unsigned int, unsigned char)':
  951. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1043: undefined reference to `operator+(wchar_t const*, wxString const&)'
  952. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1045: undefined reference to `operator+(wchar_t const*, wxString const&)'
  953. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1087: undefined reference to `operator+(wchar_t const*, wxString const&)'
  954. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1176: undefined reference to `operator+(wchar_t const*, wxString const&)'
  955. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1189: undefined reference to `operator+(wchar_t const*, wxString const&)'
  956. amule-ClientTCPSocket.o:/usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1196: more undefined references to `operator+(wchar_t const*, wxString const&)' follow
  957. amule-ClientTCPSocket.o: In function `CClientTCPSocket::ProcessExtPacket(unsigned char const*, unsigned int, unsigned char)':
  958. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1701: undefined reference to `operator+(wxString const&, wchar_t const*)'
  959. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1705: undefined reference to `operator+(wchar_t const*, wxString const&)'
  960. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1715: undefined reference to `operator+(wchar_t const*, wxString const&)'
  961. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1761: undefined reference to `operator+(wchar_t const*, wxString const&)'
  962. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1769: undefined reference to `operator+(wchar_t const*, wxString const&)'
  963. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1782: undefined reference to `operator+(wchar_t const*, wxString const&)'
  964. amule-ClientTCPSocket.o:/usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1790: more undefined references to `operator+(wchar_t const*, wxString const&)' follow
  965. amule-ClientTCPSocket.o: In function `CClientTCPSocket::ProcessED2Kv2Packet(unsigned char const*, unsigned int, unsigned char)':
  966. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1842: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  967. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1852: undefined reference to `operator+(wchar_t const*, wxString const&)'
  968. amule-ClientTCPSocket.o: In function `CClientTCPSocket::OnReceive(int)':
  969. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1899: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  970. amule-ClientTCPSocket.o: In function `CClientTCPSocket::OnError(int)':
  971. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1922: undefined reference to `operator+(wchar_t const*, wxString const&)'
  972. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1922: undefined reference to `operator+(wxString const&, wchar_t const*)'
  973. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1926: undefined reference to `operator+(wchar_t const*, wxString const&)'
  974. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:1926: undefined reference to `operator+(wxString const&, wchar_t const*)'
  975. amule-ClientTCPSocket.o: In function `CClientTCPSocket::PacketReceived(CPacket*)':
  976. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:2008: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  977. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:2021: undefined reference to `operator+(wchar_t const*, wxString const&)'
  978. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:2023: undefined reference to `operator+(wchar_t const*, wxString const&)'
  979. /usr/src/aMule-2.3.1/src/ClientTCPSocket.cpp:2025: undefined reference to `operator+(wchar_t const*, wxString const&)'
  980. amule-ClientUDPSocket.o: In function `CClientUDPSocket::OnPacketReceived(unsigned int, unsigned short, unsigned char*, unsigned long)':
  981. /usr/src/aMule-2.3.1/src/ClientUDPSocket.cpp:80: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  982. /usr/src/aMule-2.3.1/src/ClientUDPSocket.cpp:130: undefined reference to `operator+(wchar_t const*, wxString const&)'
  983. /usr/src/aMule-2.3.1/src/ClientUDPSocket.cpp:132: undefined reference to `operator+(wchar_t const*, wxString const&)'
  984. /usr/src/aMule-2.3.1/src/ClientUDPSocket.cpp:134: undefined reference to `operator+(wchar_t const*, wxString const&)'
  985. amule-ClientUDPSocket.o: In function `CClientUDPSocket::ProcessPacket(unsigned char*, unsigned short, unsigned char, unsigned int, unsigned short)':
  986. /usr/src/aMule-2.3.1/src/ClientUDPSocket.cpp:225: undefined reference to `operator+(wchar_t const*, wxString const&)'
  987. /usr/src/aMule-2.3.1/src/ClientUDPSocket.cpp:282: undefined reference to `operator+(wchar_t const*, wxString const&)'
  988. /usr/src/aMule-2.3.1/src/ClientUDPSocket.cpp:282: undefined reference to `operator+(wxString const&, wchar_t const*)'
  989. /usr/src/aMule-2.3.1/src/ClientUDPSocket.cpp:309: undefined reference to `operator+(wchar_t const*, wxString const&)'
  990. /usr/src/aMule-2.3.1/src/ClientUDPSocket.cpp:312: undefined reference to `operator+(wchar_t const*, wxString const&)'
  991. /usr/src/aMule-2.3.1/src/ClientUDPSocket.cpp:312: undefined reference to `operator+(wxString const&, wchar_t const*)'
  992. amule-CorruptionBlackBox.o: In function `CCBBRecord':
  993. /usr/src/aMule-2.3.1/src/CorruptionBlackBox.cpp:45: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  994. amule-CorruptionBlackBox.o: In function `CCorruptionBlackBox::TransferredData(unsigned long, unsigned long, unsigned int)':
  995. /usr/src/aMule-2.3.1/src/CorruptionBlackBox.cpp:81: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  996. amule-CorruptionBlackBox.o: In function `CCorruptionBlackBox::VerifiedData(bool, unsigned short, unsigned int, unsigned int)':
  997. /usr/src/aMule-2.3.1/src/CorruptionBlackBox.cpp:118: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  998. amule-CorruptionBlackBox.o: In function `CCorruptionBlackBox::EvaluateData()':
  999. /usr/src/aMule-2.3.1/src/CorruptionBlackBox.cpp:198: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1000. amule-DownloadClient.o: In function `CUpDownClient::SendStartupLoadReq()':
  1001. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:174: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1002. amule-DownloadClient.o: In function `CUpDownClient::SendFileRequest()':
  1003. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:218: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1004. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:282: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1005. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:295: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1006. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:320: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1007. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:330: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1008. amule-DownloadClient.o: In function `CUpDownClient::ProcessFileInfo(CMemFile const*, CPartFile const*)':
  1009. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:371: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1010. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:377: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1011. amule-DownloadClient.o: In function `CUpDownClient::ProcessFileStatus(bool, CMemFile const*, CPartFile const*)':
  1012. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:475: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1013. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:481: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1014. amule-DownloadClient.o: In function `CUpDownClient::SendBlockRequests()':
  1015. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:675: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1016. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:676: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1017. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:677: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1018. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:692: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1019. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:697: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1020. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:724: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1021. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:725: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1022. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:741: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1023. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:751: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1024. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:756: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1025. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:760: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1026. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:778: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1027. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:817: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1028. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:824: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1029. amule-DownloadClient.o: In function `CUpDownClient::ProcessBlockPacket(unsigned char const*, unsigned int, bool, bool)':
  1030. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:949: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1031. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:968: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1032. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:991: undefined reference to `wxString::FromAscii(char const*)'
  1033. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:991: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1034. amule-DownloadClient.o: In function `CUpDownClient::unzip(Pending_Block_Struct*, unsigned char*, unsigned int, unsigned char**, unsigned int*, int)':
  1035. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:1129: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1036. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:1152: undefined reference to `wxString::FromAscii(char const*)'
  1037. amule-DownloadClient.o: In function `CUpDownClient::CalculateKBpsDown()':
  1038. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:1206: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1039. amule-DownloadClient.o: In function `CUpDownClient::UDPReaskFNF()':
  1040. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:1258: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1041. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:1258: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1042. amule-DownloadClient.o: In function `CUpDownClient::UDPReaskForDownload()':
  1043. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:1265: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1044. amule-DownloadClient.o: In function `CUpDownClient::IsValidSwapTarget(std::_Rb_tree_iterator<std::pair<CPartFile* const, CUpDownClient::A4AFStamp> >, bool, bool)':
  1045. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:1538: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1046. amule-DownloadClient.o: In function `CUpDownClient::SendAICHRequest(CPartFile*, unsigned short)':
  1047. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:1613: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1048. amule-DownloadClient.o: In function `CUpDownClient::ProcessAICHRequest(unsigned char const*, unsigned int)':
  1049. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:1687: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1050. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:1701: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1051. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:1707: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1052. amule-DownloadClient.o: In function `CUpDownClient::ProcessAICHFileHash(CMemFile*, CPartFile const*)':
  1053. /usr/src/aMule-2.3.1/src/DownloadClient.cpp:1724: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1054. amule-DownloadClient.o: In function `BitVector::get(unsigned int) const':
  1055. /usr/src/aMule-2.3.1/src/BitVector.h:54: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1056. amule-DownloadClient.o: In function `BitVector::set(unsigned int, bool)':
  1057. /usr/src/aMule-2.3.1/src/BitVector.h:64: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1058. amule-DownloadQueue.o: In function `CDownloadQueue::AddDownload(CPartFile*, bool, unsigned char)':
  1059. /usr/src/aMule-2.3.1/src/DownloadQueue.cpp:352: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1060. amule-DownloadQueue.o: In function `CDownloadQueue::GetFileByIndex(unsigned int) const':
  1061. /usr/src/aMule-2.3.1/src/DownloadQueue.cpp:575: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1062. amule-DownloadQueue.o: In function `CDownloadQueue::CheckAndAddKnownSource(CPartFile*, CUpDownClient*)':
  1063. /usr/src/aMule-2.3.1/src/DownloadQueue.cpp:726: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1064. amule-DownloadQueue.o: In function `CDownloadQueue::SendNextUDPPacket()':
  1065. /usr/src/aMule-2.3.1/src/DownloadQueue.cpp:920: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1066. amule-DownloadQueue.o: In function `CDownloadQueue::ProcessLocalRequests()':
  1067. /usr/src/aMule-2.3.1/src/DownloadQueue.cpp:1054: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1068. /usr/src/aMule-2.3.1/src/DownloadQueue.cpp:1092: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1069. amule-DownloadQueue.o: In function `CDownloadQueue::OnHostnameResolved(unsigned int)':
  1070. /usr/src/aMule-2.3.1/src/DownloadQueue.cpp:1347: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1071. /usr/src/aMule-2.3.1/src/DownloadQueue.cpp:1361: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1072. amule-DownloadQueue.o: In function `CDownloadQueue::AddLink(wxString const&, unsigned char)':
  1073. /usr/src/aMule-2.3.1/src/DownloadQueue.cpp:1398: undefined reference to `wxStringBase::compare(unsigned long, unsigned long, wchar_t const*, unsigned long) const'
  1074. /usr/src/aMule-2.3.1/src/DownloadQueue.cpp:1406: undefined reference to `wxStringBase::compare(unsigned long, unsigned long, wchar_t const*, unsigned long) const'
  1075. amule-DownloadQueue.o: In function `CDownloadQueue::AddED2KLink(wxString const&, unsigned char)':
  1076. /usr/src/aMule-2.3.1/src/DownloadQueue.cpp:1417: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1077. amule-DownloadQueue.o: In function `wxString::Last()':
  1078. /usr/local/include/wx-2.8/wx/string.h:796: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1079. amule-DownloadQueue.o: In function `CObservable<CQueueEvent<CPartFile*> >::AddObserver(CObserver<CQueueEvent<CPartFile*> >*)':
  1080. /usr/src/aMule-2.3.1/src/Observable.h:226: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1081. amule-DownloadQueue.o: In function `CObservable<CQueueEvent<CServer*> >::AddObserver(CObserver<CQueueEvent<CServer*> >*)':
  1082. /usr/src/aMule-2.3.1/src/Observable.h:226: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1083. amule-DownloadQueue.o: In function `CObservable<CQueueEvent<CServer*> >::RemoveObserver(CObserver<CQueueEvent<CServer*> >*)':
  1084. /usr/src/aMule-2.3.1/src/Observable.h:249: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1085. amule-DownloadQueue.o:/usr/src/aMule-2.3.1/src/Observable.h:249: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  1086. amule-ExternalConn.o: In function `ExternalConn':
  1087. /usr/src/aMule-2.3.1/src/ExternalConn.cpp:331: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1088. /usr/src/aMule-2.3.1/src/ExternalConn.cpp:335: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1089. amule-ExternalConn.o: In function `ExternalConn::AddSocket(CECServerSocket*)':
  1090. /usr/src/aMule-2.3.1/src/ExternalConn.cpp:356: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1091. amule-ExternalConn.o: In function `ExternalConn::RemoveSocket(CECServerSocket*)':
  1092. /usr/src/aMule-2.3.1/src/ExternalConn.cpp:363: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1093. amule-ExternalConn.o: In function `CECServerSocket::Authenticate(CECPacket const*)':
  1094. /usr/src/aMule-2.3.1/src/ExternalConn.cpp:476: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1095. /usr/src/aMule-2.3.1/src/ExternalConn.cpp:488: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1096. amule-ExternalConn.o: In function `Get_EC_Response_GetSharedFiles':
  1097. /usr/src/aMule-2.3.1/src/ExternalConn.cpp:623: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1098. amule-ExternalConn.o: In function `Get_EC_Response_PartFile_Cmd':
  1099. /usr/src/aMule-2.3.1/src/ExternalConn.cpp:793: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1100. amule-ExternalConn.o: In function `Get_EC_Response_Server_Add':
  1101. /usr/src/aMule-2.3.1/src/ExternalConn.cpp:865: undefined reference to `wxString::Find(wchar_t, bool) const'
  1102. /usr/src/aMule-2.3.1/src/ExternalConn.cpp:866: undefined reference to `wxString::Find(wchar_t, bool) const'
  1103. amule-ExternalConn.o: In function `CECServerSocket::ProcessRequest2(CECPacket const*)':
  1104. /usr/src/aMule-2.3.1/src/ExternalConn.cpp:1707: undefined reference to `wxString::AfterLast(wchar_t) const'
  1105. /usr/src/aMule-2.3.1/src/ExternalConn.cpp:1833: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1106. amule-ExternalConn.o: In function `ECPartFileMsgSource::SetNew(CPartFile*)':
  1107. /usr/src/aMule-2.3.1/src/ExternalConn.cpp:1917: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1108. amule-ExternalConn.o: In function `ECPartFileMsgSource::SetCompleted(CPartFile*)':
  1109. /usr/src/aMule-2.3.1/src/ExternalConn.cpp:1925: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1110. amule-ExternalConn.o: In function `ECPartFileMsgSource::SetRemoved(CPartFile*)':
  1111. /usr/src/aMule-2.3.1/src/ExternalConn.cpp:1933: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1112. amule-ExternalConn.o: In function `ECKnownFileMsgSource::SetNew(CKnownFile*)':
  1113. /usr/src/aMule-2.3.1/src/ExternalConn.cpp:1988: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1114. amule-ExternalConn.o:/usr/src/aMule-2.3.1/src/ExternalConn.cpp:1996: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  1115. amule-FriendList.o: In function `CFriendList::LoadList()':
  1116. /usr/src/aMule-2.3.1/src/FriendList.cpp:103: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1117. /usr/src/aMule-2.3.1/src/FriendList.cpp:125: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1118. /usr/src/aMule-2.3.1/src/FriendList.cpp:127: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1119. amule-FriendList.o: In function `CFriendList::SaveList()':
  1120. /usr/src/aMule-2.3.1/src/FriendList.cpp:136: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1121. /usr/src/aMule-2.3.1/src/FriendList.cpp:145: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1122. amule-IPFilter.o: In function `CIPFilter':
  1123. /usr/src/aMule-2.3.1/src/IPFilter.cpp:375: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1124. /usr/src/aMule-2.3.1/src/IPFilter.cpp:386: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1125. amule-IPFilter.o: In function `CIPFilter::IsFiltered(unsigned int, bool)':
  1126. /usr/src/aMule-2.3.1/src/IPFilter.cpp:462: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1127. /usr/src/aMule-2.3.1/src/IPFilter.cpp:462: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1128. amule-IPFilter.o: In function `CIPFilter::Update(wxString const&)':
  1129. /usr/src/aMule-2.3.1/src/IPFilter.cpp:481: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1130. /usr/src/aMule-2.3.1/src/IPFilter.cpp:482: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1131. amule-IPFilter.o: In function `CIPFilter::DownloadFinished(unsigned int)':
  1132. /usr/src/aMule-2.3.1/src/IPFilter.cpp:496: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1133. amule-IPFilter.o: In function `wxPostEvent(wxEvtHandler*, wxEvent&)':
  1134. /usr/local/include/wx-2.8/wx/event.h:2568: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1135. amule-IPFilter.o: In function `CIPFilterTask::Entry()':
  1136. /usr/src/aMule-2.3.1/src/IPFilter.cpp:114: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1137. /usr/src/aMule-2.3.1/src/IPFilter.cpp:123: undefined reference to `wxString::BeforeLast(wchar_t) const'
  1138. /usr/src/aMule-2.3.1/src/IPFilter.cpp:123: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1139. /usr/src/aMule-2.3.1/src/IPFilter.cpp:130: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1140. amule-IPFilter.o: In function `CIPFilterTask::LoadFromFile(wxString const&)':
  1141. /usr/src/aMule-2.3.1/src/IPFilter.cpp:306: undefined reference to `wxFFile::Open(wchar_t const*, wchar_t const*)'
  1142. amule-IPFilter.o: In function `CRangeMap<CIPFilterTask::rangeObject, unsigned int>::do_insert(unsigned int, CRangeMapHelper<CIPFilterTask::rangeObject, unsigned int>, bool)':
  1143. /usr/src/aMule-2.3.1/src/RangeMap.h:438: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1144. amule-KnownFileList.o: In function `CKnownFileList::Init()':
  1145. /usr/src/aMule-2.3.1/src/KnownFileList.cpp:114: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1146. amule-ListenSocket.o: In function `~CListenSocket':
  1147. /usr/src/aMule-2.3.1/src/ListenSocket.cpp:81: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1148. amule-ListenSocket.o: In function `CListenSocket::OnAccept(int)':
  1149. /usr/src/aMule-2.3.1/src/ListenSocket.cpp:120: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1150. /usr/src/aMule-2.3.1/src/ListenSocket.cpp:142: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1151. amule-ListenSocket.o: In function `CListenSocket::AddSocket(CClientTCPSocket*)':
  1152. /usr/src/aMule-2.3.1/src/ListenSocket.cpp:201: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1153. amule-ListenSocket.o: In function `CListenSocket::RemoveSocket(CClientTCPSocket*)':
  1154. /usr/src/aMule-2.3.1/src/ListenSocket.cpp:208: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1155. amule-MuleUDPSocket.o:/usr/src/aMule-2.3.1/src/MuleUDPSocket.cpp:68: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  1156. amule-MuleUDPSocket.o: In function `CMuleUDPSocket::CreateSocket()':
  1157. /usr/src/aMule-2.3.1/src/MuleUDPSocket.cpp:77: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1158. amule-MuleUDPSocket.o: In function `CMuleUDPSocket::DestroySocket()':
  1159. /usr/src/aMule-2.3.1/src/MuleUDPSocket.cpp:88: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1160. amule-MuleUDPSocket.o: In function `CMuleUDPSocket::OnReceive(int)':
  1161. /usr/src/aMule-2.3.1/src/MuleUDPSocket.cpp:168: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1162. /usr/src/aMule-2.3.1/src/MuleUDPSocket.cpp:171: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1163. /usr/src/aMule-2.3.1/src/MuleUDPSocket.cpp:171: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1164. /usr/src/aMule-2.3.1/src/MuleUDPSocket.cpp:176: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1165. /usr/src/aMule-2.3.1/src/MuleUDPSocket.cpp:178: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1166. amule-MuleUDPSocket.o: In function `CMuleUDPSocket::OnReceiveError(int, unsigned int, unsigned short)':
  1167. /usr/src/aMule-2.3.1/src/MuleUDPSocket.cpp:188: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1168. amule-MuleUDPSocket.o: In function `CMuleUDPSocket::OnDisconnected(int)':
  1169. /usr/src/aMule-2.3.1/src/MuleUDPSocket.cpp:202: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1170. amule-MuleUDPSocket.o: In function `CMuleUDPSocket::SendPacket(CPacket*, unsigned int, unsigned short, bool, unsigned char const*, bool, unsigned int)':
  1171. /usr/src/aMule-2.3.1/src/MuleUDPSocket.cpp:210: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1172. /usr/src/aMule-2.3.1/src/MuleUDPSocket.cpp:220: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1173. /usr/src/aMule-2.3.1/src/MuleUDPSocket.cpp:227: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1174. amule-MuleUDPSocket.o: In function `CMuleUDPSocket::SendTo(unsigned char*, unsigned int, unsigned int, unsigned short)':
  1175. /usr/src/aMule-2.3.1/src/MuleUDPSocket.cpp:329: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1176. /usr/src/aMule-2.3.1/src/MuleUDPSocket.cpp:329: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1177. /usr/src/aMule-2.3.1/src/MuleUDPSocket.cpp:335: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1178. amule-MuleUDPSocket.o: In function `wxString::operator<<(unsigned int)':
  1179. /usr/local/include/wx-2.8/wx/string.h:1064: undefined reference to `wxString::Format(wchar_t const*, ...)'
  1180. amule-SearchFile.o: In function `CSearchFile::AddChild(CSearchFile*)':
  1181. /usr/src/aMule-2.3.1/src/SearchFile.cpp:185: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1182. /usr/src/aMule-2.3.1/src/SearchFile.cpp:186: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1183. /usr/src/aMule-2.3.1/src/SearchFile.cpp:187: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1184. /usr/src/aMule-2.3.1/src/SearchFile.cpp:188: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1185. /usr/src/aMule-2.3.1/src/SearchFile.cpp:189: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1186. amule-SearchFile.o:/usr/src/aMule-2.3.1/src/SearchFile.cpp:190: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  1187. amule-SearchList.o: In function `CSearchList::StartNewSearch(unsigned int*, SearchType, CSearchList::CSearchParams const&)':
  1188. /usr/src/aMule-2.3.1/src/SearchList.cpp:298: undefined reference to `wxString::CmpNoCase(wchar_t const*) const'
  1189. /usr/src/aMule-2.3.1/src/SearchList.cpp:316: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1190. /usr/src/aMule-2.3.1/src/SearchList.cpp:320: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1191. /usr/src/aMule-2.3.1/src/SearchList.cpp:343: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1192. amule-SearchList.o: In function `CSearchList::LocalSearchEnd()':
  1193. /usr/src/aMule-2.3.1/src/SearchList.cpp:370: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1194. amule-SearchList.o: In function `CSearchList::GetSearchProgress() const':
  1195. /usr/src/aMule-2.3.1/src/SearchList.cpp:403: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1196. amule-SearchList.o: In function `CSearchList::OnGlobalSearchTimer(CTimerEvent&)':
  1197. /usr/src/aMule-2.3.1/src/SearchList.cpp:443: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1198. /usr/src/aMule-2.3.1/src/SearchList.cpp:447: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1199. /usr/src/aMule-2.3.1/src/SearchList.cpp:451: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1200. /usr/src/aMule-2.3.1/src/SearchList.cpp:451: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1201. /usr/src/aMule-2.3.1/src/SearchList.cpp:456: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1202. /usr/src/aMule-2.3.1/src/SearchList.cpp:460: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1203. /usr/src/aMule-2.3.1/src/SearchList.cpp:460: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1204. amule-SearchList.o: In function `CSearchList::ProcessSharedFileList(unsigned char const*, unsigned int, CUpDownClient*, bool*, wxString const&)':
  1205. /usr/src/aMule-2.3.1/src/SearchList.cpp:476: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1206. /usr/src/aMule-2.3.1/src/SearchList.cpp:482: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1207. amule-SearchList.o: In function `CSearchList::CreateSearchData(CSearchList::CSearchParams const&, SearchType, bool, bool&)':
  1208. /usr/src/aMule-2.3.1/src/SearchList.cpp:815: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1209. /usr/src/aMule-2.3.1/src/SearchList.cpp:894: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1210. amule-SearchList.o: In function `wxStringBase::operator+=(wchar_t)':
  1211. /usr/local/include/wx-2.8/wx/string.h:649: undefined reference to `wxStringBase::append(unsigned long, wchar_t)'
  1212. amule-SearchList.o: In function `operator!=(wxString const&, wchar_t const*)':
  1213. /usr/local/include/wx-2.8/wx/string.h:1569: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1214. amule-ServerList.o: In function `CServerList::Init()':
  1215. /usr/src/aMule-2.3.1/src/ServerList.cpp:69: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1216. /usr/src/aMule-2.3.1/src/ServerList.cpp:72: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1217. amule-ServerList.o: In function `CServerList::LoadServerMet(CPath const&)':
  1218. /usr/src/aMule-2.3.1/src/ServerList.cpp:150: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1219. /usr/src/aMule-2.3.1/src/ServerList.cpp:178: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1220. /usr/src/aMule-2.3.1/src/ServerList.cpp:182: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1221. amule-ServerList.o: In function `CServerList::ServerStats()':
  1222. /usr/src/aMule-2.3.1/src/ServerList.cpp:318: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1223. /usr/src/aMule-2.3.1/src/ServerList.cpp:320: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1224. /usr/src/aMule-2.3.1/src/ServerList.cpp:336: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1225. amule-ServerList.o: In function `CServerList::LoadStaticServers()':
  1226. /usr/src/aMule-2.3.1/src/ServerList.cpp:452: undefined reference to `wxTextInputStream::wxTextInputStream(wxInputStream&, wxString const&, wxMBConv const&)'
  1227. /usr/src/aMule-2.3.1/src/ServerList.cpp:474: undefined reference to `wxString::BeforeFirst(wchar_t) const'
  1228. /usr/src/aMule-2.3.1/src/ServerList.cpp:475: undefined reference to `wxString::AfterFirst(wchar_t) const'
  1229. amule-ServerList.o: In function `CServerList::GetNextServer(bool)':
  1230. /usr/src/aMule-2.3.1/src/ServerList.cpp:573: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1231. amule-ServerList.o: In function `CServerList::GetNextStatServer()':
  1232. /usr/src/aMule-2.3.1/src/ServerList.cpp:598: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1233. amule-ServerList.o: In function `CServerList::SaveServerMet()':
  1234. /usr/src/aMule-2.3.1/src/ServerList.cpp:681: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1235. /usr/src/aMule-2.3.1/src/ServerList.cpp:801: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1236. /usr/src/aMule-2.3.1/src/ServerList.cpp:809: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1237. amule-ServerList.o: In function `CServerList::UpdateServerMetFromURL(wxString const&)':
  1238. /usr/src/aMule-2.3.1/src/ServerList.cpp:831: undefined reference to `wxString::Find(wchar_t const*) const'
  1239. /usr/src/aMule-2.3.1/src/ServerList.cpp:836: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1240. /usr/src/aMule-2.3.1/src/ServerList.cpp:837: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1241. amule-ServerList.o: In function `CServerList::DownloadFinished(unsigned int)':
  1242. /usr/src/aMule-2.3.1/src/ServerList.cpp:846: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1243. amule-ServerList.o: In function `CServerList::AutoUpdate()':
  1244. /usr/src/aMule-2.3.1/src/ServerList.cpp:880: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1245. /usr/src/aMule-2.3.1/src/ServerList.cpp:884: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1246. amule-ServerList.o:/usr/src/aMule-2.3.1/src/ServerList.cpp:902: more undefined references to `operator+(wxString const&, wchar_t const*)' follow
  1247. amule-ServerList.o: In function `CServerList::CheckForExpiredUDPKeys()':
  1248. /usr/src/aMule-2.3.1/src/ServerList.cpp:1007: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1249. amule-ServerList.o: In function `ServerPriorityComparator::operator()(CServer const*, CServer const*)':
  1250. /usr/src/aMule-2.3.1/src/ServerList.cpp:543: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1251. /usr/src/aMule-2.3.1/src/ServerList.cpp:552: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1252. amule-ServerList.o: In function `CQueueEvent':
  1253. /usr/src/aMule-2.3.1/src/ObservableQueue.h:284: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1254. amule-ServerSocket.o: In function `CServerSocketHandler::ServerSocketHandler(wxSocketEvent&)':
  1255. /usr/src/aMule-2.3.1/src/ServerSocket.cpp:82: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1256. amule-ServerSocket.o:/usr/src/aMule-2.3.1/src/ServerSocket.cpp:105: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  1257. amule-ServerSocket.o: In function `CServerSocket::ProcessPacket(unsigned char const*, unsigned int, unsigned char)':
  1258. /usr/src/aMule-2.3.1/src/ServerSocket.cpp:243: undefined reference to `wxString::StartsWith(wchar_t const*, wxString*) const'
  1259. /usr/src/aMule-2.3.1/src/ServerSocket.cpp:251: undefined reference to `wxString::StartsWith(wchar_t const*, wxString*) const'
  1260. /usr/src/aMule-2.3.1/src/ServerSocket.cpp:265: undefined reference to `wxString::StartsWith(wchar_t const*, wxString*) const'
  1261. /usr/src/aMule-2.3.1/src/ServerSocket.cpp:282: undefined reference to `wxString::Find(wchar_t const*) const'
  1262. /usr/src/aMule-2.3.1/src/ServerSocket.cpp:282: undefined reference to `wxString::Find(wchar_t const*) const'
  1263. /usr/src/aMule-2.3.1/src/ServerSocket.cpp:282: undefined reference to `wxString::Find(wchar_t const*) const'
  1264. /usr/src/aMule-2.3.1/src/ServerSocket.cpp:282: undefined reference to `wxString::Find(wchar_t const*) const'
  1265. /usr/src/aMule-2.3.1/src/ServerSocket.cpp:283: undefined reference to `wxString::Find(wchar_t const*) const'
  1266. amule-ServerSocket.o:/usr/src/aMule-2.3.1/src/ServerSocket.cpp:283: more undefined references to `wxString::Find(wchar_t const*) const' follow
  1267. amule-ServerSocket.o: In function `CServerSocket::ProcessPacket(unsigned char const*, unsigned int, unsigned char)':
  1268. /usr/src/aMule-2.3.1/src/ServerSocket.cpp:315: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1269. /usr/src/aMule-2.3.1/src/ServerSocket.cpp:353: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1270. /usr/src/aMule-2.3.1/src/ServerSocket.cpp:356: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1271. /usr/src/aMule-2.3.1/src/ServerSocket.cpp:447: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1272. /usr/src/aMule-2.3.1/src/ServerSocket.cpp:485: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1273. amule-ServerSocket.o: In function `CServerSocket::ConnectToServer(CServer*, bool)':
  1274. /usr/src/aMule-2.3.1/src/ServerSocket.cpp:617: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1275. amule-ServerUDPSocket.o: In function `CServerUDPSocket::OnPacketReceived(unsigned int, unsigned short, unsigned char*, unsigned long)':
  1276. /usr/src/aMule-2.3.1/src/ServerUDPSocket.cpp:65: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1277. /usr/src/aMule-2.3.1/src/ServerUDPSocket.cpp:81: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1278. amule-ServerUDPSocket.o: In function `CServerUDPSocket::ProcessPacket(CMemFile&, unsigned char, unsigned int, unsigned short)':
  1279. /usr/src/aMule-2.3.1/src/ServerUDPSocket.cpp:322: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1280. /usr/src/aMule-2.3.1/src/ServerUDPSocket.cpp:324: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1281. /usr/src/aMule-2.3.1/src/ServerUDPSocket.cpp:326: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1282. amule-ServerUDPSocket.o: In function `CServerUDPSocket::SendQueue()':
  1283. /usr/src/aMule-2.3.1/src/ServerUDPSocket.cpp:409: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1284. /usr/src/aMule-2.3.1/src/ServerUDPSocket.cpp:430: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1285. /usr/src/aMule-2.3.1/src/ServerUDPSocket.cpp:437: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1286. /usr/src/aMule-2.3.1/src/ServerUDPSocket.cpp:442: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1287. /usr/src/aMule-2.3.1/src/ServerUDPSocket.cpp:461: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1288. /usr/src/aMule-2.3.1/src/ServerUDPSocket.cpp:465: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1289. amule-ServerUDPSocket.o: In function `CServerUDPSocket::OnHostnameResolved(unsigned int)':
  1290. /usr/src/aMule-2.3.1/src/ServerUDPSocket.cpp:475: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1291. /usr/src/aMule-2.3.1/src/ServerUDPSocket.cpp:478: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1292. amule-SHAHashSet.o: In function `CAICHHashTree::FindHash(unsigned long, unsigned long, unsigned char*)':
  1293. /usr/src/aMule-2.3.1/src/SHAHashSet.cpp:101: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1294. /usr/src/aMule-2.3.1/src/SHAHashSet.cpp:102: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1295. /usr/src/aMule-2.3.1/src/SHAHashSet.cpp:103: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1296. amule-SHAHashSet.o:/usr/src/aMule-2.3.1/src/SHAHashSet.cpp:110: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  1297. amule-SHAHashSet.o: In function `CAICHHashSet::SaveHashSet()':
  1298. /usr/src/aMule-2.3.1/src/SHAHashSet.cpp:639: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1299. /usr/src/aMule-2.3.1/src/SHAHashSet.cpp:640: undefined reference to `wxFile::Exists(wchar_t const*)'
  1300. /usr/src/aMule-2.3.1/src/SHAHashSet.cpp:701: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1301. amule-SHAHashSet.o: In function `CAICHHashSet::LoadHashSet()':
  1302. /usr/src/aMule-2.3.1/src/SHAHashSet.cpp:713: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1303. /usr/src/aMule-2.3.1/src/SHAHashSet.cpp:717: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1304. /usr/src/aMule-2.3.1/src/SHAHashSet.cpp:720: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1305. /usr/src/aMule-2.3.1/src/SHAHashSet.cpp:777: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1306. amule-SHAHashSet.o: In function `CAICHHashSet::UntrustedHashReceived(CAICHHash const&, unsigned int)':
  1307. /usr/src/aMule-2.3.1/src/SHAHashSet.cpp:870: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1308. amule-SHAHashSet.o: In function `CAICHHashSet::RemoveClientAICHRequest(CUpDownClient const*)':
  1309. /usr/src/aMule-2.3.1/src/SHAHashSet.cpp:941: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1310. amule-SHAHashSet.o: In function `CAICHHashSet::GetAICHReqDetails(CUpDownClient const*)':
  1311. /usr/src/aMule-2.3.1/src/SHAHashSet.cpp:961: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1312. amule-SHAHashSet.o: In function `CAICHHashSet::IsPartDataAvailable(unsigned long)':
  1313. /usr/src/aMule-2.3.1/src/SHAHashSet.cpp:969: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1314. amule-SharedFileList.o: In function `CSharedFileList::AddFile(CKnownFile*)':
  1315. /usr/src/aMule-2.3.1/src/SharedFileList.cpp:490: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1316. amule-SharedFileList.o:/usr/src/aMule-2.3.1/src/SharedFileList.cpp:741: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  1317. amule-SharedFileList.o: In function `CSharedFileList::GetPublicSharedDirName(CPath const&)':
  1318. /usr/src/aMule-2.3.1/src/SharedFileList.cpp:994: undefined reference to `wxString::EndsWith(wchar_t const*, wxString*) const'
  1319. /usr/src/aMule-2.3.1/src/SharedFileList.cpp:1002: undefined reference to `wxString::Find(wchar_t, bool) const'
  1320. /usr/src/aMule-2.3.1/src/SharedFileList.cpp:1010: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1321. /usr/src/aMule-2.3.1/src/SharedFileList.cpp:1014: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1322. /usr/src/aMule-2.3.1/src/SharedFileList.cpp:1036: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1323. amule-SharedFileList.o: In function `CPublishKeyword':
  1324. /usr/src/aMule-2.3.1/src/SharedFileList.cpp:69: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1325. amule-SharedFileList.o: In function `CPublishKeyword::AddRef(CKnownFile*)':
  1326. /usr/src/aMule-2.3.1/src/SharedFileList.cpp:89: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1327. amule-SharedFileList.o:/usr/src/aMule-2.3.1/src/SharedFileList.cpp:109: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  1328. amule-ThreadTasks.o: In function `CHashingTask::Entry()':
  1329. /usr/src/aMule-2.3.1/src/ThreadTasks.cpp:160: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1330. amule-ThreadTasks.o: In function `CHashingTask::CreateNextPartHash(CFileAutoClose&, unsigned short, CKnownFile*, CHashingTask::EHashes)':
  1331. /usr/src/aMule-2.3.1/src/ThreadTasks.cpp:209: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1332. amule-ThreadTasks.o: In function `CAICHSyncTask::Entry()':
  1333. /usr/src/aMule-2.3.1/src/ThreadTasks.cpp:273: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1334. /usr/src/aMule-2.3.1/src/ThreadTasks.cpp:285: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1335. /usr/src/aMule-2.3.1/src/ThreadTasks.cpp:319: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1336. amule-ThreadTasks.o: In function `CAICHSyncTask::ConvertToKnown2ToKnown264()':
  1337. /usr/src/aMule-2.3.1/src/ThreadTasks.cpp:338: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1338. /usr/src/aMule-2.3.1/src/ThreadTasks.cpp:339: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1339. /usr/src/aMule-2.3.1/src/ThreadTasks.cpp:382: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1340. /usr/src/aMule-2.3.1/src/ThreadTasks.cpp:385: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1341. amule-ThreadTasks.o: In function `CCompletionTask':
  1342. /usr/src/aMule-2.3.1/src/ThreadTasks.cpp:410: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1343. /usr/src/aMule-2.3.1/src/ThreadTasks.cpp:411: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1344. /usr/src/aMule-2.3.1/src/ThreadTasks.cpp:412: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1345. amule-ThreadTasks.o: In function `CAllocateFileTask':
  1346. /usr/src/aMule-2.3.1/src/ThreadTasks.cpp:526: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1347. amule-UploadClient.o: In function `CUpDownClient::CreateNextBlockPackage()':
  1348. /usr/src/aMule-2.3.1/src/UploadClient.cpp:275: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1349. /usr/src/aMule-2.3.1/src/UploadClient.cpp:277: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1350. amule-UploadClient.o: In function `CUpDownClient::CreateStandardPackets(unsigned char const*, unsigned int, Requested_Block_Struct*)':
  1351. /usr/src/aMule-2.3.1/src/UploadClient.cpp:301: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1352. amule-UploadClient.o: In function `CUpDownClient::SendOutOfPartReqsAndAddToWaitingQueue()':
  1353. /usr/src/aMule-2.3.1/src/UploadClient.cpp:657: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1354. amule-UploadClient.o: In function `CUpDownClient::SendHashsetPacket(CMD4Hash const&)':
  1355. /usr/src/aMule-2.3.1/src/UploadClient.cpp:711: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1356. amule-UploadClient.o: In function `CUpDownClient::SendRankingInfo()':
  1357. /usr/src/aMule-2.3.1/src/UploadClient.cpp:740: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1358. amule-UploadClient.o: In function `CUpDownClient::SendCommentInfo(CKnownFile*)':
  1359. /usr/src/aMule-2.3.1/src/UploadClient.cpp:766: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1360. amule-UploadClient.o: In function `CUpDownClient::Ban()':
  1361. /usr/src/aMule-2.3.1/src/UploadClient.cpp:783: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1362. /usr/src/aMule-2.3.1/src/UploadClient.cpp:783: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1363. amule-UploadQueue.o: In function `CUploadQueue::AddUpNextClient(CUpDownClient*)':
  1364. /usr/src/aMule-2.3.1/src/UploadQueue.cpp:214: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1365. amule-UploadQueue.o: In function `~CUploadQueue':
  1366. /usr/src/aMule-2.3.1/src/UploadQueue.cpp:324: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1367. /usr/src/aMule-2.3.1/src/UploadQueue.cpp:325: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1368. amule-UploadQueue.o: In function `CUploadQueue::AddClientToQueue(CUpDownClient*)':
  1369. /usr/src/aMule-2.3.1/src/UploadQueue.cpp:490: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1370. amule-UploadQueue.o: In function `CClientRef::operator=(CClientRef const&)':
  1371. /usr/src/aMule-2.3.1/src/ClientRef.h:78: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1372. amule-Indexed.o: In function `CIndexed':
  1373. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:69: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1374. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:70: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1375. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:71: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1376. amule-Indexed.o: In function `Kademlia::CIndexed::ReadFile()':
  1377. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:133: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1378. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:138: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1379. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:147: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1380. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:150: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1381. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:153: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1382. amule-Indexed.o:/usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:201: more undefined references to `wxString::Cmp(wchar_t const*) const' follow
  1383. amule-Indexed.o: In function `Kademlia::CIndexed::ReadFile()':
  1384. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:240: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1385. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:242: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1386. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:244: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1387. amule-Indexed.o: In function `~CIndexed':
  1388. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:261: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1389. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:265: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1390. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:280: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1391. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:287: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1392. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:295: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1393. amule-Indexed.o:/usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:317: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  1394. amule-Indexed.o: In function `~CIndexed':
  1395. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:372: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1396. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:374: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1397. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:376: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1398. amule-Indexed.o: In function `Kademlia::CIndexed::Clean()':
  1399. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:406: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1400. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:413: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1401. amule-Indexed.o: In function `Kademlia::CIndexed::AddKeyword(Kademlia::CUInt128 const&, Kademlia::CUInt128 const&, Kademlia::CKeyEntry*, unsigned char&)':
  1402. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:481: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1403. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:529: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1404. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:539: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1405. amule-Indexed.o: In function `Kademlia::CIndexed::AddSources(Kademlia::CUInt128 const&, Kademlia::CUInt128 const&, Kademlia::CEntry*, unsigned char&)':
  1406. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:595: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1407. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:607: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1408. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:615: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1409. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:618: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1410. amule-Indexed.o: In function `Kademlia::CIndexed::AddNotes(Kademlia::CUInt128 const&, Kademlia::CUInt128 const&, Kademlia::CEntry*, unsigned char&)':
  1411. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:670: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1412. amule-Indexed.o:/usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:682: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  1413. amule-Indexed.o: In function `Kademlia::CIndexed::SendValidKeywordResult(Kademlia::CUInt128 const&, SSearchTerm const*, unsigned int, unsigned short, bool, unsigned short, Kademlia::CKadUDPKey const&)':
  1414. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:779: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1415. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:808: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1416. amule-Indexed.o: In function `Kademlia::CIndexed::SendValidSourceResult(Kademlia::CUInt128 const&, unsigned int, unsigned short, unsigned short, unsigned long, Kademlia::CKadUDPKey const&)':
  1417. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:841: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1418. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:858: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1419. amule-Indexed.o: In function `Kademlia::CIndexed::SendValidNoteResult(Kademlia::CUInt128 const&, unsigned int, unsigned short, unsigned long, Kademlia::CKadUDPKey const&)':
  1420. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:889: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1421. amule-Indexed.o:/usr/src/aMule-2.3.1/src/kademlia/kademlia/Indexed.cpp:905: more undefined references to `operator+(wchar_t const*, wxString const&)' follow
  1422. amule-Kademlia.o: In function `Kademlia::CKademlia::Start(Kademlia::CPrefs*)':
  1423. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Kademlia.cpp:83: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1424. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Kademlia.cpp:84: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1425. amule-Kademlia.o: In function `Kademlia::CKademlia::Process()':
  1426. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Kademlia.cpp:185: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1427. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Kademlia.cpp:212: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1428. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Kademlia.cpp:213: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1429. amule-Kademlia.o: In function `Kademlia::CKademlia::FindNodeIDByIP(Kademlia::CKadClientSearcher&, unsigned int, unsigned short, unsigned short)':
  1430. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Kademlia.cpp:333: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1431. amule-Kademlia.o: In function `Kademlia::CKademlia::FindIPByNodeID(Kademlia::CKadClientSearcher&, unsigned char const*)':
  1432. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Kademlia.cpp:349: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1433. amule-Kademlia.o: In function `Kademlia::CKademlia::CancelClientSearch(Kademlia::CKadClientSearcher&)':
  1434. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Kademlia.cpp:365: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1435. amule-Kademlia.o: In function `Kademlia::CKademlia::CalculateKadUsersNew()':
  1436. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Kademlia.cpp:445: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1437. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Kademlia.cpp:454: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1438. amule-Prefs.o: In function `CPrefs':
  1439. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Prefs.cpp:63: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1440. amule-Prefs.o: In function `Kademlia::CPrefs::ReadFile()':
  1441. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Prefs.cpp:123: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1442. amule-Prefs.o: In function `Kademlia::CPrefs::WriteFile()':
  1443. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Prefs.cpp:139: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1444. amule-Search.o: In function `Kademlia::CSearch::Go()':
  1445. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:168: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1446. amule-Search.o: In function `Kademlia::CSearch::ProcessResponse(unsigned int, unsigned short, std::list<Kademlia::CContact*, std::allocator<Kademlia::CContact*> >*)':
  1447. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:305: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1448. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:330: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1449. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:330: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1450. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:380: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1451. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:380: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1452. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:387: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1453. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:390: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1454. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:390: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1455. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:436: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1456. amule-Search.o: In function `Kademlia::CSearch::StorePacket()':
  1457. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:444: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1458. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:475: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1459. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:481: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1460. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:489: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1461. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:508: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1462. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:519: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1463. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:526: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1464. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:546: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1465. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:552: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1466. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:560: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1467. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:701: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1468. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:705: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1469. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:707: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1470. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:709: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1471. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:745: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1472. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:749: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1473. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:751: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1474. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:753: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1475. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:781: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1476. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:787: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1477. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:813: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1478. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:819: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1479. amule-Search.o: In function `Kademlia::CSearch::ProcessResult(Kademlia::CUInt128 const&, std::list<CTag*, std::allocator<CTag*> >*)':
  1480. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:863: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1481. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:863: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1482. amule-Search.o: In function `Kademlia::CSearch::ProcessResultFile(Kademlia::CUInt128 const&, std::list<CTag*, std::allocator<CTag*> >*)':
  1483. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:881: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1484. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:883: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1485. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:885: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1486. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:887: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1487. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:889: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1488. amule-Search.o:/usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:891: more undefined references to `wxString::Cmp(wchar_t const*) const' follow
  1489. amule-Search.o: In function `Kademlia::CSearch::ProcessResultKeyword(Kademlia::CUInt128 const&, std::list<CTag*, std::allocator<CTag*> >*)':
  1490. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1012: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1491. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1053: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1492. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1053: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1493. amule-Search.o: In function `Kademlia::CSearch::SendFindValue(Kademlia::CContact*, bool)':
  1494. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1132: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1495. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1135: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1496. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1155: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1497. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1160: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1498. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1163: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1499. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1166: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1500. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1169: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1501. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1172: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1502. amule-Search.o:/usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1175: more undefined references to `operator+(wchar_t const*, wxString const&)' follow
  1503. amule-Search.o: In function `Kademlia::CSearch::SendFindValue(Kademlia::CContact*, bool)':
  1504. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1195: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1505. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1198: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1506. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1200: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1507. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1202: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1508. amule-Search.o: In function `Kademlia::CSearch::PreparePacketForTags(CMemFile*, CKnownFile*)':
  1509. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1264: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1510. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1267: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1511. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1269: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1512. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1271: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1513. amule-Search.o: In function `Kademlia::CSearch::GetRequestContactCount() const':
  1514. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Search.cpp:1305: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1515. amule-Search.o: In function `wxString::fn_str() const':
  1516. /usr/local/include/wx-2.8/wx/string.h:929: undefined reference to `wxString::mb_str(wxMBConv const&) const'
  1517. amule-Search.o: In function `Kademlia::CContact::DecUse()':
  1518. /usr/src/aMule-2.3.1/src/kademlia/kademlia/../routing/Contact.h:84: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1519. amule-UDPFirewallTester.o: In function `Kademlia::CUDPFirewallTester::IsFirewalledUDP(bool)':
  1520. /usr/src/aMule-2.3.1/src/kademlia/kademlia/UDPFirewallTester.cpp:74: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1521. amule-UDPFirewallTester.o: In function `Kademlia::CUDPFirewallTester::SetUDPFWCheckResult(bool, bool, unsigned int, unsigned short)':
  1522. /usr/src/aMule-2.3.1/src/kademlia/kademlia/UDPFirewallTester.cpp:119: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1523. /usr/src/aMule-2.3.1/src/kademlia/kademlia/UDPFirewallTester.cpp:129: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1524. /usr/src/aMule-2.3.1/src/kademlia/kademlia/UDPFirewallTester.cpp:167: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1525. /usr/src/aMule-2.3.1/src/kademlia/kademlia/UDPFirewallTester.cpp:167: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1526. /usr/src/aMule-2.3.1/src/kademlia/kademlia/UDPFirewallTester.cpp:169: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1527. /usr/src/aMule-2.3.1/src/kademlia/kademlia/UDPFirewallTester.cpp:169: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1528. amule-UDPFirewallTester.o: In function `Kademlia::CUDPFirewallTester::ReCheckFirewallUDP(bool)':
  1529. /usr/src/aMule-2.3.1/src/kademlia/kademlia/UDPFirewallTester.cpp:176: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1530. amule-UDPFirewallTester.o: In function `Kademlia::CUDPFirewallTester::QueryNextClient()':
  1531. /usr/src/aMule-2.3.1/src/kademlia/kademlia/UDPFirewallTester.cpp:223: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1532. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::Bootstrap(unsigned int, unsigned short, unsigned char, Kademlia::CUInt128 const*)':
  1533. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:105: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1534. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:107: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1535. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::SendMyDetails(unsigned char, unsigned int, unsigned short, unsigned char, Kademlia::CKadUDPKey const&, Kademlia::CUInt128 const*, bool)':
  1536. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:158: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1537. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:161: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1538. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::FirewalledCheck(unsigned int, unsigned short, Kademlia::CKadUDPKey const&, unsigned char)':
  1539. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:174: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1540. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:179: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1541. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::SendPublishSourcePacket(Kademlia::CContact const&, Kademlia::CUInt128 const&, Kademlia::CUInt128 const&, std::list<CTag*, std::allocator<CTag*> > const&)':
  1542. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:200: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1543. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:207: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1544. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::ProcessPacket(unsigned char const*, unsigned int, unsigned int, unsigned short, bool, Kademlia::CKadUDPKey const&)':
  1545. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:221: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1546. amule-KademliaUDPListener.o:/usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:243: more undefined references to `operator+(wchar_t const*, wxString const&)' follow
  1547. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::AddContact2(unsigned char const*, unsigned int, unsigned int, unsigned short&, unsigned char*, Kademlia::CKadUDPKey const&, bool&, bool, bool, bool*, Kademlia::CUInt128*)':
  1548. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:390: undefined reference to `wxString::FromAscii(char const*)'
  1549. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:400: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1550. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:404: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1551. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:414: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1552. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:447: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1553. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:447: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1554. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::Process2BootstrapRequest(unsigned int, unsigned short, Kademlia::CKadUDPKey const&)':
  1555. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:482: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1556. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::Process2BootstrapResponse(unsigned char const*, unsigned int, unsigned int, unsigned short, Kademlia::CKadUDPKey const&, bool)':
  1557. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:490: undefined reference to `wxString::FromAscii(char const*)'
  1558. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::Process2HelloRequest(unsigned char const*, unsigned int, unsigned int, unsigned short, Kademlia::CKadUDPKey const&, bool)':
  1559. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:530: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1560. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:537: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1561. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:545: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1562. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:551: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1563. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:554: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1564. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:558: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1565. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::Process2HelloResponseAck(unsigned char const*, unsigned int, unsigned int, bool)':
  1566. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:577: undefined reference to `wxString::FromAscii(char const*)'
  1567. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:578: undefined reference to `wxString::FromAscii(char const*)'
  1568. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:581: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1569. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:581: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1570. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:589: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1571. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:589: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1572. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:591: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1573. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:591: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1574. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::Process2HelloResponse(unsigned char const*, unsigned int, unsigned int, unsigned short, Kademlia::CKadUDPKey const&, bool)':
  1575. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:599: undefined reference to `wxString::FromAscii(char const*)'
  1576. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:613: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1577. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:613: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1578. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:618: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1579. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:630: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1580. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::ProcessKademlia2Request(unsigned char const*, unsigned int, unsigned int, unsigned short, Kademlia::CKadUDPKey const&)':
  1581. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:649: undefined reference to `wxString::FromAscii(char const*)'
  1582. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::ProcessKademlia2Response(unsigned char const*, unsigned int, unsigned int, unsigned short, Kademlia::CKadUDPKey const&)':
  1583. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:691: undefined reference to `wxString::FromAscii(char const*)'
  1584. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:706: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1585. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:706: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1586. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:708: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1587. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:713: undefined reference to `wxString::FromAscii(char const*)'
  1588. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::CreateSearchExpressionTree(CMemFile&, int)':
  1589. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:798: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1590. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:803: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1591. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:814: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1592. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:819: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1593. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:830: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1594. amule-KademliaUDPListener.o:/usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:835: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  1595. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::ProcessSearchResponse(unsigned char const*, unsigned int)':
  1596. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:981: undefined reference to `wxString::FromAscii(char const*)'
  1597. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::Process2PublishKeyRequest(unsigned char const*, unsigned int, unsigned int, unsigned short, Kademlia::CKadUDPKey const&)':
  1598. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1043: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1599. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1049: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1600. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1093: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1601. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::Process2PublishSourceRequest(unsigned char const*, unsigned int, unsigned int, unsigned short, Kademlia::CKadUDPKey const&)':
  1602. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1137: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1603. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1146: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1604. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1156: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1605. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1164: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1606. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1209: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1607. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::ProcessPublishResponse(unsigned char const*, unsigned int, unsigned int)':
  1608. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1219: undefined reference to `wxString::FromAscii(char const*)'
  1609. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1220: undefined reference to `wxString::FromAscii(char const*)'
  1610. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::Process2PublishResponse(unsigned char const*, unsigned int, unsigned int, unsigned short, Kademlia::CKadUDPKey const&)':
  1611. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1240: undefined reference to `wxString::FromAscii(char const*)'
  1612. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1251: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1613. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::ProcessSearchNotesResponse(unsigned char const*, unsigned int, unsigned int)':
  1614. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1272: undefined reference to `wxString::FromAscii(char const*)'
  1615. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1273: undefined reference to `wxString::FromAscii(char const*)'
  1616. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::Process2PublishNotesRequest(unsigned char const*, unsigned int, unsigned int, unsigned short, Kademlia::CKadUDPKey const&)':
  1617. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1313: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1618. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1318: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1619. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1342: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1620. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::ProcessFirewalledRequest(unsigned char const*, unsigned int, unsigned int, unsigned short, Kademlia::CKadUDPKey const&)':
  1621. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1354: undefined reference to `wxString::FromAscii(char const*)'
  1622. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1368: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1623. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::ProcessFirewalled2Request(unsigned char const*, unsigned int, unsigned int, unsigned short, Kademlia::CKadUDPKey const&)':
  1624. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1377: undefined reference to `wxString::FromAscii(char const*)'
  1625. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1393: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1626. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::ProcessFirewalledResponse(unsigned char const*, unsigned int, unsigned int, Kademlia::CKadUDPKey const&)':
  1627. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1402: undefined reference to `wxString::FromAscii(char const*)'
  1628. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1405: undefined reference to `wxString::FromAscii(char const*)'
  1629. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::ProcessFirewalledAckResponse(unsigned int)':
  1630. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1427: undefined reference to `wxString::FromAscii(char const*)'
  1631. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::ProcessFindBuddyRequest(unsigned char const*, unsigned int, unsigned int, unsigned short, Kademlia::CKadUDPKey const&)':
  1632. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1437: undefined reference to `wxString::FromAscii(char const*)'
  1633. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1466: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1634. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::ProcessFindBuddyResponse(unsigned char const*, unsigned int, unsigned int, unsigned short, Kademlia::CKadUDPKey const&)':
  1635. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1475: undefined reference to `wxString::FromAscii(char const*)'
  1636. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1476: undefined reference to `wxString::FromAscii(char const*)'
  1637. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::ProcessCallbackRequest(unsigned char const*, unsigned int, unsigned int, unsigned short, Kademlia::CKadUDPKey const&)':
  1638. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1501: undefined reference to `wxString::FromAscii(char const*)'
  1639. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1519: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1640. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1523: undefined reference to `wxString::FromAscii(char const*)'
  1641. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1523: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1642. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::Process2Ping(unsigned int, unsigned short, Kademlia::CKadUDPKey const&)':
  1643. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1534: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1644. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::Process2Pong(unsigned char const*, unsigned int, unsigned int)':
  1645. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1541: undefined reference to `wxString::FromAscii(char const*)'
  1646. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1542: undefined reference to `wxString::FromAscii(char const*)'
  1647. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1549: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1648. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1549: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1649. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1551: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1650. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::Process2FirewallUDP(unsigned char const*, unsigned int, unsigned int)':
  1651. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1574: undefined reference to `wxString::FromAscii(char const*)'
  1652. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::FindNodeIDByIP(Kademlia::CKadClientSearcher*, unsigned int, unsigned short, unsigned short)':
  1653. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1613: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1654. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1613: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1655. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1614: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1656. amule-KademliaUDPListener.o: In function `Kademlia::CKademliaUDPListener::SendLegacyChallenge(unsigned int, unsigned short, Kademlia::CUInt128 const&)':
  1657. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1646: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1658. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1649: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1659. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1662: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1660. /usr/src/aMule-2.3.1/src/kademlia/net/KademliaUDPListener.cpp:1669: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1661. amule-PacketTracking.o: In function `Kademlia::CPacketTracking::IsOnOutTrackList(unsigned int, unsigned char, bool)':
  1662. /usr/src/aMule-2.3.1/src/kademlia/net/PacketTracking.cpp:93: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1663. amule-PacketTracking.o: In function `Kademlia::CPacketTracking::AddLegacyChallenge(Kademlia::CUInt128 const&, Kademlia::CUInt128 const&, unsigned int, unsigned char)':
  1664. /usr/src/aMule-2.3.1/src/kademlia/net/PacketTracking.cpp:265: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1665. amule-PacketTracking.o: In function `Kademlia::CPacketTracking::IsLegacyChallenge(Kademlia::CUInt128 const&, unsigned int, unsigned char, Kademlia::CUInt128&)':
  1666. /usr/src/aMule-2.3.1/src/kademlia/net/PacketTracking.cpp:280: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1667. /usr/src/aMule-2.3.1/src/kademlia/net/PacketTracking.cpp:292: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1668. /usr/src/aMule-2.3.1/src/kademlia/net/PacketTracking.cpp:292: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1669. amule-Contact.o: In function `CContact':
  1670. /usr/src/aMule-2.3.1/src/kademlia/routing/Contact.cpp:70: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1671. amule-RoutingZone.o: In function `CRoutingZone':
  1672. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:87: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1673. amule-RoutingZone.o: In function `Kademlia::CRoutingZone::ReadFile(wxString const&)':
  1674. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:138: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1675. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:225: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1676. amule-RoutingZone.o: In function `Kademlia::CRoutingZone::ReadBootstrapNodesDat(CFileDataIO&)':
  1677. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:239: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1678. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:274: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1679. amule-RoutingZone.o: In function `Kademlia::CRoutingZone::WriteFile()':
  1680. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:325: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1681. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:340: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1682. amule-RoutingZone.o: In function `Kademlia::CRoutingZone::AddUnfiltered(Kademlia::CUInt128 const&, unsigned int, unsigned short, unsigned short, unsigned char, Kademlia::CKadUDPKey const&, bool&, bool, bool)':
  1683. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:424: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1684. amule-RoutingZone.o: In function `Kademlia::CRoutingZone::Add(Kademlia::CContact*, bool&, bool&)':
  1685. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:449: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1686. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:449: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1687. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:449: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1688. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:449: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1689. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:449: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1690. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:456: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1691. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:471: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1692. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:474: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1693. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:478: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1694. amule-RoutingZone.o: In function `Kademlia::CRoutingZone::Consolidate()':
  1695. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:637: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1696. amule-RoutingZone.o: In function `Kademlia::CRoutingZone::GenSubZone(unsigned int)':
  1697. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:682: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1698. amule-RoutingZone.o: In function `Kademlia::CRoutingZone::EstimateCount() const':
  1699. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:744: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1700. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:753: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1701. amule-RoutingZone.o: In function `Kademlia::CRoutingZone::OnSmallTimer()':
  1702. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:797: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1703. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:811: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1704. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:813: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1705. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:815: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1706. amule-RoutingZone.o: In function `Kademlia::CRoutingZone::GetBootstrapContacts(std::list<Kademlia::CContact*, std::allocator<Kademlia::CContact*> >*, unsigned int) const':
  1707. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:851: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1708. amule-RoutingZone.o: In function `Kademlia::CRoutingZone::VerifyContact(Kademlia::CUInt128 const&, unsigned int)':
  1709. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:880: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1710. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingZone.cpp:880: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1711. amule-amule-gui.o: In function `wxString::operator=(wchar_t)':
  1712. /usr/local/include/wx-2.8/wx/string.h:957: undefined reference to `wxStringBase::operator=(wchar_t)'
  1713. amule-amule-gui.o:(.rodata._ZTV12CamuleGuiApp[vtable for CamuleGuiApp]+0x88): undefined reference to `wxApp::Initialize(int&, wchar_t**)'
  1714. amule-amule-gui.o:(.rodata._ZTV12CamuleGuiApp[vtable for CamuleGuiApp]+0xf0): undefined reference to `wxAppConsole::CreateLogTarget()'
  1715. amule-amule-gui.o:(.rodata._ZTV12CamuleGuiApp[vtable for CamuleGuiApp]+0xf8): undefined reference to `wxAppConsole::CreateMessageOutput()'
  1716. amule-amule-gui.o:(.rodata._ZTV12CamuleGuiApp[vtable for CamuleGuiApp]+0x138): undefined reference to `wxAppConsole::OnAssert(wchar_t const*, int, wchar_t const*, wchar_t const*)'
  1717. amule-amuleDlg.o: In function `CamuleDlg':
  1718. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:237: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1719. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:239: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1720. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:241: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1721. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:318: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1722. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:319: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1723. amule-amuleDlg.o: In function `CamuleDlg::ShowED2KLinksHandler(bool)':
  1724. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:340: undefined reference to `wxLogWarning(wchar_t const*, ...)'
  1725. amule-amuleDlg.o: In function `CamuleDlg::ToogleED2KLinksHandler()':
  1726. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:353: undefined reference to `wxLogWarning(wchar_t const*, ...)'
  1727. amule-amuleDlg.o: In function `CamuleDlg::CreateSystray()':
  1728. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:408: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1729. amule-amuleDlg.o: In function `CamuleDlg::OnBnConnect(wxCommandEvent&)':
  1730. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:578: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1731. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:590: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1732. amule-amuleDlg.o: In function `CamuleDlg::ResetLog(int)':
  1733. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:601: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1734. amule-amuleDlg.o: In function `CamuleDlg::AddLogLine(wxString const&)':
  1735. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:640: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  1736. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:643: undefined reference to `wxString::BeforeFirst(wchar_t) const'
  1737. amule-amuleDlg.o: In function `CamuleDlg::AddServerMessageLine(wxString&)':
  1738. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:656: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1739. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:658: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1740. amule-amuleDlg.o: In function `CamuleDlg::ShowConnectionState(bool)':
  1741. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:732: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1742. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:736: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1743. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:809: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1744. amule-amuleDlg.o: In function `CamuleDlg::ShowTransferRate()':
  1745. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:860: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1746. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:862: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1747. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:866: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1748. amule-amuleDlg.o: In function `CamuleDlg::LoadGUIPrefs(bool, bool)':
  1749. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:960: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1750. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:961: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1751. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:962: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1752. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:963: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1753. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:965: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1754. amule-amuleDlg.o:/usr/src/aMule-2.3.1/src/amuleDlg.cpp:968: more undefined references to `operator+(wxString const&, wchar_t const*)' follow
  1755. amule-amuleDlg.o: In function `CamuleDlg::LaunchUrl(wxString const&)':
  1756. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1163: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  1757. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1166: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  1758. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1168: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1759. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1173: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1760. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1184: undefined reference to `wxLogError(wchar_t const*, ...)'
  1761. amule-amuleDlg.o: In function `CamuleDlg::GenWebSearchUrl(wxString const&, CamuleDlg::WebSearch)':
  1762. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1196: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1763. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1198: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  1764. amule-amuleDlg.o: In function `CamuleDlg::Check_and_Init_Skin()':
  1765. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1213: undefined reference to `operator+(wxString const&, wchar_t)'
  1766. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1221: undefined reference to `wxString::BeforeLast(wchar_t) const'
  1767. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1221: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1768. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1223: undefined reference to `operator+(wxString const&, wchar_t)'
  1769. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1226: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  1770. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1227: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  1771. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1242: undefined reference to `wxFFileInputStream::wxFFileInputStream(wxString const&, wchar_t const*)'
  1772. amule-amuleDlg.o: In function `CamuleDlg::Add_Skin_Icon(wxString const&, wxBitmap const&, bool)':
  1773. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1262: undefined reference to `wxFFileInputStream::wxFFileInputStream(wxString const&, wchar_t const*)'
  1774. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1265: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1775. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1269: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1776. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1274: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1777. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1282: undefined reference to `wxString::StartsWith(wchar_t const*, wxString*) const'
  1778. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1284: undefined reference to `wxString::StartsWith(wchar_t const*, wxString*) const'
  1779. amule-amuleDlg.o: In function `CamuleDlg::Apply_Clients_Skin()':
  1780. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1300: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1781. amule-amuleDlg.o: In function `CamuleDlg::Create_Toolbar(bool)':
  1782. /usr/src/aMule-2.3.1/src/amuleDlg.cpp:1365: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1783. amule-amuleDlg.o: In function `wxString::IsSameAs(wchar_t const*, bool) const':
  1784. /usr/local/include/wx-2.8/wx/string.h:1102: undefined reference to `wxString::Cmp(wchar_t const*) const'
  1785. /usr/local/include/wx-2.8/wx/string.h:1102: undefined reference to `wxString::CmpNoCase(wchar_t const*) const'
  1786. amule-amuleDlg.o: In function `wxStringHash::operator()(wxString const&) const':
  1787. /usr/local/include/wx-2.8/wx/hashmap.h:593: undefined reference to `wxStringHash::wxCharStringHash(wchar_t const*)'
  1788. amule-amuleDlg.o: In function `wxBaseArrayPtrVoid::Item(unsigned long) const':
  1789. /usr/local/include/wx-2.8/wx/dynarray.h:809: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1790. amule-amuleDlg.o: In function `wxCloseEvent::Veto(bool)':
  1791. /usr/local/include/wx-2.8/wx/event.h:1409: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1792. amule-amuleDlg.o:(.rodata._ZTV9CamuleDlg[vtable for CamuleDlg]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1793. amule-AddFriend.o:(.rodata._ZTV10CAddFriend[vtable for CAddFriend]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1794. amule-CatDialog.o:(.rodata._ZTV10CCatDialog[vtable for CCatDialog]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1795. amule-ChatSelector.o: In function `CChatSession::AddText(wxString const&, wxTextAttr const&, bool)':
  1796. /usr/src/aMule-2.3.1/src/ChatSelector.cpp:82: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1797. /usr/src/aMule-2.3.1/src/ChatSelector.cpp:82: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1798. amule-ChatSelector.o: In function `CChatSelector::StartSession(unsigned long, wxString const&, bool)':
  1799. /usr/src/aMule-2.3.1/src/ChatSelector.cpp:134: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1800. amule-ChatSelector.o: In function `CChatSelector::ProcessMessage(unsigned long, wxString const&)':
  1801. /usr/src/aMule-2.3.1/src/ChatSelector.cpp:178: undefined reference to `wxString::Find(wchar_t const*) const'
  1802. /usr/src/aMule-2.3.1/src/ChatSelector.cpp:213: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1803. amule-ChatSelector.o: In function `CChatSelector::SendMessage(wxString const&, wxString const&, unsigned long)':
  1804. /usr/src/aMule-2.3.1/src/ChatSelector.cpp:249: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1805. amule-ChatSelector.o: In function `CChatSelector::ConnectionResult(bool, wxString const&, unsigned long)':
  1806. /usr/src/aMule-2.3.1/src/ChatSelector.cpp:290: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1807. amule-ChatSelector.o: In function `CChatSelector::RefreshFriend(unsigned long, wxString const&)':
  1808. /usr/src/aMule-2.3.1/src/ChatSelector.cpp:316: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1809. amule-ChatSelector.o: In function `wxDateTime::FormatISODate() const':
  1810. /usr/local/include/wx-2.8/wx/datetime.h:1083: undefined reference to `wxDateTime::Format(wchar_t const*, wxDateTime::TimeZone const&) const'
  1811. amule-ChatSelector.o: In function `wxDateTime::FormatISOTime() const':
  1812. /usr/local/include/wx-2.8/wx/datetime.h:1086: undefined reference to `wxDateTime::Format(wchar_t const*, wxDateTime::TimeZone const&) const'
  1813. amule-ChatSelector.o: In function `wxBookCtrlBase::UpdateSelectedPage(unsigned long)':
  1814. /usr/local/include/wx-2.8/wx/bookctrl.h:252: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1815. amule-ChatSelector.o: In function `wxBookCtrlBase::CreatePageChangingEvent() const':
  1816. /usr/local/include/wx-2.8/wx/bookctrl.h:256: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1817. amule-ChatSelector.o: In function `wxBookCtrlBase::MakeChangedEvent(wxBookCtrlBaseEvent&)':
  1818. /usr/local/include/wx-2.8/wx/bookctrl.h:261: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1819. amule-ChatSelector.o:(.rodata._ZTV12CChatSession[vtable for CChatSession]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1820. amule-ChatSelector.o:(.rodata._ZTV13CChatSelector[vtable for CChatSelector]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1821. amule-ChatWnd.o: In function `CChatWnd::CheckNewButtonsState()':
  1822. /usr/src/aMule-2.3.1/src/ChatWnd.cpp:245: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1823. /usr/src/aMule-2.3.1/src/ChatWnd.cpp:246: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1824. /usr/src/aMule-2.3.1/src/ChatWnd.cpp:247: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1825. amule-ChatWnd.o:(.rodata._ZTV8CChatWnd[vtable for CChatWnd]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1826. amule-CommentDialog.o:(.rodata._ZTV14CCommentDialog[vtable for CCommentDialog]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1827. amule-CommentDialogLst.o:(.rodata._ZTV17CCommentDialogLst[vtable for CCommentDialogLst]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1828. amule-GenericClientListCtrl.o: In function `CGenericClientListCtrl::TranslateCIDToName(GenericColumnEnum)':
  1829. /usr/src/aMule-2.3.1/src/GenericClientListCtrl.cpp:192: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1830. amule-GenericClientListCtrl.o: In function `CGenericClientListCtrl::AddSource(CKnownFile*, CClientRef const&, SourceItemType)':
  1831. /usr/src/aMule-2.3.1/src/GenericClientListCtrl.cpp:233: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1832. /usr/src/aMule-2.3.1/src/GenericClientListCtrl.cpp:234: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1833. amule-GenericClientListCtrl.o: In function `CGenericClientListCtrl::RemoveSource(unsigned int, CKnownFile const*)':
  1834. /usr/src/aMule-2.3.1/src/GenericClientListCtrl.cpp:291: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1835. amule-GenericClientListCtrl.o: In function `CGenericClientListCtrl::ShowSources(std::vector<CKnownFile*, std::allocator<CKnownFile*> > const&)':
  1836. /usr/src/aMule-2.3.1/src/GenericClientListCtrl.cpp:393: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1837. amule-GenericClientListCtrl.o:/usr/src/aMule-2.3.1/src/GenericClientListCtrl.cpp:486: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  1838. amule-GenericClientListCtrl.o: In function `CGenericClientListCtrl::DrawClientItem(wxDC*, int, wxRect const&, ClientCtrlItem_Struct*, int, int, int) const':
  1839. /usr/src/aMule-2.3.1/src/GenericClientListCtrl.cpp:1051: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1840. /usr/src/aMule-2.3.1/src/GenericClientListCtrl.cpp:1051: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1841. /usr/src/aMule-2.3.1/src/GenericClientListCtrl.cpp:1062: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1842. /usr/src/aMule-2.3.1/src/GenericClientListCtrl.cpp:1062: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1843. /usr/src/aMule-2.3.1/src/GenericClientListCtrl.cpp:1072: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1844. /usr/src/aMule-2.3.1/src/GenericClientListCtrl.cpp:1072: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1845. amule-GenericClientListCtrl.o:(.rodata._ZTV22CGenericClientListCtrl[vtable for CGenericClientListCtrl]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1846. amule-ClientDetailDialog.o: In function `CClientDetailDialog::OnInitDialog()':
  1847. /usr/src/aMule-2.3.1/src/ClientDetailDialog.cpp:76: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1848. /usr/src/aMule-2.3.1/src/ClientDetailDialog.cpp:88: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1849. /usr/src/aMule-2.3.1/src/ClientDetailDialog.cpp:88: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1850. amule-ClientDetailDialog.o: In function `MakeStringEscaped(wxString)':
  1851. /usr/src/aMule-2.3.1/src/./libs/common/StringFunctions.h:94: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  1852. amule-ClientDetailDialog.o:(.rodata._ZTV19CClientDetailDialog[vtable for CClientDetailDialog]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1853. amule-DirectoryTreeCtrl.o: In function `CDirectoryTreeCtrl::AddChildItem(wxTreeItemId, CPath const&)':
  1854. /usr/src/aMule-2.3.1/src/DirectoryTreeCtrl.cpp:200: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1855. amule-DirectoryTreeCtrl.o: In function `CDirectoryTreeCtrl::GetFullPath(wxTreeItemId)':
  1856. /usr/src/aMule-2.3.1/src/DirectoryTreeCtrl.cpp:228: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1857. /usr/src/aMule-2.3.1/src/DirectoryTreeCtrl.cpp:233: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1858. amule-DirectoryTreeCtrl.o: In function `CDirectoryTreeCtrl::AddSubdirectories(wxTreeItemId, CPath const&)':
  1859. /usr/src/aMule-2.3.1/src/DirectoryTreeCtrl.cpp:244: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1860. amule-DirectoryTreeCtrl.o: In function `CDirectoryTreeCtrl::GetSharedDirectories(std::vector<CPath, std::allocator<CPath> >*)':
  1861. /usr/src/aMule-2.3.1/src/DirectoryTreeCtrl.cpp:268: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1862. amule-DirectoryTreeCtrl.o:/usr/src/aMule-2.3.1/src/DirectoryTreeCtrl.cpp:278: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  1863. amule-DirectoryTreeCtrl.o: In function `CDirectoryTreeCtrl::HasSharedSubdirectory(CPath const&)':
  1864. /usr/src/aMule-2.3.1/src/DirectoryTreeCtrl.cpp:340: undefined reference to `operator+(wxString const&, wchar_t)'
  1865. amule-DirectoryTreeCtrl.o: In function `CDirectoryTreeCtrl::IsShared(CPath const&)':
  1866. /usr/src/aMule-2.3.1/src/DirectoryTreeCtrl.cpp:375: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1867. amule-DirectoryTreeCtrl.o: In function `CDirectoryTreeCtrl::AddShare(CPath const&)':
  1868. /usr/src/aMule-2.3.1/src/DirectoryTreeCtrl.cpp:383: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1869. amule-DirectoryTreeCtrl.o: In function `CDirectoryTreeCtrl::DelShare(CPath const&)':
  1870. /usr/src/aMule-2.3.1/src/DirectoryTreeCtrl.cpp:395: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1871. amule-DirectoryTreeCtrl.o:(.rodata._ZTV18CDirectoryTreeCtrl[vtable for CDirectoryTreeCtrl]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1872. amule-FileDetailDialog.o: In function `CFileDetailDialog::UpdateData(bool)':
  1873. /usr/src/aMule-2.3.1/src/FileDetailDialog.cpp:132: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1874. amule-FileDetailDialog.o: In function `CFileDetailDialog::OnBnClickedButtonStrip(wxCommandEvent&)':
  1875. /usr/src/aMule-2.3.1/src/FileDetailDialog.cpp:370: undefined reference to `wxString::Find(wchar_t, bool) const'
  1876. /usr/src/aMule-2.3.1/src/FileDetailDialog.cpp:378: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  1877. /usr/src/aMule-2.3.1/src/FileDetailDialog.cpp:382: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  1878. /usr/src/aMule-2.3.1/src/FileDetailDialog.cpp:383: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  1879. /usr/src/aMule-2.3.1/src/FileDetailDialog.cpp:386: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  1880. /usr/src/aMule-2.3.1/src/FileDetailDialog.cpp:388: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  1881. amule-FileDetailDialog.o:/usr/src/aMule-2.3.1/src/FileDetailDialog.cpp:392: more undefined references to `wxString::Replace(wchar_t const*, wchar_t const*, bool)' follow
  1882. amule-FileDetailDialog.o: In function `wxStringBase::replace(unsigned long, unsigned long, wxStringBase const&)':
  1883. /usr/local/include/wx-2.8/wx/string.h:534: undefined reference to `wxStringBase::replace(unsigned long, unsigned long, wchar_t const*)'
  1884. amule-FileDetailDialog.o:(.rodata._ZTV17CFileDetailDialog[vtable for CFileDetailDialog]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1885. amule-KadDlg.o: In function `CKadDlg::UpdateGraph(UpdateInfo const&)':
  1886. /usr/src/aMule-2.3.1/src/KadDlg.cpp:145: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1887. amule-KadDlg.o: In function `CKadDlg::OnBnClickedBootstrapClient(wxCommandEvent&)':
  1888. /usr/src/aMule-2.3.1/src/KadDlg.cpp:179: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1889. /usr/src/aMule-2.3.1/src/KadDlg.cpp:179: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1890. /usr/src/aMule-2.3.1/src/KadDlg.cpp:179: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1891. amule-KadDlg.o: In function `CKadDlg::OnBnClickedUpdateNodeList(wxCommandEvent&)':
  1892. /usr/src/aMule-2.3.1/src/KadDlg.cpp:213: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1893. amule-KadDlg.o:(.rodata._ZTV7CKadDlg[vtable for CKadDlg]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1894. amule-OScopeCtrl.o: In function `COScopeCtrl::RecreateGrid()':
  1895. /usr/src/aMule-2.3.1/src/OScopeCtrl.cpp:227: undefined reference to `wxString::Format(wchar_t const*, ...)'
  1896. /usr/src/aMule-2.3.1/src/OScopeCtrl.cpp:236: undefined reference to `wxString::Format(wchar_t const*, ...)'
  1897. amule-OScopeCtrl.o: In function `COScopeCtrl::PlotHistory(unsigned int, bool, bool)':
  1898. /usr/src/aMule-2.3.1/src/OScopeCtrl.cpp:444: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1899. amule-OScopeCtrl.o: In function `wxBufferedDC::UnMask()':
  1900. /usr/local/include/wx-2.8/wx/dcbuffer.h:103: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1901. /usr/local/include/wx-2.8/wx/dcbuffer.h:104: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1902. amule-OScopeCtrl.o: In function `wxBufferedDC::InitCommon(wxDC*, int)':
  1903. /usr/local/include/wx-2.8/wx/dcbuffer.h:125: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1904. amule-OScopeCtrl.o:(.rodata._ZTV11COScopeCtrl[vtable for COScopeCtrl]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1905. amule-PrefsUnifiedDlg.o: In function `SendCheckBoxEvent(wxWindow*, int)':
  1906. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:150: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1907. amule-PrefsUnifiedDlg.o: In function `PrefsUnifiedDlg':
  1908. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:271: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1909. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:271: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1910. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:271: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1911. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:271: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1912. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:271: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1913. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:271: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1914. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:271: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1915. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:271: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1916. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:271: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1917. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:271: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1918. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:271: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1919. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:271: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1920. amule-PrefsUnifiedDlg.o: In function `PrefsUnifiedDlg::OnOk(wxCommandEvent&)':
  1921. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:620: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1922. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:742: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1923. amule-PrefsUnifiedDlg.o: In function `PrefsUnifiedDlg::OnCheckBoxChange(wxCommandEvent&)':
  1924. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:839: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1925. amule-PrefsUnifiedDlg.o: In function `PrefsUnifiedDlg::OnButtonDir(wxCommandEvent&)':
  1926. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:999: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1927. amule-PrefsUnifiedDlg.o: In function `PrefsUnifiedDlg::OnButtonBrowseApplication(wxCommandEvent&)':
  1928. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:1030: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1929. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:1041: undefined reference to `wxFileSelector(wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*, int, wxWindow*, int, int)'
  1930. amule-PrefsUnifiedDlg.o: In function `PrefsUnifiedDlg::OnButtonEditAddr(wxCommandEvent&)':
  1931. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:1052: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1932. amule-PrefsUnifiedDlg.o: In function `PrefsUnifiedDlg::CreateEventPanels(int, wxString const&, wxWindow*)':
  1933. /usr/src/aMule-2.3.1/src/PrefsUnifiedDlg.cpp:1259: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1934. amule-PrefsUnifiedDlg.o: In function `wxCheckBoxBase::IsChecked() const':
  1935. /usr/local/include/wx-2.8/wx/checkbox.h:70: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1936. amule-PrefsUnifiedDlg.o: In function `wxCheckBoxBase::DoSet3StateValue(wxCheckBoxState)':
  1937. /usr/local/include/wx-2.8/wx/checkbox.h:121: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1938. amule-PrefsUnifiedDlg.o: In function `wxCheckBoxBase::DoGet3StateValue() const':
  1939. /usr/local/include/wx-2.8/wx/checkbox.h:125: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1940. amule-PrefsUnifiedDlg.o:(.rodata._ZTV15PrefsUnifiedDlg[vtable for PrefsUnifiedDlg]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1941. amule-PrefsUnifiedDlg.o:(.rodata._ZTV14wxCheckBoxBase[vtable for wxCheckBoxBase]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1942. amule-SearchDlg.o: In function `CSearchDlg':
  1943. /usr/src/aMule-2.3.1/src/SearchDlg.cpp:107: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1944. /usr/src/aMule-2.3.1/src/SearchDlg.cpp:108: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1945. /usr/src/aMule-2.3.1/src/SearchDlg.cpp:109: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1946. /usr/src/aMule-2.3.1/src/SearchDlg.cpp:110: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1947. amule-SearchDlg.o: In function `CSearchDlg::OnSearchClosing(wxNotebookEvent&)':
  1948. /usr/src/aMule-2.3.1/src/SearchDlg.cpp:239: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1949. amule-SearchDlg.o:/usr/src/aMule-2.3.1/src/SearchDlg.cpp:322: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  1950. amule-SearchDlg.o: In function `CSearchDlg::CheckTabNameExists(wxString const&)':
  1951. /usr/src/aMule-2.3.1/src/SearchDlg.cpp:385: undefined reference to `wxString::BeforeLast(wchar_t) const'
  1952. amule-SearchDlg.o: In function `CSearchDlg::KadSearchEnd(unsigned int)':
  1953. /usr/src/aMule-2.3.1/src/SearchDlg.cpp:443: undefined reference to `wxString::StartsWith(wchar_t const*, wxString*) const'
  1954. amule-SearchDlg.o: In function `CSearchDlg::StartNewSearch()':
  1955. /usr/src/aMule-2.3.1/src/SearchDlg.cpp:558: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1956. /usr/src/aMule-2.3.1/src/SearchDlg.cpp:575: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1957. /usr/src/aMule-2.3.1/src/SearchDlg.cpp:575: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1958. amule-SearchDlg.o: In function `CSearchDlg::UpdateHitCount(CSearchListCtrl*)':
  1959. /usr/src/aMule-2.3.1/src/SearchDlg.cpp:584: undefined reference to `wxString::BeforeLast(wchar_t) const'
  1960. amule-SearchDlg.o:(.rodata._ZTV10CSearchDlg[vtable for CSearchDlg]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1961. amule-ServerWnd.o: In function `CServerWnd':
  1962. /usr/src/aMule-2.3.1/src/ServerWnd.cpp:68: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1963. /usr/src/aMule-2.3.1/src/ServerWnd.cpp:73: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1964. amule-ServerWnd.o:(.rodata._ZTV10CServerWnd[vtable for CServerWnd]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1965. amule-SharedFilesWnd.o: In function `CSharedFilesWnd':
  1966. /usr/src/aMule-2.3.1/src/SharedFilesWnd.cpp:62: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1967. /usr/src/aMule-2.3.1/src/SharedFilesWnd.cpp:63: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1968. amule-SharedFilesWnd.o: In function `CSharedFilesWnd::SelectionUpdated()':
  1969. /usr/src/aMule-2.3.1/src/SharedFilesWnd.cpp:130: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1970. /usr/src/aMule-2.3.1/src/SharedFilesWnd.cpp:181: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1971. amule-SharedFilesWnd.o: In function `CSharedFilesWnd::OnSashPositionChanging(wxSplitterEvent&)':
  1972. /usr/src/aMule-2.3.1/src/SharedFilesWnd.cpp:308: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1973. amule-SharedFilesWnd.o: In function `wxCheckCast(void*)':
  1974. /usr/local/include/wx-2.8/wx/object.h:314: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1975. amule-SharedFilesWnd.o: In function `wxSplitterEvent::SetSashPosition(int)':
  1976. /usr/local/include/wx-2.8/wx/generic/splitter.h:333: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1977. amule-SharedFilesWnd.o: In function `wxSplitterEvent::GetSashPosition() const':
  1978. /usr/local/include/wx-2.8/wx/generic/splitter.h:341: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1979. amule-SharedFilesWnd.o:(.rodata._ZTV15CSharedFilesWnd[vtable for CSharedFilesWnd]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1980. amule-StatisticsDlg.o: In function `CStatisticsDlg::getColors(unsigned int)':
  1981. /usr/src/aMule-2.3.1/src/StatisticsDlg.cpp:57: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1982. amule-StatisticsDlg.o:(.rodata._ZTV14CStatisticsDlg[vtable for CStatisticsDlg]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  1983. amule-SearchListCtrl.o: In function `CSearchListCtrl::AddResult(CSearchFile*)':
  1984. /usr/src/aMule-2.3.1/src/SearchListCtrl.cpp:139: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1985. /usr/src/aMule-2.3.1/src/SearchListCtrl.cpp:177: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1986. /usr/src/aMule-2.3.1/src/SearchListCtrl.cpp:192: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1987. /usr/src/aMule-2.3.1/src/SearchListCtrl.cpp:194: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1988. /usr/src/aMule-2.3.1/src/SearchListCtrl.cpp:196: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1989. amule-SearchListCtrl.o:/usr/src/aMule-2.3.1/src/SearchListCtrl.cpp:202: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  1990. amule-SearchListCtrl.o: In function `CSearchListCtrl::OnPopupGetUrl(wxCommandEvent&)':
  1991. /usr/src/aMule-2.3.1/src/SearchListCtrl.cpp:690: undefined reference to `operator+(wxString const&, wchar_t const*)'
  1992. amule-SearchListCtrl.o: In function `CSearchListCtrl::OnRelatedSearch(wxCommandEvent&)':
  1993. /usr/src/aMule-2.3.1/src/SearchListCtrl.cpp:724: undefined reference to `operator+(wchar_t const*, wxString const&)'
  1994. amule-SearchListCtrl.o: In function `CSearchListCtrl::OnDrawItem(int, wxDC*, wxRect const&, wxRect const&, bool)':
  1995. /usr/src/aMule-2.3.1/src/SearchListCtrl.cpp:954: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1996. /usr/src/aMule-2.3.1/src/SearchListCtrl.cpp:956: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1997. /usr/src/aMule-2.3.1/src/SearchListCtrl.cpp:958: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1998. /usr/src/aMule-2.3.1/src/SearchListCtrl.cpp:964: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  1999. /usr/src/aMule-2.3.1/src/SearchListCtrl.cpp:966: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2000. amule-SearchListCtrl.o:/usr/src/aMule-2.3.1/src/SearchListCtrl.cpp:968: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2001. amule-SearchListCtrl.o: In function `wxRegEx::Matches(wxString const&, int) const':
  2002. /usr/local/include/wx-2.8/wx/regex.h:103: undefined reference to `wxRegEx::Matches(wchar_t const*, int, unsigned long) const'
  2003. amule-SearchListCtrl.o:(.rodata._ZTV15CSearchListCtrl[vtable for CSearchListCtrl]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2004. amule-DownloadListCtrl.o: In function `CDownloadListCtrl::AddFile(CPartFile*)':
  2005. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:197: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2006. amule-DownloadListCtrl.o: In function `CDownloadListCtrl::RemoveFile(CPartFile*)':
  2007. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:219: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2008. amule-DownloadListCtrl.o: In function `CDownloadListCtrl::ShowFile(CPartFile*, bool)':
  2009. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:291: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2010. amule-DownloadListCtrl.o: In function `CDownloadListCtrl::OnSetPriority(wxCommandEvent&)':
  2011. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:436: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2012. amule-DownloadListCtrl.o: In function `CDownloadListCtrl::OnGetLink(wxCommandEvent&)':
  2013. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:535: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2014. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:537: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2015. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:542: undefined reference to `wxString::BeforeLast(wchar_t) const'
  2016. amule-DownloadListCtrl.o: In function `CDownloadListCtrl::DrawFileItem(wxDC*, int, wxRect const&, FileCtrlItem_Struct*) const':
  2017. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:931: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2018. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:932: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2019. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:1079: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2020. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:1079: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2021. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:1087: undefined reference to `wxDateTime::Format(wchar_t const*, wxDateTime::TimeZone const&) const'
  2022. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:1098: undefined reference to `wxDateTime::Format(wchar_t const*, wxDateTime::TimeZone const&) const'
  2023. amule-DownloadListCtrl.o: In function `CDownloadListCtrl::PreviewFile(CPartFile*)':
  2024. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:1437: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  2025. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:1438: undefined reference to `wxString::Find(wchar_t const*) const'
  2026. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:1438: undefined reference to `wxString::Find(wchar_t const*) const'
  2027. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:1448: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  2028. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:1449: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  2029. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:1452: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  2030. /usr/src/aMule-2.3.1/src/DownloadListCtrl.cpp:1453: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  2031. amule-DownloadListCtrl.o:(.rodata._ZTV17CDownloadListCtrl[vtable for CDownloadListCtrl]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2032. amule-SourceListCtrl.o:(.rodata._ZTV15CSourceListCtrl[vtable for CSourceListCtrl]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2033. amule-SharedFilePeersListCtrl.o:(.rodata._ZTV24CSharedFilePeersListCtrl[vtable for CSharedFilePeersListCtrl]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2034. amule-FriendListCtrl.o:(.rodata._ZTV15CFriendListCtrl[vtable for CFriendListCtrl]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2035. amule-ServerListCtrl.o:(.rodata._ZTV15CServerListCtrl[vtable for CServerListCtrl]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2036. amule-SharedFilesCtrl.o: In function `CSharedFilesCtrl::OnCreateURI(wxCommandEvent&)':
  2037. /usr/src/aMule-2.3.1/src/SharedFilesCtrl.cpp:326: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2038. /usr/src/aMule-2.3.1/src/SharedFilesCtrl.cpp:327: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2039. /usr/src/aMule-2.3.1/src/SharedFilesCtrl.cpp:328: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2040. /usr/src/aMule-2.3.1/src/SharedFilesCtrl.cpp:329: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2041. /usr/src/aMule-2.3.1/src/SharedFilesCtrl.cpp:330: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2042. amule-SharedFilesCtrl.o:/usr/src/aMule-2.3.1/src/SharedFilesCtrl.cpp:331: more undefined references to `operator+(wxString const&, wchar_t const*)' follow
  2043. amule-SharedFilesCtrl.o: In function `CSharedFilesCtrl::OnDrawItem(int, wxDC*, wxRect const&, wxRect const&, bool)':
  2044. /usr/src/aMule-2.3.1/src/SharedFilesCtrl.cpp:472: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2045. /usr/src/aMule-2.3.1/src/SharedFilesCtrl.cpp:519: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2046. /usr/src/aMule-2.3.1/src/SharedFilesCtrl.cpp:520: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2047. /usr/src/aMule-2.3.1/src/SharedFilesCtrl.cpp:563: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2048. /usr/src/aMule-2.3.1/src/SharedFilesCtrl.cpp:563: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2049. amule-SharedFilesCtrl.o: In function `CSharedFilesCtrl::OnAddCollection(wxCommandEvent&)':
  2050. /usr/src/aMule-2.3.1/src/SharedFilesCtrl.cpp:712: undefined reference to `wxString::mb_str(wxMBConv const&) const'
  2051. /usr/src/aMule-2.3.1/src/SharedFilesCtrl.cpp:716: undefined reference to `wxString::wxString(char const*, wxMBConv const&, unsigned long)'
  2052. amule-SharedFilesCtrl.o:(.rodata._ZTV16CSharedFilesCtrl[vtable for CSharedFilesCtrl]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2053. amule-MuleTrayIcon.o: In function `GetSpeedFromString(wxString)':
  2054. /usr/src/aMule-2.3.1/src/MuleTrayIcon.cpp:82: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  2055. amule-MuleTrayIcon.o: In function `CMuleTrayIcon::SetTrayIcon(int, unsigned int)':
  2056. /usr/src/aMule-2.3.1/src/MuleTrayIcon.cpp:198: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2057. /usr/src/aMule-2.3.1/src/MuleTrayIcon.cpp:220: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2058. amule-MuleTrayIcon.o: In function `CMuleTrayIcon::CreatePopupMenu()':
  2059. /usr/src/aMule-2.3.1/src/MuleTrayIcon.cpp:296: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2060. amule-TransferWnd.o: In function `CTransferWnd::OnSashPositionChanging(wxSplitterEvent&)':
  2061. /usr/src/aMule-2.3.1/src/TransferWnd.cpp:461: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2062. amule-TransferWnd.o:(.rodata._ZTV12CTransferWnd[vtable for CTransferWnd]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2063. amule-amuleAppCommon.o: In function `CamuleAppCommon::AddLinksFromFile()':
  2064. /usr/src/aMule-2.3.1/src/amuleAppCommon.cpp:96: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2065. /usr/src/aMule-2.3.1/src/amuleAppCommon.cpp:97: undefined reference to `wxFile::Exists(wchar_t const*)'
  2066. /usr/src/aMule-2.3.1/src/amuleAppCommon.cpp:116: undefined reference to `wxString::AfterLast(wchar_t) const'
  2067. /usr/src/aMule-2.3.1/src/amuleAppCommon.cpp:117: undefined reference to `wxString::BeforeLast(wchar_t) const'
  2068. /usr/src/aMule-2.3.1/src/amuleAppCommon.cpp:132: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2069. amule-amuleAppCommon.o: In function `CamuleAppCommon::CreateED2kLink(CAbstractFile const*, bool, bool, bool)':
  2070. /usr/src/aMule-2.3.1/src/amuleAppCommon.cpp:152: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2071. amule-amuleAppCommon.o: In function `CamuleAppCommon::InitCommon(int, wchar_t**)':
  2072. /usr/src/aMule-2.3.1/src/amuleAppCommon.cpp:219: undefined reference to `wxString::BeforeFirst(wchar_t) const'
  2073. /usr/src/aMule-2.3.1/src/amuleAppCommon.cpp:333: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2074. /usr/src/aMule-2.3.1/src/amuleAppCommon.cpp:343: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2075. /usr/src/aMule-2.3.1/src/amuleAppCommon.cpp:344: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2076. /usr/src/aMule-2.3.1/src/amuleAppCommon.cpp:356: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2077. /usr/src/aMule-2.3.1/src/amuleAppCommon.cpp:394: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2078. amule-amuleAppCommon.o: In function `CamuleAppCommon::GetFullMuleVersion() const':
  2079. /usr/src/aMule-2.3.1/src/amuleAppCommon.cpp:468: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2080. amule-amuleAppCommon.o: In function `CamuleAppCommon::CheckPassedLink(wxString const&, wxString&, int)':
  2081. /usr/src/aMule-2.3.1/src/amuleAppCommon.cpp:476: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  2082. /usr/src/aMule-2.3.1/src/amuleAppCommon.cpp:477: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  2083. /usr/src/aMule-2.3.1/src/amuleAppCommon.cpp:479: undefined reference to `wxStringBase::compare(unsigned long, unsigned long, wchar_t const*, unsigned long) const'
  2084. amule-amuleAppCommon.o: In function `wxCmdLineParser':
  2085. /usr/local/include/wx-2.8/wx/cmdline.h:102: undefined reference to `wxCmdLineParser::SetCmdLine(int, wchar_t**)'
  2086. amule-ClientRef.o: In function `CClientRef':
  2087. /usr/src/aMule-2.3.1/src/ClientRef.cpp:47: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2088. amule-DataToText.o: In function `PriorityToStr(int, bool)':
  2089. /usr/src/aMule-2.3.1/src/DataToText.cpp:52: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2090. amule-DataToText.o: In function `DownloadStateToStr(int, bool)':
  2091. /usr/src/aMule-2.3.1/src/DataToText.cpp:78: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2092. amule-ECSpecialMuleTags.o: In function `CEC_Prefs_Packet':
  2093. /usr/src/aMule-2.3.1/src/ECSpecialMuleTags.cpp:161: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2094. /usr/src/aMule-2.3.1/src/ECSpecialMuleTags.cpp:168: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2095. amule-KnownFile.o: In function `CKnownFile::LoadTagsFromFile(CFileDataIO const*)':
  2096. /usr/src/aMule-2.3.1/src/KnownFile.cpp:620: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2097. amule-KnownFile.o:/usr/src/aMule-2.3.1/src/KnownFile.cpp:642: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2098. amule-KnownFile.o: In function `CKnownFile::CreateSrcInfoPacket(CUpDownClient const*, unsigned char, unsigned short)':
  2099. /usr/src/aMule-2.3.1/src/KnownFile.cpp:926: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2100. /usr/src/aMule-2.3.1/src/KnownFile.cpp:926: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2101. amule-KnownFile.o: In function `CKnownFile::CreateOfferedFilePacket(CMemFile*, CServer*, CUpDownClient*)':
  2102. /usr/src/aMule-2.3.1/src/KnownFile.cpp:1093: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2103. /usr/src/aMule-2.3.1/src/KnownFile.cpp:1149: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2104. /usr/src/aMule-2.3.1/src/KnownFile.cpp:1157: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2105. amule-KnownFile.o: In function `CKnownFile::SetFileCommentRating(wxString const&, unsigned char)':
  2106. /usr/src/aMule-2.3.1/src/KnownFile.cpp:1256: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2107. /usr/src/aMule-2.3.1/src/KnownFile.cpp:1256: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2108. /usr/src/aMule-2.3.1/src/KnownFile.cpp:1262: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2109. /usr/src/aMule-2.3.1/src/KnownFile.cpp:1263: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2110. amule-KnownFile.o: In function `CKnownFile::LoadComment() const':
  2111. /usr/src/aMule-2.3.1/src/KnownFile.cpp:1505: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2112. /usr/src/aMule-2.3.1/src/KnownFile.cpp:1505: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2113. /usr/src/aMule-2.3.1/src/KnownFile.cpp:1509: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2114. /usr/src/aMule-2.3.1/src/KnownFile.cpp:1510: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2115. amule-KnownFile.o: In function `CKnownFile::GetFeedback() const':
  2116. /usr/src/aMule-2.3.1/src/KnownFile.cpp:1551: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2117. /usr/src/aMule-2.3.1/src/KnownFile.cpp:1551: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2118. amule-KnownFile.o:/usr/src/aMule-2.3.1/src/KnownFile.cpp:1551: more undefined references to `operator+(wxString const&, wchar_t const*)' follow
  2119. amule-GetTickCount.o: In function `StartTickTimer()':
  2120. /usr/src/aMule-2.3.1/src/GetTickCount.cpp:114: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2121. amule-GetTickCount.o: In function `StopTickTimer()':
  2122. /usr/src/aMule-2.3.1/src/GetTickCount.cpp:119: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2123. amule-GetTickCount.o: In function `GetTickCount()':
  2124. /usr/src/aMule-2.3.1/src/GetTickCount.cpp:125: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2125. amule-GetTickCount.o: In function `GetTickCount64()':
  2126. /usr/src/aMule-2.3.1/src/GetTickCount.cpp:130: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2127. amule-GuiEvents.o: In function `CMuleGUIEvent':
  2128. /usr/src/aMule-2.3.1/src/GuiEvents.h:339: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2129. amule-HTTPDownload.o: In function `CHTTPDownloadThread::Entry()':
  2130. /usr/src/aMule-2.3.1/src/HTTPDownload.cpp:202: undefined reference to `wxFFileOutputStream::wxFFileOutputStream(wxString const&, wchar_t const*)'
  2131. /usr/src/aMule-2.3.1/src/HTTPDownload.cpp:220: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2132. amule-HTTPDownload.o: In function `CHTTPDownloadThread::GetInputStream(wxHTTP*&, wxString const&, bool)':
  2133. /usr/src/aMule-2.3.1/src/HTTPDownload.cpp:334: undefined reference to `wxString::StartsWith(wchar_t const*, wxString*) const'
  2134. /usr/src/aMule-2.3.1/src/HTTPDownload.cpp:349: undefined reference to `wxString::Find(wchar_t const*) const'
  2135. /usr/src/aMule-2.3.1/src/HTTPDownload.cpp:356: undefined reference to `wxString::AfterFirst(wchar_t) const'
  2136. /usr/src/aMule-2.3.1/src/HTTPDownload.cpp:360: undefined reference to `wxString::AfterFirst(wchar_t) const'
  2137. /usr/src/aMule-2.3.1/src/HTTPDownload.cpp:362: undefined reference to `wxString::BeforeFirst(wchar_t) const'
  2138. /usr/src/aMule-2.3.1/src/HTTPDownload.cpp:366: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2139. /usr/src/aMule-2.3.1/src/HTTPDownload.cpp:366: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2140. /usr/src/aMule-2.3.1/src/HTTPDownload.cpp:369: undefined reference to `wxString::Find(wchar_t, bool) const'
  2141. /usr/src/aMule-2.3.1/src/HTTPDownload.cpp:371: undefined reference to `wxString::AfterFirst(wchar_t) const'
  2142. /usr/src/aMule-2.3.1/src/HTTPDownload.cpp:371: undefined reference to `wxAtoi(wchar_t const*)'
  2143. /usr/src/aMule-2.3.1/src/HTTPDownload.cpp:372: undefined reference to `wxString::BeforeFirst(wchar_t) const'
  2144. amule-HTTPDownload.o:(.rodata._ZTV19CHTTPDownloadDialog[vtable for CHTTPDownloadDialog]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2145. amule-Logger.o: In function `CLogger::IsEnabled(DebugType) const':
  2146. /usr/src/aMule-2.3.1/src/Logger.cpp:94: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2147. /usr/src/aMule-2.3.1/src/Logger.cpp:99: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2148. amule-Logger.o: In function `CLogger::SetEnabled(DebugType, bool)':
  2149. /usr/src/aMule-2.3.1/src/Logger.cpp:111: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2150. /usr/src/aMule-2.3.1/src/Logger.cpp:115: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2151. amule-Logger.o: In function `CLogger::AddLogLine(wxString const&, int, bool, DebugType, wxString const&, bool, bool)':
  2152. /usr/src/aMule-2.3.1/src/Logger.cpp:139: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2153. /usr/src/aMule-2.3.1/src/Logger.cpp:141: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2154. /usr/src/aMule-2.3.1/src/Logger.cpp:143: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2155. /usr/src/aMule-2.3.1/src/Logger.cpp:149: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2156. /usr/src/aMule-2.3.1/src/Logger.cpp:149: undefined reference to `wxString::AfterLast(wchar_t) const'
  2157. /usr/src/aMule-2.3.1/src/Logger.cpp:149: undefined reference to `wxString::AfterLast(wchar_t) const'
  2158. amule-Logger.o: In function `CLogger::AddLogLine(wxString const&, int, bool, DebugType, std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> > const&)':
  2159. /usr/src/aMule-2.3.1/src/Logger.cpp:177: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2160. /usr/src/aMule-2.3.1/src/Logger.cpp:180: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2161. amule-Logger.o: In function `CLogger::GetDebugCategory(int)':
  2162. /usr/src/aMule-2.3.1/src/Logger.cpp:187: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2163. amule-Logger.o: In function `CLogger::OpenLogfile(wxString const&)':
  2164. /usr/src/aMule-2.3.1/src/Logger.cpp:201: undefined reference to `wxFFileOutputStream::wxFFileOutputStream(wxString const&, wchar_t const*)'
  2165. amule-Logger.o: In function `CLogger::OnLoggingEvent(CLoggingEvent&)':
  2166. /usr/src/aMule-2.3.1/src/Logger.cpp:231: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2167. /usr/src/aMule-2.3.1/src/Logger.cpp:231: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2168. /usr/src/aMule-2.3.1/src/Logger.cpp:245: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2169. amule-Logger.o: In function `CLoggerTarget::DoLogString(wchar_t const*, long)':
  2170. /usr/src/aMule-2.3.1/src/Logger.cpp:323: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2171. /usr/src/aMule-2.3.1/src/Logger.cpp:328: undefined reference to `wxString::StartsWith(wchar_t const*, wxString*) const'
  2172. /usr/src/aMule-2.3.1/src/Logger.cpp:328: undefined reference to `wxString::StartsWith(wchar_t const*, wxString*) const'
  2173. amule-Logger.o: In function `CLoggerAccess::Reset()':
  2174. /usr/src/aMule-2.3.1/src/Logger.cpp:350: undefined reference to `wxFFileInputStream::wxFFileInputStream(wxString const&, wchar_t const*)'
  2175. amule-Logger.o: In function `CLoggerAccess::GetString(wxString&)':
  2176. /usr/src/aMule-2.3.1/src/Logger.cpp:398: undefined reference to `wxString::wxString(char const*, wxMBConv const&, unsigned long)'
  2177. amule-Logger.o:(.rodata._ZTV13CLoggerTarget[vtable for CLoggerTarget]+0x28): undefined reference to `wxLog::DoLog(unsigned long, wchar_t const*, long)'
  2178. amule-PartFile.o: In function `CPartFile':
  2179. /usr/src/aMule-2.3.1/src/PartFile.cpp:192: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2180. /usr/src/aMule-2.3.1/src/PartFile.cpp:216: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2181. /usr/src/aMule-2.3.1/src/PartFile.cpp:227: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2182. /usr/src/aMule-2.3.1/src/PartFile.cpp:249: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2183. amule-PartFile.o: In function `~CPartFile':
  2184. /usr/src/aMule-2.3.1/src/PartFile.cpp:268: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2185. /usr/src/aMule-2.3.1/src/PartFile.cpp:269: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2186. amule-PartFile.o: In function `CPartFile::LoadPartFile(CPath const&, CPath const&, bool, bool)':
  2187. /usr/src/aMule-2.3.1/src/PartFile.cpp:495: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2188. /usr/src/aMule-2.3.1/src/PartFile.cpp:513: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2189. /usr/src/aMule-2.3.1/src/PartFile.cpp:538: undefined reference to `wxString::ToAscii() const'
  2190. /usr/src/aMule-2.3.1/src/PartFile.cpp:562: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2191. amule-PartFile.o: In function `CPartFile::SavePartFile(bool)':
  2192. /usr/src/aMule-2.3.1/src/PartFile.cpp:854: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2193. /usr/src/aMule-2.3.1/src/PartFile.cpp:904: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2194. amule-PartFile.o: In function `CPartFile::CompleteFile(bool)':
  2195. /usr/src/aMule-2.3.1/src/PartFile.cpp:2094: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2196. amule-PartFile.o: In function `CPartFile::PauseFile(bool)':
  2197. /usr/src/aMule-2.3.1/src/PartFile.cpp:2418: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2198. amule-PartFile.o: In function `CPartFile::CreateSrcInfoPacket(CUpDownClient const*, unsigned char, unsigned short)':
  2199. /usr/src/aMule-2.3.1/src/PartFile.cpp:2531: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2200. /usr/src/aMule-2.3.1/src/PartFile.cpp:2531: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2201. amule-PartFile.o: In function `CPartFile::AddClientSources(CMemFile*, unsigned int, unsigned char, bool, CUpDownClient const*)':
  2202. /usr/src/aMule-2.3.1/src/PartFile.cpp:2739: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2203. /usr/src/aMule-2.3.1/src/PartFile.cpp:2743: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2204. amule-PartFile.o: In function `CPartFile::FlushBuffer(bool)':
  2205. /usr/src/aMule-2.3.1/src/PartFile.cpp:2981: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2206. /usr/src/aMule-2.3.1/src/PartFile.cpp:2986: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2207. /usr/src/aMule-2.3.1/src/PartFile.cpp:2997: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2208. amule-PartFile.o: In function `CPartFile::ReadData(CFileArea&, unsigned long, unsigned int)':
  2209. /usr/src/aMule-2.3.1/src/PartFile.cpp:3126: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2210. amule-PartFile.o: In function `CPartFile::UpdateFileRatingCommentAvail()':
  2211. /usr/src/aMule-2.3.1/src/PartFile.cpp:3158: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2212. /usr/src/aMule-2.3.1/src/PartFile.cpp:3167: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2213. amule-PartFile.o: In function `CPartFile::SetCategory(unsigned char)':
  2214. /usr/src/aMule-2.3.1/src/PartFile.cpp:3178: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2215. amule-PartFile.o: In function `CPartFile::RemoveSource(CUpDownClient*, bool, bool)':
  2216. /usr/src/aMule-2.3.1/src/PartFile.cpp:3186: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2217. amule-PartFile.o:/usr/src/aMule-2.3.1/src/PartFile.cpp:3243: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2218. amule-PartFile.o: In function `CPartFile::GetFeedback() const':
  2219. /usr/src/aMule-2.3.1/src/PartFile.cpp:3763: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2220. /usr/src/aMule-2.3.1/src/PartFile.cpp:3763: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2221. /usr/src/aMule-2.3.1/src/PartFile.cpp:3763: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2222. amule-PartFile.o: In function `wxDateTime::GetTicks() const':
  2223. /usr/local/include/wx-2.8/wx/datetime.h:1688: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2224. amule-Preferences.o: In function `CPreferences':
  2225. /usr/src/aMule-2.3.1/src/Preferences.cpp:929: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2226. /usr/src/aMule-2.3.1/src/Preferences.cpp:962: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2227. /usr/src/aMule-2.3.1/src/Preferences.cpp:937: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2228. amule-Preferences.o: In function `CPreferences::BuildItemList(wxString const&)':
  2229. /usr/src/aMule-2.3.1/src/Preferences.cpp:1068: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2230. /usr/src/aMule-2.3.1/src/Preferences.cpp:1079: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2231. /usr/src/aMule-2.3.1/src/Preferences.cpp:1275: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2232. /usr/src/aMule-2.3.1/src/Preferences.cpp:1275: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2233. /usr/src/aMule-2.3.1/src/Preferences.cpp:1276: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2234. /usr/src/aMule-2.3.1/src/Preferences.cpp:1276: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2235. /usr/src/aMule-2.3.1/src/Preferences.cpp:1277: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2236. /usr/src/aMule-2.3.1/src/Preferences.cpp:1277: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2237. /usr/src/aMule-2.3.1/src/Preferences.cpp:1278: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2238. /usr/src/aMule-2.3.1/src/Preferences.cpp:1278: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2239. amule-Preferences.o: In function `CPreferences::LoadAllItems(wxConfigBase*)':
  2240. /usr/src/aMule-2.3.1/src/Preferences.cpp:1353: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2241. amule-Preferences.o: In function `CPreferences::SaveAllItems(wxConfigBase*)':
  2242. /usr/src/aMule-2.3.1/src/Preferences.cpp:1390: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2243. amule-Preferences.o: In function `CPreferences::Save()':
  2244. /usr/src/aMule-2.3.1/src/Preferences.cpp:1455: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2245. /usr/src/aMule-2.3.1/src/Preferences.cpp:1475: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2246. /usr/src/aMule-2.3.1/src/Preferences.cpp:1467: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2247. amule-Preferences.o: In function `CPreferences::GetCategory(unsigned long)':
  2248. /usr/src/aMule-2.3.1/src/Preferences.cpp:1640: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2249. amule-Preferences.o: In function `CPreferences::GetCatPath(unsigned char)':
  2250. /usr/src/aMule-2.3.1/src/Preferences.cpp:1648: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2251. amule-Preferences.o: In function `CPreferences::GetCatColor(unsigned long)':
  2252. /usr/src/aMule-2.3.1/src/Preferences.cpp:1656: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2253. amule-Preferences.o: In function `CPreferences::ReloadSharedFolders()':
  2254. /usr/src/aMule-2.3.1/src/Preferences.cpp:1781: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2255. amule-Preferences.o: In function `wxString::Contains(wxString const&) const':
  2256. /usr/local/include/wx-2.8/wx/string.h:1272: undefined reference to `wxString::Find(wchar_t const*) const'
  2257. amule-Preferences.o: In function `operator==(wchar_t const*, wxString const&)':
  2258. /usr/local/include/wx-2.8/wx/string.h:1565: undefined reference to `wxString::Cmp(wchar_t const*) const'
  2259. amule-Preferences.o: In function `CMD4Hash::operator[](unsigned long)':
  2260. /usr/src/aMule-2.3.1/src/MD4Hash.h:277: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2261. amule-Preferences.o: In function `Cfg_Lang::TransferToWindow()':
  2262. /usr/src/aMule-2.3.1/src/Preferences.cpp:724: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2263. /usr/src/aMule-2.3.1/src/Preferences.cpp:724: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2264. amule-Preferences.o: In function `Cfg_Lang::UpdateChoice(int)':
  2265. /usr/src/aMule-2.3.1/src/Preferences.cpp:751: undefined reference to `wxLocale::IsLoaded(wchar_t const*) const'
  2266. /usr/src/aMule-2.3.1/src/Preferences.cpp:752: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2267. /usr/src/aMule-2.3.1/src/Preferences.cpp:752: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2268. amule-Preferences.o: In function `Cfg_Skin::TransferToWindow()':
  2269. /usr/src/aMule-2.3.1/src/Preferences.cpp:865: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2270. /usr/src/aMule-2.3.1/src/Preferences.cpp:879: undefined reference to `wxString::BeforeLast(wchar_t) const'
  2271. /usr/src/aMule-2.3.1/src/Preferences.cpp:879: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2272. /usr/src/aMule-2.3.1/src/Preferences.cpp:891: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2273. amule-Proxy.o: In function `CProxyStateMachine::Start(wxIPaddress const&, wxSocketClient*)':
  2274. /usr/src/aMule-2.3.1/src/Proxy.cpp:178: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2275. amule-Proxy.o: In function `CProxyStateMachine::ReactivateSocket()':
  2276. /usr/src/aMule-2.3.1/src/Proxy.cpp:256: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2277. amule-Proxy.o: In function `CHttpStateMachine::process_send_command_request(bool)':
  2278. /usr/src/aMule-2.3.1/src/Proxy.cpp:1089: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2279. amule-Proxy.o: In function `CDatagramSocketProxy::RecvFrom(wxSockAddress&, void*, unsigned int)':
  2280. /usr/src/aMule-2.3.1/src/Proxy.cpp:1397: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2281. amule-Server.o: In function `CServer':
  2282. /usr/src/aMule-2.3.1/src/Server.cpp:62: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2283. amule-Server.o: In function `CServer::AddTagFromFile(CFileDataIO*)':
  2284. /usr/src/aMule-2.3.1/src/Server.cpp:214: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2285. /usr/src/aMule-2.3.1/src/Server.cpp:228: undefined reference to `wxString::BeforeFirst(wchar_t) const'
  2286. /usr/src/aMule-2.3.1/src/Server.cpp:260: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2287. amule-Server.o: In function `CServer::SetID(unsigned int)':
  2288. /usr/src/aMule-2.3.1/src/Server.cpp:280: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2289. amule-Server.o: In function `CServer::SetServerKeyUDP(unsigned int)':
  2290. /usr/src/aMule-2.3.1/src/Server.cpp:311: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2291. amule-Statistics.o: In function `CStatistics::ComputeAverages(HistoryRecord**, std::reverse_iterator<std::_List_iterator<HistoryRecord> >, unsigned int, double, std::vector<float*, std::allocator<float*> > const&, StatsGraphType)':
  2292. /usr/src/aMule-2.3.1/src/Statistics.cpp:612: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2293. /usr/src/aMule-2.3.1/src/Statistics.cpp:644: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2294. amule-Statistics.o: In function `CStatistics::AddSourceOrigin(unsigned int)':
  2295. /usr/src/aMule-2.3.1/src/Statistics.cpp:854: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2296. amule-Statistics.o: In function `CStatistics::RemoveSourceOrigin(unsigned int)':
  2297. /usr/src/aMule-2.3.1/src/Statistics.cpp:863: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2298. amule-Statistics.o: In function `CStatistics::AddDownloadFromSoft(unsigned char, unsigned int)':
  2299. /usr/src/aMule-2.3.1/src/Statistics.cpp:893: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2300. amule-Statistics.o: In function `CStatistics::AddUploadToSoft(unsigned char, unsigned int)':
  2301. /usr/src/aMule-2.3.1/src/Statistics.cpp:907: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2302. amule-Statistics.o: In function `CStatistics::AddKnownClient(CUpDownClient*)':
  2303. /usr/src/aMule-2.3.1/src/Statistics.cpp:950: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2304. /usr/src/aMule-2.3.1/src/Statistics.cpp:967: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2305. /usr/src/aMule-2.3.1/src/Statistics.cpp:980: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2306. amule-Statistics.o: In function `CStatistics::RemoveKnownClient(unsigned int, unsigned int, wxString const&)':
  2307. /usr/src/aMule-2.3.1/src/Statistics.cpp:994: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2308. /usr/src/aMule-2.3.1/src/Statistics.cpp:1000: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2309. /usr/src/aMule-2.3.1/src/Statistics.cpp:1006: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2310. amule-StatTree.o: In function `CStatTreeItemUlDlCounter::GetDisplayString() const':
  2311. /usr/src/aMule-2.3.1/src/StatTree.cpp:344: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2312. /usr/src/aMule-2.3.1/src/StatTree.cpp:344: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2313. amule-StatTree.o: In function `CStatTreeItemPackets::GetDisplayString() const':
  2314. /usr/src/aMule-2.3.1/src/StatTree.cpp:380: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2315. /usr/src/aMule-2.3.1/src/StatTree.cpp:380: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2316. amule-StatTree.o: In function `CStatTreeItemPacketTotals::GetDisplayString() const':
  2317. /usr/src/aMule-2.3.1/src/StatTree.cpp:409: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2318. amule-StatTree.o:/usr/src/aMule-2.3.1/src/StatTree.cpp:409: more undefined references to `operator+(wxString const&, wchar_t const*)' follow
  2319. amule-StatTree.o: In function `CStatTreeItemCounterTmpl<unsigned long>::GetDisplayString() const':
  2320. /usr/src/aMule-2.3.1/src/StatTree.cpp:295: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2321. amule-StatTree.o: In function `CStatTreeItemCounterTmpl<unsigned int>::GetDisplayString() const':
  2322. /usr/src/aMule-2.3.1/src/StatTree.cpp:295: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2323. amule-UserEvents.o: In function `CUserEvents::GetDisplayName(CUserEvents::EventType)':
  2324. /usr/src/aMule-2.3.1/src/UserEvents.cpp:69: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2325. amule-UserEvents.o: In function `CUserEvents::IsCoreCommandEnabled(CUserEvents::EventType)':
  2326. /usr/src/aMule-2.3.1/src/UserEvents.cpp:75: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2327. amule-UserEvents.o: In function `CUserEvents::IsGUICommandEnabled(CUserEvents::EventType)':
  2328. /usr/src/aMule-2.3.1/src/UserEvents.cpp:81: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2329. amule-UserEvents.o: In function `CUserEvents::GetKey(unsigned int)':
  2330. /usr/src/aMule-2.3.1/src/UserEvents.cpp:87: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2331. amule-UserEvents.o: In function `CUserEvents::GetCoreEnableVar(unsigned int)':
  2332. /usr/src/aMule-2.3.1/src/UserEvents.cpp:93: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2333. amule-UserEvents.o:/usr/src/aMule-2.3.1/src/UserEvents.cpp:99: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2334. amule-UserEvents.o: In function `ExecuteCommand':
  2335. /usr/src/aMule-2.3.1/src/UserEvents.cpp:125: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  2336. /usr/src/aMule-2.3.1/src/UserEvents.cpp:125: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  2337. /usr/src/aMule-2.3.1/src/UserEvents.cpp:125: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  2338. /usr/src/aMule-2.3.1/src/UserEvents.cpp:125: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  2339. /usr/src/aMule-2.3.1/src/UserEvents.cpp:125: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  2340. amule-UserEvents.o:/usr/src/aMule-2.3.1/src/UserEvents.cpp:125: more undefined references to `wxString::Replace(wchar_t const*, wchar_t const*, bool)' follow
  2341. amule-UserEvents.o: In function `CUserEvents::ProcessEvent(CUserEvents::EventType, void const*)':
  2342. /usr/src/aMule-2.3.1/src/UserEvents.cpp:146: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2343. /usr/src/aMule-2.3.1/src/UserEvents.cpp:147: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2344. ./libmuleappcommon.a(libmuleappcommon_a-CFile.o): In function `CFile::Open(wxString const&, CFile::OpenMode, int)':
  2345. /usr/src/aMule-2.3.1/src/CFile.cpp:216: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2346. ./libmuleappcommon.a(libmuleappcommon_a-CFile.o): In function `CFile::Open(CPath const&, CFile::OpenMode, int)':
  2347. /usr/src/aMule-2.3.1/src/CFile.cpp:224: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2348. /usr/src/aMule-2.3.1/src/CFile.cpp:276: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2349. ./libmuleappcommon.a(libmuleappcommon_a-CFile.o):/usr/src/aMule-2.3.1/src/CFile.cpp:295: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2350. ./libmuleappcommon.a(libmuleappcommon_a-CFile.o): In function `CFile::doRead(void*, unsigned long) const':
  2351. /usr/src/aMule-2.3.1/src/CFile.cpp:336: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2352. ./libmuleappcommon.a(libmuleappcommon_a-CFile.o): In function `CFile::doWrite(void const*, unsigned long)':
  2353. /usr/src/aMule-2.3.1/src/CFile.cpp:353: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2354. /usr/src/aMule-2.3.1/src/CFile.cpp:354: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2355. /usr/src/aMule-2.3.1/src/CFile.cpp:359: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2356. ./libmuleappcommon.a(libmuleappcommon_a-CFile.o): In function `CFile::doSeek(long) const':
  2357. /usr/src/aMule-2.3.1/src/CFile.cpp:368: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2358. /usr/src/aMule-2.3.1/src/CFile.cpp:369: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2359. /usr/src/aMule-2.3.1/src/CFile.cpp:376: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2360. ./libmuleappcommon.a(libmuleappcommon_a-CFile.o): In function `CFile::GetPosition() const':
  2361. /usr/src/aMule-2.3.1/src/CFile.cpp:385: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2362. /usr/src/aMule-2.3.1/src/CFile.cpp:389: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2363. ./libmuleappcommon.a(libmuleappcommon_a-CFile.o): In function `CFile::GetLength() const':
  2364. /usr/src/aMule-2.3.1/src/CFile.cpp:398: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2365. /usr/src/aMule-2.3.1/src/CFile.cpp:402: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2366. ./libmuleappcommon.a(libmuleappcommon_a-CFile.o): In function `CFile::SetLength(unsigned long)':
  2367. /usr/src/aMule-2.3.1/src/CFile.cpp:426: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2368. ./libmuleappcommon.a(libmuleappcommon_a-ED2KLink.o): In function `CED2KLink::CreateLinkFromUrl(wxString const&)':
  2369. /usr/src/aMule-2.3.1/src/ED2KLink.cpp:61: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2370. /usr/src/aMule-2.3.1/src/ED2KLink.cpp:68: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2371. /usr/src/aMule-2.3.1/src/ED2KLink.cpp:77: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2372. ./libmuleappcommon.a(libmuleappcommon_a-ED2KLink.o): In function `CED2KServerListLink::GetLink() const':
  2373. /usr/src/aMule-2.3.1/src/ED2KLink.cpp:99: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2374. /usr/src/aMule-2.3.1/src/ED2KLink.cpp:99: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2375. ./libmuleappcommon.a(libmuleappcommon_a-ED2KLink.o): In function `CED2KFileLink':
  2376. /usr/src/aMule-2.3.1/src/ED2KLink.cpp:172: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  2377. /usr/src/aMule-2.3.1/src/ED2KLink.cpp:191: undefined reference to `wxString::StartsWith(wchar_t const*, wxString*) const'
  2378. /usr/src/aMule-2.3.1/src/ED2KLink.cpp:234: undefined reference to `wxString::StartsWith(wchar_t const*, wxString*) const'
  2379. /usr/src/aMule-2.3.1/src/ED2KLink.cpp:235: undefined reference to `wxString::AfterFirst(wchar_t) const'
  2380. /usr/src/aMule-2.3.1/src/ED2KLink.cpp:260: undefined reference to `wxString::StartsWith(wchar_t const*, wxString*) const'
  2381. /usr/src/aMule-2.3.1/src/ED2KLink.cpp:261: undefined reference to `wxString::AfterFirst(wchar_t) const'
  2382. ./libmuleappcommon.a(libmuleappcommon_a-Friend.o): In function `CFriend::LinkClient(CClientRef)':
  2383. /usr/src/aMule-2.3.1/src/Friend.cpp:67: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2384. ./libmuleappcommon.a(libmuleappcommon_a-Friend.o): In function `CFriend::LoadFromFile(CFileDataIO*)':
  2385. /usr/src/aMule-2.3.1/src/Friend.cpp:118: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2386. ./libmuleappcommon.a(libmuleappcommon_a-Friend.o): In function `CFriend::WriteToFile(CFileDataIO*)':
  2387. /usr/src/aMule-2.3.1/src/Friend.cpp:142: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2388. ./libmuleappcommon.a(libmuleappcommon_a-GapList.o): In function `CGapList::AddGap(unsigned short)':
  2389. /usr/src/aMule-2.3.1/src/GapList.cpp:114: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2390. ./libmuleappcommon.a(libmuleappcommon_a-GapList.o): In function `CGapList::FillGap(unsigned short)':
  2391. /usr/src/aMule-2.3.1/src/GapList.cpp:195: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2392. ./libmuleappcommon.a(libmuleappcommon_a-GapList.o):/usr/src/aMule-2.3.1/src/GapList.cpp:249: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2393. ./libmuleappcommon.a(libmuleappcommon_a-MagnetURI.o): In function `CMagnetURI':
  2394. /usr/src/aMule-2.3.1/src/MagnetURI.cpp:46: undefined reference to `wxStringBase::compare(unsigned long, unsigned long, wchar_t const*, unsigned long) const'
  2395. /usr/src/aMule-2.3.1/src/MagnetURI.cpp:47: undefined reference to `wxStringBase::find(wchar_t, unsigned long) const'
  2396. /usr/src/aMule-2.3.1/src/MagnetURI.cpp:50: undefined reference to `wxStringBase::find(wchar_t, unsigned long) const'
  2397. /usr/src/aMule-2.3.1/src/MagnetURI.cpp:52: undefined reference to `wxStringBase::find(wchar_t, unsigned long) const'
  2398. ./libmuleappcommon.a(libmuleappcommon_a-MagnetURI.o): In function `CMagnetED2KConverter::CanConvertToED2K() const':
  2399. /usr/src/aMule-2.3.1/src/MagnetURI.cpp:98: undefined reference to `wxStringBase::compare(wchar_t const*) const'
  2400. /usr/src/aMule-2.3.1/src/MagnetURI.cpp:102: undefined reference to `wxStringBase::compare(wchar_t const*) const'
  2401. /usr/src/aMule-2.3.1/src/MagnetURI.cpp:103: undefined reference to `wxStringBase::compare(unsigned long, unsigned long, wchar_t const*, unsigned long) const'
  2402. /usr/src/aMule-2.3.1/src/MagnetURI.cpp:104: undefined reference to `wxStringBase::compare(unsigned long, unsigned long, wchar_t const*, unsigned long) const'
  2403. ./libmuleappcommon.a(libmuleappcommon_a-MagnetURI.o): In function `CMagnetED2KConverter::GetED2KLink() const':
  2404. /usr/src/aMule-2.3.1/src/MagnetURI.cpp:133: undefined reference to `wxStringBase::compare(unsigned long, unsigned long, wchar_t const*, unsigned long) const'
  2405. /usr/src/aMule-2.3.1/src/MagnetURI.cpp:136: undefined reference to `wxStringBase::compare(unsigned long, unsigned long, wchar_t const*, unsigned long) const'
  2406. ./libmuleappcommon.a(libmuleappcommon_a-MagnetURI.o): In function `wxString::append(unsigned long, wchar_t)':
  2407. /usr/local/include/wx-2.8/wx/string.h:1304: undefined reference to `wxStringBase::append(unsigned long, wchar_t)'
  2408. ./libmuleappcommon.a(libmuleappcommon_a-MemFile.o): In function `CMemFile':
  2409. /usr/src/aMule-2.3.1/src/MemFile.cpp:43: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2410. /usr/src/aMule-2.3.1/src/MemFile.cpp:56: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2411. ./libmuleappcommon.a(libmuleappcommon_a-MemFile.o): In function `CMemFile::SetLength(unsigned long)':
  2412. /usr/src/aMule-2.3.1/src/MemFile.cpp:83: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2413. ./libmuleappcommon.a(libmuleappcommon_a-MemFile.o): In function `CMemFile::enlargeBuffer(unsigned long)':
  2414. /usr/src/aMule-2.3.1/src/MemFile.cpp:105: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2415. /usr/src/aMule-2.3.1/src/MemFile.cpp:106: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2416. ./libmuleappcommon.a(libmuleappcommon_a-MemFile.o):/usr/src/aMule-2.3.1/src/MemFile.cpp:107: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2417. ./libmuleappcommon.a(libmuleappcommon_a-OtherFunctions.o): In function `CastItoXBytes(unsigned long)':
  2418. /usr/src/aMule-2.3.1/src/OtherFunctions.cpp:106: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2419. /usr/src/aMule-2.3.1/src/OtherFunctions.cpp:108: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2420. /usr/src/aMule-2.3.1/src/OtherFunctions.cpp:110: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2421. /usr/src/aMule-2.3.1/src/OtherFunctions.cpp:112: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2422. /usr/src/aMule-2.3.1/src/OtherFunctions.cpp:114: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2423. ./libmuleappcommon.a(libmuleappcommon_a-OtherFunctions.o):/usr/src/aMule-2.3.1/src/OtherFunctions.cpp:124: more undefined references to `operator+(wxString const&, wchar_t const*)' follow
  2424. ./libmuleappcommon.a(libmuleappcommon_a-OtherFunctions.o): In function `EncodeBase64(char const*, unsigned int)':
  2425. /usr/src/aMule-2.3.1/src/OtherFunctions.cpp:497: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2426. /usr/src/aMule-2.3.1/src/OtherFunctions.cpp:497: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2427. /usr/src/aMule-2.3.1/src/OtherFunctions.cpp:575: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2428. /usr/src/aMule-2.3.1/src/OtherFunctions.cpp:575: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2429. ./libmuleappcommon.a(libmuleappcommon_a-OtherFunctions.o): In function `GetED2KFileTypeID(CPath const&)':
  2430. /usr/src/aMule-2.3.1/src/OtherFunctions.cpp:951: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2431. ./libmuleappcommon.a(libmuleappcommon_a-OtherFunctions.o): In function `DumpMemToStr(void const*, int, wxString const&, bool)':
  2432. /usr/src/aMule-2.3.1/src/OtherFunctions.cpp:1023: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2433. /usr/src/aMule-2.3.1/src/OtherFunctions.cpp:1023: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2434. ./libmuleappcommon.a(libmuleappcommon_a-OtherFunctions.o): In function `InitLocale(wxLocale&, int)':
  2435. /usr/src/aMule-2.3.1/src/OtherFunctions.cpp:1152: undefined reference to `wxLocale::AddCatalog(wchar_t const*)'
  2436. ./libmuleappcommon.a(libmuleappcommon_a-OtherFunctions.o): In function `StrLang2wx(wxString const&)':
  2437. /usr/src/aMule-2.3.1/src/OtherFunctions.cpp:1159: undefined reference to `wxString::BeforeFirst(wchar_t) const'
  2438. /usr/src/aMule-2.3.1/src/OtherFunctions.cpp:1159: undefined reference to `wxString::BeforeFirst(wchar_t) const'
  2439. ./libmuleappcommon.a(libmuleappcommon_a-OtherFunctions.o): In function `GetPassword()':
  2440. /usr/src/aMule-2.3.1/src/OtherFunctions.cpp:1218: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2441. ./libmuleappcommon.a(libmuleappcommon_a-Packet.o): In function `CPacket::CopyToDataBuffer(unsigned int, unsigned char const*, unsigned int)':
  2442. /usr/src/aMule-2.3.1/src/Packet.cpp:180: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2443. ./libmuleappcommon.a(libmuleappcommon_a-Packet.o): In function `CPacket::GetHeader()':
  2444. /usr/src/aMule-2.3.1/src/Packet.cpp:225: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2445. ./libmuleappcommon.a(libmuleappcommon_a-Packet.o): In function `CPacket::GetUDPHeader()':
  2446. /usr/src/aMule-2.3.1/src/Packet.cpp:236: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2447. ./libmuleappcommon.a(libmuleappcommon_a-Packet.o): In function `CPacket::PackPacket()':
  2448. /usr/src/aMule-2.3.1/src/Packet.cpp:249: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2449. ./libmuleappcommon.a(libmuleappcommon_a-Packet.o):/usr/src/aMule-2.3.1/src/Packet.cpp:276: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2450. ./libmuleappcommon.a(libmuleappcommon_a-SafeFile.o): In function `CSafeIOException':
  2451. /usr/src/aMule-2.3.1/src/SafeFile.cpp:43: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2452. ./libmuleappcommon.a(libmuleappcommon_a-SafeFile.o): In function `CIOFailureException':
  2453. /usr/src/aMule-2.3.1/src/SafeFile.cpp:54: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2454. ./libmuleappcommon.a(libmuleappcommon_a-SafeFile.o): In function `CFileDataIO::Read(void*, unsigned long) const':
  2455. /usr/src/aMule-2.3.1/src/SafeFile.cpp:74: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2456. ./libmuleappcommon.a(libmuleappcommon_a-SafeFile.o): In function `CFileDataIO::Write(void const*, unsigned long)':
  2457. /usr/src/aMule-2.3.1/src/SafeFile.cpp:92: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2458. ./libmuleappcommon.a(libmuleappcommon_a-SafeFile.o): In function `CFileDataIO::Seek(long, wxSeekMode) const':
  2459. /usr/src/aMule-2.3.1/src/SafeFile.cpp:117: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2460. /usr/src/aMule-2.3.1/src/SafeFile.cpp:120: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2461. /usr/src/aMule-2.3.1/src/SafeFile.cpp:123: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2462. ./libmuleappcommon.a(libmuleappcommon_a-SafeFile.o):/usr/src/aMule-2.3.1/src/SafeFile.cpp:124: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2463. ./libmuleappcommon.a(libmuleappcommon_a-SafeFile.o): In function `CFileDataIO::ReadOnlyString(bool, unsigned short) const':
  2464. /usr/src/aMule-2.3.1/src/SafeFile.cpp:250: undefined reference to `wxString::wxString(char const*, wxMBConv const&, unsigned long)'
  2465. /usr/src/aMule-2.3.1/src/SafeFile.cpp:254: undefined reference to `wxString::wxString(char const*, wxMBConv const&, unsigned long)'
  2466. ./libmuleappcommon.a(libmuleappcommon_a-SafeFile.o): In function `CFileDataIO::WriteStringCore(char const*, EUtf8Str, unsigned char)':
  2467. /usr/src/aMule-2.3.1/src/SafeFile.cpp:363: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2468. /usr/src/aMule-2.3.1/src/SafeFile.cpp:381: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2469. ./libmuleappcommon.a(libmuleappcommon_a-SafeFile.o): In function `CFileDataIO::ReadTagPtrList(std::list<CTag*, std::allocator<CTag*> >*, bool) const':
  2470. /usr/src/aMule-2.3.1/src/SafeFile.cpp:488: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2471. ./libmuleappcommon.a(libmuleappcommon_a-SafeFile.o): In function `CFileDataIO::WriteTag(CTag const&)':
  2472. /usr/src/aMule-2.3.1/src/SafeFile.cpp:549: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2473. ./libmuleappcommon.a(libmuleappcommon_a-SafeFile.o): In function `CFileDataIO::WriteTagPtrList(std::list<CTag*, std::allocator<CTag*> > const&)':
  2474. /usr/src/aMule-2.3.1/src/SafeFile.cpp:562: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2475. ./libmuleappcommon.a(libmuleappcommon_a-SafeFile.o):/usr/src/aMule-2.3.1/src/kademlia/utils/UInt128.h:98: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2476. ./libmuleappcommon.a(libmuleappcommon_a-Tag.o): In function `CTag::GetInt() const':
  2477. /usr/src/aMule-2.3.1/src/Tag.cpp:253: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2478. ./libmuleappcommon.a(libmuleappcommon_a-Tag.o): In function `CTag::GetStr() const':
  2479. /usr/src/aMule-2.3.1/src/Tag.cpp:261: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2480. ./libmuleappcommon.a(libmuleappcommon_a-Tag.o): In function `CTag::GetFloat() const':
  2481. /usr/src/aMule-2.3.1/src/Tag.cpp:269: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2482. ./libmuleappcommon.a(libmuleappcommon_a-Tag.o): In function `CTag::GetHash() const':
  2483. /usr/src/aMule-2.3.1/src/Tag.cpp:277: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2484. ./libmuleappcommon.a(libmuleappcommon_a-Tag.o): In function `CTag::GetBlobSize() const':
  2485. /usr/src/aMule-2.3.1/src/Tag.cpp:285: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2486. ./libmuleappcommon.a(libmuleappcommon_a-Tag.o):/usr/src/aMule-2.3.1/src/Tag.cpp:293: more undefined references to `operator+(wchar_t const*, wxString const&)' follow
  2487. ./libmuleappcommon.a(libmuleappcommon_a-Tag.o): In function `CTag::WriteNewEd2kTag(CFileDataIO*, EUtf8Str) const':
  2488. /usr/src/aMule-2.3.1/src/Tag.cpp:346: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2489. /usr/src/aMule-2.3.1/src/Tag.cpp:387: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2490. ./libmuleappcommon.a(libmuleappcommon_a-Tag.o): In function `CTag::GetFullInfo() const':
  2491. /usr/src/aMule-2.3.1/src/Tag.cpp:436: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2492. ./libmuleappcommon.a(libmuleappcommon_a-Timer.o): In function `CTimer':
  2493. /usr/src/aMule-2.3.1/src/Timer.cpp:97: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2494. ./libmuleappcommon.a(libmuleappcommon_a-Timer.o): In function `CTimer::Start(int, bool)':
  2495. /usr/src/aMule-2.3.1/src/Timer.cpp:112: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2496. libs/common/libmulecommon.a(FileFunctions.o): In function `GuessFiletype(wxString const&)':
  2497. /usr/src/aMule-2.3.1/src/libs/common/FileFunctions.cpp:95: undefined reference to `wxFile::wxFile(wchar_t const*, wxFile::OpenMode)'
  2498. libs/common/libmulecommon.a(FileFunctions.o): In function `UnpackZipFile(wxString const&, wchar_t const**)':
  2499. /usr/src/aMule-2.3.1/src/libs/common/FileFunctions.cpp:138: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2500. /usr/src/aMule-2.3.1/src/libs/common/FileFunctions.cpp:138: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2501. /usr/src/aMule-2.3.1/src/libs/common/FileFunctions.cpp:144: undefined reference to `wxString::AfterLast(wchar_t) const'
  2502. /usr/src/aMule-2.3.1/src/libs/common/FileFunctions.cpp:150: undefined reference to `wxFFileInputStream::wxFFileInputStream(wxString const&, wchar_t const*)'
  2503. libs/common/libmulecommon.a(Format.o): In function `CFormat::Init(wxString const&)':
  2504. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:201: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2505. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:201: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2506. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:217: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2507. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:217: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2508. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:304: undefined reference to `wxString::wxString(char const*, wxMBConv const&, unsigned long)'
  2509. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:307: undefined reference to `wxString::Format(wchar_t const*, ...)'
  2510. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:309: undefined reference to `wxString::wxString(char const*, wxMBConv const&, unsigned long)'
  2511. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:312: undefined reference to `wxString::Format(wchar_t const*, ...)'
  2512. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:329: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2513. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:329: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2514. libs/common/libmulecommon.a(Format.o): In function `CFormat::GetModifiers(std::_List_const_iterator<CFormat::FormatSpecifier>) const':
  2515. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:371: undefined reference to `wxString::Format(wchar_t const*, ...)'
  2516. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:374: undefined reference to `wxString::Format(wchar_t const*, ...)'
  2517. libs/common/libmulecommon.a(Format.o): In function `void CFormat::ProcessArgument<double>(std::_List_iterator<CFormat::FormatSpecifier>, double)':
  2518. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:400: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2519. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:400: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2520. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:403: undefined reference to `operator+(wxString const&, wchar_t)'
  2521. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:403: undefined reference to `wxString::Format(wchar_t const*, ...)'
  2522. libs/common/libmulecommon.a(Format.o): In function `void CFormat::ProcessArgument<wchar_t>(std::_List_iterator<CFormat::FormatSpecifier>, wchar_t)':
  2523. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:435: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2524. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:435: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2525. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:438: undefined reference to `operator+(wxString const&, wchar_t)'
  2526. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:438: undefined reference to `wxString::Format(wchar_t const*, ...)'
  2527. libs/common/libmulecommon.a(Format.o): In function `void CFormat::ProcessArgument<long long>(std::_List_iterator<CFormat::FormatSpecifier>, long long)':
  2528. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:472: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2529. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:472: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2530. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:475: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2531. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:475: undefined reference to `operator+(wxString const&, wchar_t)'
  2532. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:475: undefined reference to `wxString::Format(wchar_t const*, ...)'
  2533. libs/common/libmulecommon.a(Format.o): In function `void CFormat::ProcessArgument<unsigned long long>(std::_List_iterator<CFormat::FormatSpecifier>, unsigned long long)':
  2534. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:507: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2535. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:507: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2536. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:510: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2537. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:510: undefined reference to `operator+(wxString const&, wchar_t)'
  2538. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:510: undefined reference to `wxString::Format(wchar_t const*, ...)'
  2539. libs/common/libmulecommon.a(Format.o): In function `void CFormat::ProcessArgument<wxString const&>(std::_List_iterator<CFormat::FormatSpecifier>, wxString const&)':
  2540. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:518: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2541. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:518: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2542. libs/common/libmulecommon.a(Format.o): In function `void CFormat::ProcessArgument<void*>(std::_List_iterator<CFormat::FormatSpecifier>, void*)':
  2543. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:547: undefined reference to `wxString::Format(wchar_t const*, ...)'
  2544. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:553: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2545. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:553: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2546. libs/common/libmulecommon.a(Format.o): In function `wxString':
  2547. /usr/local/include/wx-2.8/wx/string.h:695: undefined reference to `wxStringBase::wxStringBase(unsigned long, wchar_t)'
  2548. libs/common/libmulecommon.a(Format.o): In function `CFormat& CFormat::operator%<wxString const&>(wxString const&)':
  2549. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:568: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2550. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:568: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2551. libs/common/libmulecommon.a(Format.o): In function `CFormat& CFormat::operator%<wchar_t>(wchar_t)':
  2552. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:568: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2553. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:568: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2554. libs/common/libmulecommon.a(Format.o): In function `CFormat& CFormat::operator%<long long>(long long)':
  2555. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:568: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2556. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:568: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2557. libs/common/libmulecommon.a(Format.o): In function `CFormat& CFormat::operator%<unsigned long long>(unsigned long long)':
  2558. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:568: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2559. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:568: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2560. libs/common/libmulecommon.a(Format.o): In function `CFormat& CFormat::operator%<double>(double)':
  2561. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:568: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2562. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:568: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2563. libs/common/libmulecommon.a(Format.o): In function `CFormat& CFormat::operator%<void*>(void*)':
  2564. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:568: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2565. /usr/src/aMule-2.3.1/src/libs/common/Format.cpp:568: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2566. libs/common/libmulecommon.a(MD5Sum.o): In function `Decode':
  2567. /usr/src/aMule-2.3.1/src/libs/common/MD5Sum.cpp:329: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2568. libs/common/libmulecommon.a(MuleDebug.o): In function `get_file_line_info(bfd*, bfd_section*, void*)':
  2569. /usr/src/aMule-2.3.1/src/libs/common/MuleDebug.cpp:256: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2570. libs/common/libmulecommon.a(MuleDebug.o): In function `demangle(wxString const&)':
  2571. /usr/src/aMule-2.3.1/src/libs/common/MuleDebug.cpp:291: undefined reference to `wxString::mb_str(wxMBConv const&) const'
  2572. libs/common/libmulecommon.a(MuleDebug.o): In function `get_backtrace(unsigned int)':
  2573. /usr/src/aMule-2.3.1/src/libs/common/MuleDebug.cpp:335: undefined reference to `wxString::Find(wchar_t, bool) const'
  2574. /usr/src/aMule-2.3.1/src/libs/common/MuleDebug.cpp:336: undefined reference to `wxString::Find(wchar_t, bool) const'
  2575. /usr/src/aMule-2.3.1/src/libs/common/MuleDebug.cpp:337: undefined reference to `wxString::Find(wchar_t, bool) const'
  2576. /usr/src/aMule-2.3.1/src/libs/common/MuleDebug.cpp:338: undefined reference to `wxString::Find(wchar_t, bool) const'
  2577. /usr/src/aMule-2.3.1/src/libs/common/MuleDebug.cpp:355: undefined reference to `wxString::Find(wchar_t, bool) const'
  2578. /usr/src/aMule-2.3.1/src/libs/common/MuleDebug.cpp:371: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2579. /usr/src/aMule-2.3.1/src/libs/common/MuleDebug.cpp:383: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2580. /usr/src/aMule-2.3.1/src/libs/common/MuleDebug.cpp:443: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2581. /usr/src/aMule-2.3.1/src/libs/common/MuleDebug.cpp:443: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2582. /usr/src/aMule-2.3.1/src/libs/common/MuleDebug.cpp:448: undefined reference to `wxString::AfterLast(wchar_t) const'
  2583. /usr/src/aMule-2.3.1/src/libs/common/MuleDebug.cpp:454: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2584. libs/common/libmulecommon.a(Path.o): In function `setFNConv()':
  2585. /usr/src/aMule-2.3.1/src/libs/common/Path.cpp:49: undefined reference to `wxConvBrokenFileNames::wxConvBrokenFileNames(wchar_t const*)'
  2586. libs/common/libmulecommon.a(Path.o): In function `DoAddPostfix(wxString const&, wxString const&)':
  2587. /usr/src/aMule-2.3.1/src/libs/common/Path.cpp:176: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2588. /usr/src/aMule-2.3.1/src/libs/common/Path.cpp:181: undefined reference to `operator+(wxString const&, wchar_t)'
  2589. libs/common/libmulecommon.a(Path.o): In function `CPath':
  2590. /usr/src/aMule-2.3.1/src/libs/common/Path.cpp:285: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2591. /usr/src/aMule-2.3.1/src/libs/common/Path.cpp:286: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2592. libs/common/libmulecommon.a(Path.o): In function `CPath::GetFileSize() const':
  2593. /usr/src/aMule-2.3.1/src/libs/common/Path.cpp:441: undefined reference to `wxFile::wxFile(wchar_t const*, wxFile::OpenMode)'
  2594. libs/common/libmulecommon.a(Path.o): In function `CPath::AddPostfix(wxString const&) const':
  2595. /usr/src/aMule-2.3.1/src/libs/common/Path.cpp:497: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2596. libs/common/libmulecommon.a(Path.o): In function `CPath::AppendExt(wxString const&) const':
  2597. /usr/src/aMule-2.3.1/src/libs/common/Path.cpp:509: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2598. libs/common/libmulecommon.a(Path.o): In function `CPath::StartsWith(CPath const&) const':
  2599. /usr/src/aMule-2.3.1/src/libs/common/Path.cpp:567: undefined reference to `operator+(wxString const&, wchar_t)'
  2600. /usr/src/aMule-2.3.1/src/libs/common/Path.cpp:568: undefined reference to `operator+(wxString const&, wchar_t)'
  2601. libs/common/libmulecommon.a(Path.o): In function `CPath::BackupFile(CPath const&, wxString const&)':
  2602. /usr/src/aMule-2.3.1/src/libs/common/Path.cpp:600: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2603. /usr/src/aMule-2.3.1/src/libs/common/Path.cpp:611: undefined reference to `wxFile::Open(wchar_t const*, wxFile::OpenMode, int)'
  2604. libs/common/libmulecommon.a(Path.o): In function `CPath::TruncatePath(unsigned long, bool) const':
  2605. /usr/src/aMule-2.3.1/src/libs/common/Path.cpp:692: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2606. /usr/src/aMule-2.3.1/src/libs/common/Path.cpp:703: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2607. libs/common/libmulecommon.a(Path.o): In function `StripSeparators(wxString, wxString::stripType)':
  2608. /usr/src/aMule-2.3.1/src/libs/common/Path.cpp:715: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2609. libs/common/libmulecommon.a(Path.o): In function `JoinPaths(wxString const&, wxString const&)':
  2610. /usr/src/aMule-2.3.1/src/libs/common/Path.cpp:742: undefined reference to `operator+(wxString const&, wchar_t)'
  2611. libs/common/libmulecommon.a(Path.o): In function `DoSplitPath(wxString const&, wxString*, wxString*)':
  2612. /usr/src/aMule-2.3.1/src/libs/common/Path.cpp:122: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2613. libs/common/libmulecommon.a(StringFunctions.o): In function `UnescapeHTML(wxString const&)':
  2614. /usr/src/aMule-2.3.1/src/libs/common/StringFunctions.cpp:142: undefined reference to `wxString::wxString(char const*, wxMBConv const&, unsigned long)'
  2615. /usr/src/aMule-2.3.1/src/libs/common/StringFunctions.cpp:145: undefined reference to `wxString::wxString(char const*, wxMBConv const&, unsigned long)'
  2616. libs/common/libmulecommon.a(StringFunctions.o): In function `wxString::char_str(wxMBConv const&) const':
  2617. /usr/local/include/wx-2.8/wx/string.h:844: undefined reference to `wxString::mb_str(wxMBConv const&) const'
  2618. libs/common/libmulecommon.a(TextFile.o): In function `CTextFile::Open(CPath const&, CTextFile::EOpenMode)':
  2619. /usr/src/aMule-2.3.1/src/libs/common/TextFile.cpp:55: undefined reference to `wxFFile::Open(wchar_t const*, wchar_t const*)'
  2620. /usr/src/aMule-2.3.1/src/libs/common/TextFile.cpp:58: undefined reference to `wxFFile::Open(wchar_t const*, wchar_t const*)'
  2621. /usr/src/aMule-2.3.1/src/libs/common/TextFile.cpp:60: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2622. libs/common/libmulecommon.a(TextFile.o): In function `CTextFile::GetNextLine(EReadTextFile, wxMBConv const&, bool*)':
  2623. /usr/src/aMule-2.3.1/src/libs/common/TextFile.cpp:95: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2624. /usr/src/aMule-2.3.1/src/libs/common/TextFile.cpp:96: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2625. /usr/src/aMule-2.3.1/src/libs/common/TextFile.cpp:97: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2626. libs/common/libmulecommon.a(TextFile.o): In function `CTextFile::WriteLine(wxString const&, wxMBConv const&)':
  2627. /usr/src/aMule-2.3.1/src/libs/common/TextFile.cpp:176: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2628. libs/common/libmulecommon.a(TextFile.o):/usr/src/aMule-2.3.1/src/libs/common/TextFile.cpp:177: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2629. libs/common/libmulecommon.a(TextFile.o): In function `CTextFile::WriteLine(wxString const&, wxMBConv const&)':
  2630. /usr/src/aMule-2.3.1/src/libs/common/TextFile.cpp:186: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2631. libs/ec/cpp/libec.a(ECTag.o): In function `CECTag':
  2632. /usr/src/aMule-2.3.1/src/libs/ec/cpp/ECTag.cpp:74: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2633. libs/ec/cpp/libec.a(ECTag.o): In function `CECTag::AddTag(CECTag const&, CValueMap*)':
  2634. /usr/src/aMule-2.3.1/src/libs/ec/cpp/ECTag.cpp:364: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2635. libs/ec/cpp/libec.a(ECTag.o): In function `CECTag::WriteTag(CECSocket&) const':
  2636. /usr/src/aMule-2.3.1/src/libs/ec/cpp/ECTag.cpp:454: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2637. libs/ec/cpp/libec.a(ECTag.o): In function `CECTag::WriteChildren(CECSocket&) const':
  2638. /usr/src/aMule-2.3.1/src/libs/ec/cpp/ECTag.cpp:492: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2639. libs/ec/cpp/libec.a(ECTag.o): In function `CECTag::GetInt() const':
  2640. /usr/src/aMule-2.3.1/src/libs/ec/cpp/ECTag.cpp:566: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2641. libs/ec/cpp/libec.a(ECTag.o):/usr/src/aMule-2.3.1/src/libs/ec/cpp/ECTag.cpp:583: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2642. ./libmuleappcore.a(libmuleappcore_a-FileAutoClose.o): In function `CFileAutoClose::Reopen()':
  2643. /usr/src/aMule-2.3.1/src/FileAutoClose.cpp:129: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2644. ./libmuleappcore.a(libmuleappcore_a-FileAutoClose.o): In function `CFileAutoClose::Release(bool)':
  2645. /usr/src/aMule-2.3.1/src/FileAutoClose.cpp:148: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2646. /usr/src/aMule-2.3.1/src/FileAutoClose.cpp:148: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2647. ./libmuleappcore.a(libmuleappcore_a-Scanner.o): In function `ReadLexBuff':
  2648. /usr/src/aMule-2.3.1/src/./Scanner.l:161: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2649. ./libmuleappcore.a(libmuleappcore_a-PlatformSpecific.o): In function `PlatformSpecific::GetFilesystemType(CPath const&)':
  2650. /usr/src/aMule-2.3.1/src/PlatformSpecific.cpp:302: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2651. ./libmuleappcore.a(libmuleappcore_a-RC4Encrypt.o): In function `CRC4EncryptableBuffer::Append(unsigned char const*, int)':
  2652. /usr/src/aMule-2.3.1/src/RC4Encrypt.cpp:44: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2653. ./libmuleappcore.a(libmuleappcore_a-RC4Encrypt.o): In function `CRC4EncryptableBuffer::Encrypt()':
  2654. /usr/src/aMule-2.3.1/src/RC4Encrypt.cpp:57: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2655. ./libmuleappcore.a(libmuleappcore_a-RC4Encrypt.o): In function `CRC4EncryptableBuffer::RC4Crypt(unsigned char const*, unsigned char*, unsigned int)':
  2656. /usr/src/aMule-2.3.1/src/RC4Encrypt.cpp:64: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2657. ./libmuleappcore.a(libmuleappcore_a-RC4Encrypt.o):/usr/src/aMule-2.3.1/src/RC4Encrypt.cpp:106: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2658. ./libmuleappcore.a(libmuleappcore_a-ThreadScheduler.o): In function `CThreadScheduler::AddTask(CThreadTask*, bool)':
  2659. /usr/src/aMule-2.3.1/src/ThreadScheduler.cpp:111: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2660. ./libmuleappcore.a(libmuleappcore_a-ThreadScheduler.o): In function `CThreadScheduler::CreateSchedulerThread()':
  2661. /usr/src/aMule-2.3.1/src/ThreadScheduler.cpp:164: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2662. /usr/src/aMule-2.3.1/src/ThreadScheduler.cpp:167: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2663. ./libmuleappcore.a(libmuleappcore_a-ThreadScheduler.o): In function `CThreadScheduler::DoAddTask(CThreadTask*, bool)':
  2664. /usr/src/aMule-2.3.1/src/ThreadScheduler.cpp:229: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2665. /usr/src/aMule-2.3.1/src/ThreadScheduler.cpp:229: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2666. /usr/src/aMule-2.3.1/src/ThreadScheduler.cpp:233: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2667. /usr/src/aMule-2.3.1/src/ThreadScheduler.cpp:233: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2668. /usr/src/aMule-2.3.1/src/ThreadScheduler.cpp:241: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2669. /usr/src/aMule-2.3.1/src/ThreadScheduler.cpp:249: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2670. /usr/src/aMule-2.3.1/src/ThreadScheduler.cpp:249: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2671. ./libmuleappcore.a(libmuleappcore_a-ThreadScheduler.o): In function `CThreadScheduler::Entry()':
  2672. /usr/src/aMule-2.3.1/src/ThreadScheduler.cpp:288: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2673. /usr/src/aMule-2.3.1/src/ThreadScheduler.cpp:288: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2674. /usr/src/aMule-2.3.1/src/ThreadScheduler.cpp:304: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2675. /usr/src/aMule-2.3.1/src/ThreadScheduler.cpp:312: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2676. ./libmuleappcore.a(libmuleappcore_a-ThreadScheduler.o): In function `CThreadTask::TestDestroy() const':
  2677. /usr/src/aMule-2.3.1/src/ThreadScheduler.cpp:365: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2678. ./libmuleappcore.a(libmuleappcore_a-Entry.o): In function `Kademlia::CEntry::SetFileName(wxString const&)':
  2679. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:114: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2680. ./libmuleappcore.a(libmuleappcore_a-Entry.o): In function `Kademlia::CEntry::GetCommonFileName() const':
  2681. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:136: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2682. ./libmuleappcore.a(libmuleappcore_a-Entry.o): In function `Kademlia::CEntry::WriteTagListInc(CFileDataIO*, unsigned int)':
  2683. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:143: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2684. ./libmuleappcore.a(libmuleappcore_a-Entry.o):/usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:146: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2685. ./libmuleappcore.a(libmuleappcore_a-Entry.o): In function `Kademlia::CKeyEntry::SearchTermsMatch(SSearchTerm const*) const':
  2686. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:211: undefined reference to `wxString::Find(wchar_t const*) const'
  2687. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:224: undefined reference to `wxString::Find(wchar_t, bool) const'
  2688. ./libmuleappcore.a(libmuleappcore_a-Entry.o): In function `Kademlia::CKeyEntry::AdjustGlobalPublishTracking(unsigned int, bool, wxString const&)':
  2689. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:340: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2690. ./libmuleappcore.a(libmuleappcore_a-Entry.o): In function `Kademlia::CKeyEntry::MergeIPsAndFilenames(Kademlia::CKeyEntry*)':
  2691. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:357: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2692. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:358: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2693. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:359: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2694. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:365: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2695. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:380: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2696. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:395: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2697. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:421: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2698. ./libmuleappcore.a(libmuleappcore_a-Entry.o): In function `Kademlia::CKeyEntry::ReCalculateTrustValue()':
  2699. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:459: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2700. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:463: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2701. /usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:475: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2702. ./libmuleappcore.a(libmuleappcore_a-Entry.o):/usr/src/aMule-2.3.1/src/kademlia/kademlia/Entry.cpp:520: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2703. ./libmuleappcore.a(libmuleappcore_a-SearchManager.o): In function `Kademlia::CSearchManager::PrepareFindKeywords(wxString const&, unsigned int, unsigned char const*, unsigned int)':
  2704. /usr/src/aMule-2.3.1/src/kademlia/kademlia/SearchManager.cpp:141: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2705. /usr/src/aMule-2.3.1/src/kademlia/kademlia/SearchManager.cpp:154: undefined reference to `wxString::FromAscii(char const*)'
  2706. /usr/src/aMule-2.3.1/src/kademlia/kademlia/SearchManager.cpp:154: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2707. /usr/src/aMule-2.3.1/src/kademlia/kademlia/SearchManager.cpp:154: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2708. /usr/src/aMule-2.3.1/src/kademlia/kademlia/SearchManager.cpp:158: undefined reference to `wxString::FromAscii(char const*)'
  2709. /usr/src/aMule-2.3.1/src/kademlia/kademlia/SearchManager.cpp:158: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2710. /usr/src/aMule-2.3.1/src/kademlia/kademlia/SearchManager.cpp:158: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2711. ./libmuleappcore.a(libmuleappcore_a-SearchManager.o): In function `Kademlia::CSearchManager::PrepareLookup(unsigned int, bool, Kademlia::CUInt128 const&)':
  2712. /usr/src/aMule-2.3.1/src/kademlia/kademlia/SearchManager.cpp:199: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2713. ./libmuleappcore.a(libmuleappcore_a-SearchManager.o): In function `Kademlia::CSearchManager::FindNodeSpecial(Kademlia::CUInt128 const&, Kademlia::CKadClientSearcher*)':
  2714. /usr/src/aMule-2.3.1/src/kademlia/kademlia/SearchManager.cpp:520: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2715. ./libmuleappcore.a(libmuleappcore_a-SearchManager.o): In function `wxString::utf8_str() const':
  2716. /usr/local/include/wx-2.8/wx/string.h:873: undefined reference to `wxString::mb_str(wxMBConv const&) const'
  2717. ./libmuleappcore.a(libmuleappcore_a-RoutingBin.o): In function `Kademlia::CRoutingBin::AddContact(Kademlia::CContact*)':
  2718. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:68: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2719. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:90: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2720. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:90: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2721. ./libmuleappcore.a(libmuleappcore_a-RoutingBin.o): In function `Kademlia::CRoutingBin::SetAlive(Kademlia::CContact*)':
  2722. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:105: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2723. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:108: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2724. ./libmuleappcore.a(libmuleappcore_a-RoutingBin.o): In function `Kademlia::CRoutingBin::AdjustGlobalTracking(unsigned int, bool)':
  2725. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:226: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2726. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:226: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2727. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:227: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2728. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:232: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2729. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:232: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2730. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:233: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2731. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:251: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2732. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:251: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2733. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:252: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2734. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:257: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2735. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:257: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2736. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:258: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2737. ./libmuleappcore.a(libmuleappcore_a-RoutingBin.o): In function `Kademlia::CRoutingBin::ChangeContactIPAddress(Kademlia::CContact*, unsigned int)':
  2738. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:279: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2739. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:288: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2740. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:288: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2741. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:288: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2742. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:300: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2743. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:300: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2744. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:300: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2745. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:313: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2746. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:313: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2747. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:313: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2748. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:319: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2749. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:319: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2750. ./libmuleappcore.a(libmuleappcore_a-RoutingBin.o): In function `Kademlia::CRoutingBin::PushToBottom(Kademlia::CContact*)':
  2751. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:328: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2752. ./libmuleappcore.a(libmuleappcore_a-RoutingBin.o): In function `Kademlia::CRoutingBin::CheckGlobalIPLimits(unsigned int, unsigned short)':
  2753. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:375: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2754. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:375: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2755. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:385: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2756. /usr/src/aMule-2.3.1/src/kademlia/routing/RoutingBin.cpp:385: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2757. ./libmuleappcore.a(libmuleappcore_a-UInt128.o): In function `Kademlia::CUInt128::ToByteArray(unsigned char*) const':
  2758. /usr/src/aMule-2.3.1/src/kademlia/utils/UInt128.cpp:110: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2759. ./libmuleappcore.a(libmuleappcore_a-UInt128.o): In function `Kademlia::CUInt128::StoreCryptValue(unsigned char*) const':
  2760. /usr/src/aMule-2.3.1/src/kademlia/utils/UInt128.cpp:120: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2761. ./libmuleappcore.a(libmuleappcore_a-UInt128.o): In function `Kademlia::CUInt128::SetBitNumber(unsigned int, unsigned int)':
  2762. /usr/src/aMule-2.3.1/src/kademlia/utils/UInt128.h:135: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2763. ./libmuleappgui.a(libmuleappgui_a-BarShader.o): In function `CBarShader::BuildModifiers()':
  2764. /usr/src/aMule-2.3.1/src/BarShader.cpp:100: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2765. ./libmuleappgui.a(libmuleappgui_a-BarShader.o): In function `CBarShader::FillRange(unsigned long, unsigned long, CMuleColour const&)':
  2766. /usr/src/aMule-2.3.1/src/BarShader.cpp:120: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2767. ./libmuleappgui.a(libmuleappgui_a-BarShader.o):/usr/src/aMule-2.3.1/src/BarShader.cpp:161: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2768. ./libmuleappgui.a(libmuleappgui_a-ColorFrameCtrl.o):(.rodata._ZTV15CColorFrameCtrl[vtable for CColorFrameCtrl]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2769. ./libmuleappgui.a(libmuleappgui_a-EditServerListDlg.o): In function `EditServerListDlg':
  2770. /usr/src/aMule-2.3.1/src/EditServerListDlg.cpp:67: undefined reference to `wxFile::Exists(wchar_t const*)'
  2771. ./libmuleappgui.a(libmuleappgui_a-EditServerListDlg.o): In function `EditServerListDlg::OnOK(wxCommandEvent&)':
  2772. /usr/src/aMule-2.3.1/src/EditServerListDlg.cpp:84: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2773. /usr/src/aMule-2.3.1/src/EditServerListDlg.cpp:84: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2774. /usr/src/aMule-2.3.1/src/EditServerListDlg.cpp:84: undefined reference to `wxLogSysError(wchar_t const*, ...)'
  2775. ./libmuleappgui.a(libmuleappgui_a-EditServerListDlg.o):(.rodata._ZTV17EditServerListDlg[vtable for EditServerListDlg]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2776. ./libmuleappgui.a(libmuleappgui_a-listctrl.o): In function `MuleExtern::wxListLineDataArray::RemoveAt(unsigned long, unsigned long)':
  2777. /usr/src/aMule-2.3.1/src/extern/wxWidgets/listctrl.cpp:378: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2778. ./libmuleappgui.a(libmuleappgui_a-listctrl.o): In function `MuleExtern::wxListItemData::SetPosition(int, int)':
  2779. /usr/src/aMule-2.3.1/src/extern/wxWidgets/listctrl.cpp:928: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2780. ./libmuleappgui.a(libmuleappgui_a-listctrl.o): In function `MuleExtern::wxListItemData::SetSize(int, int)':
  2781. /usr/src/aMule-2.3.1/src/extern/wxWidgets/listctrl.cpp:936: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2782. ./libmuleappgui.a(libmuleappgui_a-listctrl.o): In function `MuleExtern::wxListItemData::IsHit(int, int) const':
  2783. /usr/src/aMule-2.3.1/src/extern/wxWidgets/listctrl.cpp:946: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2784. ./libmuleappgui.a(libmuleappgui_a-listctrl.o): In function `MuleExtern::wxListItemData::GetX() const':
  2785. /usr/src/aMule-2.3.1/src/extern/wxWidgets/listctrl.cpp:953: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2786. ./libmuleappgui.a(libmuleappgui_a-listctrl.o):/usr/src/aMule-2.3.1/src/extern/wxWidgets/listctrl.cpp:960: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2787. ./libmuleappgui.a(libmuleappgui_a-listctrl.o): In function `MuleExtern::wxListLineData::DrawTextFormatted(wxDC*, wxString const&, int, int, int, int)':
  2788. /usr/src/aMule-2.3.1/src/extern/wxWidgets/listctrl.cpp:1610: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
  2789. /usr/src/aMule-2.3.1/src/extern/wxWidgets/listctrl.cpp:1640: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2790. ./libmuleappgui.a(libmuleappgui_a-listctrl.o): In function `MuleExtern::wxListLineData::Highlight(bool)':
  2791. /usr/src/aMule-2.3.1/src/extern/wxWidgets/listctrl.cpp:1682: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2792. ./libmuleappgui.a(libmuleappgui_a-listctrl.o): In function `MuleExtern::wxListHeaderWindow::OnPaint(wxPaintEvent&)':
  2793. /usr/src/aMule-2.3.1/src/extern/wxWidgets/listctrl.cpp:1870: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2794. ./libmuleappgui.a(libmuleappgui_a-listctrl.o): In function `MuleExtern::wxListTextCtrlWrapper::OnKeyUp(wxKeyEvent&)':
  2795. /usr/src/aMule-2.3.1/src/extern/wxWidgets/listctrl.cpp:2233: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2796. ./libmuleappgui.a(libmuleappgui_a-listctrl.o): In function `MuleExtern::wxListMainWindow::GetDummyLine() const':
  2797. /usr/src/aMule-2.3.1/src/extern/wxWidgets/listctrl.cpp:2375: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2798. /usr/src/aMule-2.3.1/src/extern/wxWidgets/listctrl.cpp:2376: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2799. ./libmuleappgui.a(libmuleappgui_a-listctrl.o): In function `MuleExtern::wxListMainWindow::GetLineY(unsigned long) const':
  2800. /usr/src/aMule-2.3.1/src/extern/wxWidgets/listctrl.cpp:2435: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2801. ./libmuleappgui.a(libmuleappgui_a-listctrl.o): In function `MuleExtern::wxListMainWindow::GetLineIconRect(unsigned long) const':
  2802. /usr/src/aMule-2.3.1/src/extern/wxWidgets/listctrl.cpp:2488: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2803. ./libmuleappgui.a(libmuleappgui_a-listctrl.o): In function `MuleExtern::wxListMainWindow::HitTestLine(unsigned long, int, int) const':
  2804. /usr/src/aMule-2.3.1/src/extern/wxWidgets/listctrl.cpp:2506: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2805. ./libmuleappgui.a(libmuleappgui_a-listctrl.o):/usr/src/aMule-2.3.1/src/extern/wxWidgets/listctrl.cpp:2541: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2806. ./libmuleappgui.a(libmuleappgui_a-listctrl.o):(.rodata._ZTVN10MuleExtern17wxGenericListCtrlE[vtable for MuleExtern::wxGenericListCtrl]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2807. ./libmuleappgui.a(libmuleappgui_a-listctrl.o):(.rodata._ZTVN10MuleExtern16wxListMainWindowE[vtable for MuleExtern::wxListMainWindow]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2808. ./libmuleappgui.a(libmuleappgui_a-listctrl.o):(.rodata._ZTVN10MuleExtern18wxListHeaderWindowE[vtable for MuleExtern::wxListHeaderWindow]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2809. ./libmuleappgui.a(libmuleappgui_a-FileDetailListCtrl.o):(.rodata._ZTV19CFileDetailListCtrl[vtable for CFileDetailListCtrl]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2810. ./libmuleappgui.a(libmuleappgui_a-MuleGifCtrl.o):(.rodata._ZTV11MuleGifCtrl[vtable for MuleGifCtrl]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2811. ./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o): In function `CMuleListCtrl::InsertColumn(long, wxString const&, int, int, wxString const&)':
  2812. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:109: undefined reference to `wxString::Find(wchar_t, bool) const'
  2813. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:109: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2814. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:109: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2815. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:109: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2816. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:110: undefined reference to `wxString::Find(wchar_t, bool) const'
  2817. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:110: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2818. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:110: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2819. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:110: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2820. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:115: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2821. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:115: undefined reference to `operator+(wxString const&, wchar_t const*)'
  2822. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:115: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2823. ./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o): In function `CMuleListCtrl::SaveSettings()':
  2824. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:136: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2825. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:158: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2826. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:174: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2827. ./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o): In function `CMuleListCtrl::ParseOldConfigEntries(wxString const&, wxString const&)':
  2828. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:187: undefined reference to `wxString::BeforeFirst(wchar_t) const'
  2829. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:188: undefined reference to `wxString::AfterFirst(wchar_t) const'
  2830. ./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o): In function `CMuleListCtrl::LoadSettings()':
  2831. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:216: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2832. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:222: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2833. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:223: undefined reference to `operator+(wchar_t const*, wxString const&)'
  2834. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:229: undefined reference to `wxString::Find(wchar_t, bool) const'
  2835. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:245: undefined reference to `wxString::BeforeFirst(wchar_t) const'
  2836. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:246: undefined reference to `wxString::AfterFirst(wchar_t) const'
  2837. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:246: undefined reference to `wxString::BeforeLast(wchar_t) const'
  2838. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:247: undefined reference to `wxString::AfterLast(wchar_t) const'
  2839. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:258: undefined reference to `wxString::BeforeFirst(wchar_t) const'
  2840. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:259: undefined reference to `wxString::AfterFirst(wchar_t) const'
  2841. ./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o): In function `CMuleListCtrl::GetSelectedItems() const':
  2842. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:460: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2843. ./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o): In function `CMuleListCtrl::SetSorting(unsigned int, unsigned int)':
  2844. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:567: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2845. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:568: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2846. ./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o): In function `CMuleListCtrl::IsItemSorted(long)':
  2847. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:596: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2848. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:597: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2849. ./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o):/usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:659: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2850. ./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o): In function `CMuleListCtrl::OnChar(wxKeyEvent&)':
  2851. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:714: undefined reference to `wxString::StartsWith(wchar_t const*, wxString*) const'
  2852. /usr/src/aMule-2.3.1/src/MuleListCtrl.cpp:731: undefined reference to `wxString::StartsWith(wchar_t const*, wxString*) const'
  2853. ./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o):(.rodata._ZTV13CMuleListCtrl[vtable for CMuleListCtrl]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2854. ./libmuleappgui.a(libmuleappgui_a-MuleNotebook.o): In function `CMuleNotebook::DeletePage(int)':
  2855. /usr/src/aMule-2.3.1/src/MuleNotebook.cpp:65: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2856. ./libmuleappgui.a(libmuleappgui_a-MuleNotebook.o):(.rodata._ZTV13CMuleNotebook[vtable for CMuleNotebook]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2857. ./libmuleappgui.a(libmuleappgui_a-MuleTextCtrl.o):(.rodata._ZTV13CMuleTextCtrl[vtable for CMuleTextCtrl]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2858. ./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o): In function `searchDlg(wxWindow*, bool, bool)':
  2859. /usr/src/aMule-2.3.1/src/muuli_wdr.cpp:397: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2860. ./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o): In function `transferTopPane(wxWindow*, bool, bool)':
  2861. /usr/src/aMule-2.3.1/src/muuli_wdr.cpp:431: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2862. ./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o): In function `fileDetails(wxWindow*, bool, bool)':
  2863. /usr/src/aMule-2.3.1/src/muuli_wdr.cpp:758: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2864. ./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o): In function `downloadDlg(wxWindow*, bool, bool)':
  2865. /usr/src/aMule-2.3.1/src/muuli_wdr.cpp:922: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2866. ./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o): In function `statsDlg(wxWindow*, bool, bool)':
  2867. /usr/src/aMule-2.3.1/src/muuli_wdr.cpp:1051: undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)'
  2868. ./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o):/usr/src/aMule-2.3.1/src/muuli_wdr.cpp:1061: more undefined references to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' follow
  2869. ./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o):(.rodata._ZTV12wxSliderBase[vtable for wxSliderBase]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2870. ./libmuleappgui.a(libmuleappgui_a-muuli_wdr.o):(.rodata._ZTV18wxBitmapButtonBase[vtable for wxBitmapButtonBase]+0x4c8): undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
  2871. collect2: ld returned 1 exit status
  2872. make[3]: *** [amule] Error 1
  2873. make[2]: *** [all-recursive] Error 1
  2874. make[1]: *** [all-recursive] Error 1
  2875. make: *** [all] Error 2
  2876.  
Add Comment
Please, Sign In to add comment