Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2012
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.70 KB | None | 0 0
  1. craftm@omicron:fluxbox-1.3.2$ ./configure --prefix=/home/8/craftm/opt/
  2. checking for a BSD-compatible install... ./install-sh -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... ./install-sh -c -d
  5. checking for gawk... no
  6. checking for mawk... no
  7. checking for nawk... nawk
  8. checking whether make sets $(MAKE)... yes
  9. checking for gcc... gcc
  10. checking whether the C compiler works... yes
  11. checking for C compiler default output file name... a.out
  12. checking for suffix of executables...
  13. checking whether we are cross compiling... no
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc accepts -g... yes
  17. checking for gcc option to accept ISO C89... none needed
  18. checking for style of include used by make... GNU
  19. checking dependency style of gcc... gcc3
  20. checking for g++... g++
  21. checking whether we are using the GNU C++ compiler... yes
  22. checking whether g++ accepts -g... yes
  23. checking dependency style of g++... gcc3
  24. checking for ranlib... ranlib
  25. checking for an ANSI C-conforming const... yes
  26. checking for inline... inline
  27. checking how to run the C++ preprocessor... g++ -E
  28. checking for grep that handles long lines and -e... /usr/local/bin/grep
  29. checking for egrep... /usr/local/bin/grep -E
  30. checking for ANSI C header files... yes
  31. checking for sys/types.h... yes
  32. checking for sys/stat.h... yes
  33. checking for stdlib.h... yes
  34. checking for string.h... yes
  35. checking for memory.h... yes
  36. checking for strings.h... yes
  37. checking for inttypes.h... yes
  38. checking for stdint.h... no
  39. checking for unistd.h... yes
  40. checking for pid_t... yes
  41. checking for size_t... yes
  42. checking for sed... sed
  43. checking for ANSI C header files... (cached) yes
  44. checking for stdbool.h that conforms to C99... no
  45. checking for _Bool... no
  46. checking errno.h usability... yes
  47. checking errno.h presence... yes
  48. checking for errno.h... yes
  49. checking ctype.h usability... yes
  50. checking ctype.h presence... yes
  51. checking for ctype.h... yes
  52. checking dirent.h usability... yes
  53. checking dirent.h presence... yes
  54. checking for dirent.h... yes
  55. checking fcntl.h usability... yes
  56. checking fcntl.h presence... yes
  57. checking for fcntl.h... yes
  58. checking libgen.h usability... yes
  59. checking libgen.h presence... yes
  60. checking for libgen.h... yes
  61. checking locale.h usability... yes
  62. checking locale.h presence... yes
  63. checking for locale.h... yes
  64. checking math.h usability... yes
  65. checking math.h presence... yes
  66. checking for math.h... yes
  67. checking nl_types.h usability... yes
  68. checking nl_types.h presence... yes
  69. checking for nl_types.h... yes
  70. checking process.h usability... no
  71. checking process.h presence... no
  72. checking for process.h... no
  73. checking signal.h usability... yes
  74. checking signal.h presence... yes
  75. checking for signal.h... yes
  76. checking stdarg.h usability... yes
  77. checking stdarg.h presence... yes
  78. checking for stdarg.h... yes
  79. checking stdio.h usability... yes
  80. checking stdio.h presence... yes
  81. checking for stdio.h... yes
  82. checking time.h usability... yes
  83. checking time.h presence... yes
  84. checking for time.h... yes
  85. checking for unistd.h... (cached) yes
  86. checking sys/param.h usability... yes
  87. checking sys/param.h presence... yes
  88. checking for sys/param.h... yes
  89. checking sys/select.h usability... yes
  90. checking sys/select.h presence... yes
  91. checking for sys/select.h... yes
  92. checking sys/signal.h usability... yes
  93. checking sys/signal.h presence... yes
  94. checking for sys/signal.h... yes
  95. checking for sys/stat.h... (cached) yes
  96. checking sys/time.h usability... yes
  97. checking sys/time.h presence... yes
  98. checking for sys/time.h... yes
  99. checking for sys/types.h... (cached) yes
  100. checking sys/wait.h usability... yes
  101. checking sys/wait.h presence... yes
  102. checking for sys/wait.h... yes
  103. checking langinfo.h usability... yes
  104. checking langinfo.h presence... yes
  105. checking for langinfo.h... yes
  106. checking iconv.h usability... yes
  107. checking iconv.h presence... yes
  108. checking for iconv.h... yes
  109. checking sstream usability... yes
  110. checking sstream presence... yes
  111. checking for sstream... yes
  112. checking cassert usability... yes
  113. checking cassert presence... yes
  114. checking for cassert... yes
  115. checking cctype usability... yes
  116. checking cctype presence... yes
  117. checking for cctype... yes
  118. checking cerrno usability... yes
  119. checking cerrno presence... yes
  120. checking for cerrno... yes
  121. checking cmath usability... yes
  122. checking cmath presence... yes
  123. checking for cmath... yes
  124. checking cstdarg usability... yes
  125. checking cstdarg presence... yes
  126. checking for cstdarg... yes
  127. checking cstdio usability... yes
  128. checking cstdio presence... yes
  129. checking for cstdio... yes
  130. checking cstdlib usability... yes
  131. checking cstdlib presence... yes
  132. checking for cstdlib... yes
  133. checking cstring usability... yes
  134. checking cstring presence... yes
  135. checking for cstring... yes
  136. checking ctime usability... yes
  137. checking ctime presence... yes
  138. checking for ctime... yes
  139. checking for dirent.h that defines DIR... yes
  140. checking for library containing opendir... none required
  141. checking whether closedir returns void... no
  142. checking for error_at_line... no
  143. checking vfork.h usability... no
  144. checking vfork.h presence... no
  145. checking for vfork.h... no
  146. checking for fork... yes
  147. checking for vfork... yes
  148. checking for working fork... yes
  149. checking for working vfork... (cached) yes
  150. checking for stdlib.h... (cached) yes
  151. checking for GNU libc compatible malloc... yes
  152. checking for stdlib.h... (cached) yes
  153. checking for GNU libc compatible realloc... yes
  154. checking for sys/select.h... (cached) yes
  155. checking sys/socket.h usability... yes
  156. checking sys/socket.h presence... yes
  157. checking for sys/socket.h... yes
  158. checking types of arguments for select... int,fd_set *,struct timeval *
  159. checking whether lstat correctly handles trailing slash... no
  160. checking whether stat accepts an empty string... no
  161. checking for basename... yes
  162. checking for catclose... yes
  163. checking for catgets... yes
  164. checking for catopen... yes
  165. checking for getpid... yes
  166. checking for gettimeofday... yes
  167. checking for memset... yes
  168. checking for mkdir... yes
  169. checking for nl_langinfo... yes
  170. checking for putenv... yes
  171. checking for regcomp... yes
  172. checking for select... yes
  173. checking for setenv... no
  174. checking for setlocale... yes
  175. checking for sigaction... yes
  176. checking for snprintf... yes
  177. checking for sqrt... yes
  178. checking for strcasecmp... yes
  179. checking for strcasestr... no
  180. checking for strchr... yes
  181. checking for strstr... yes
  182. checking for strtol... yes
  183. checking for strtoul... yes
  184. checking for vsnprintf... yes
  185. checking for strftime... yes
  186. checking whether struct tm is in sys/time.h or time.h... time.h
  187. checking for iconv_open in -liconv... yes
  188. checking for libiconv_open in -liconv... no
  189. checking for iconv declaration... yes
  190. checking for t_open in -lnsl... yes
  191. checking for socket in -lsocket... yes
  192. checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
  193. checking whether -R must be followed by a space... no
  194. checking for gethostbyname... yes
  195. checking for connect... yes
  196. checking for remove... yes
  197. checking for shmat... yes
  198. checking for IceConnectionNumber in -lICE... yes
  199. checking for XOpenDisplay in -lX11... yes
  200. checking for setlocale in -lxpg4... no
  201. checking for gencat... gencat
  202. checking whether to include the Slit... yes
  203. checking whether to include remember functionality... yes
  204. checking whether to include Toolbar... yes
  205. checking whether to have (POSIX) regular expression support... yes
  206. checking whether to include the new WM Spec... yes
  207. checking whether to include verbose debugging code... no
  208. checking whether to build test programs... no
  209. checking whether to include NLS support... no
  210. checking whether to use the new timed pixmap cache... yes
  211. checking whether to have Xft support... yes
  212. checking for pkg-config... /usr/local/bin/pkg-config
  213. sh: gnome-config: not found
  214. Package xft was not found in the pkg-config search path.
  215. Perhaps you should add the directory containing `xft.pc'
  216. to the PKG_CONFIG_PATH environment variable
  217. No package 'xft' found
  218. sh: gnome-config: not found
  219. Package xft was not found in the pkg-config search path.
  220. Perhaps you should add the directory containing `xft.pc'
  221. to the PKG_CONFIG_PATH environment variable
  222. No package 'xft' found
  223. Could not link with Xft. Install Xft if you want support for it.
  224. checking whether to have Xrender (transparent) support... yes
  225. checking for XRenderCreatePicture in -lXrender... no
  226. checking whether to have Xpm (pixmap themes) support... yes
  227. checking for XpmReadFileToPixmap in -lXpm... yes
  228. checking whether to have Imlib2 (pixmap themes) support... yes
  229. checking for imlib2-config... no
  230. checking for imlib2 - version >= 1.0.0... no
  231. *** The imlib2-config script installed by imlib2 could not be found
  232. *** If imlib2 was installed in PREFIX, make sure PREFIX/bin is in
  233. *** your path, or set the IMLIB2_CONFIG environment variable to the
  234. *** full path to imlib2-config.
  235. no
  236. checking whether to have Xmb (multibyte font, utf-8) support... yes
  237. checking whether to build support for the Xinerama extension... yes
  238. checking for XineramaQueryScreens in -lXinerama... no
  239. checking whether to build support for the XShape extension... yes
  240. checking for XShapeCombineShape in -lXext... yes
  241. checking for X11/extensions/shape.h... yes
  242. checking whether to build support for the Xrandr (X resize and rotate) extension... yes
  243. checking for XRRQueryExtension in -lXrandr... no
  244. checking whether to have RANDR 1.2 support... yes
  245. checking for XRRQueryExtension in -lXrandr... (cached) no
  246. checking whether to have FRIBIDI support... yes
  247. checking for fribidi_version_info in -lfribidi... no
  248. checking return type of signal handlers... void
  249. configure: creating ./config.status
  250. config.status: creating Makefile
  251. config.status: creating version.h
  252. config.status: creating src/Makefile
  253. config.status: creating src/FbTk/Makefile
  254. config.status: creating src/tests/Makefile
  255. config.status: creating util/Makefile
  256. config.status: creating util/fbrun/Makefile
  257. config.status: creating data/Makefile
  258. config.status: creating data/styles/Makefile
  259. config.status: creating data/styles/BlueFlux/Makefile
  260. config.status: creating data/styles/BlueFlux/pixmaps/Makefile
  261. config.status: creating data/styles/Emerge/Makefile
  262. config.status: creating data/styles/Emerge/pixmaps/Makefile
  263. config.status: creating data/styles/arch/Makefile
  264. config.status: creating data/styles/arch/pixmaps/Makefile
  265. config.status: creating data/styles/zimek_bisque/Makefile
  266. config.status: creating data/styles/zimek_darkblue/Makefile
  267. config.status: creating data/styles/zimek_green/Makefile
  268. config.status: creating data/styles/ostrich/Makefile
  269. config.status: creating data/styles/green_tea/Makefile
  270. config.status: creating data/styles/bora_black/Makefile
  271. config.status: creating data/styles/bora_blue/Makefile
  272. config.status: creating data/styles/bora_green/Makefile
  273. config.status: creating data/styles/carp/Makefile
  274. config.status: creating data/styles/bloe/Makefile
  275. config.status: creating data/styles/bloe/pixmaps/Makefile
  276. config.status: creating doc/Makefile
  277. config.status: creating nls/Makefile
  278. config.status: creating nls/C/Makefile
  279. config.status: creating nls/be_BY/Makefile
  280. config.status: creating nls/bg_BG/Makefile
  281. config.status: creating nls/cs_CZ/Makefile
  282. config.status: creating nls/da_DK/Makefile
  283. config.status: creating nls/de_AT/Makefile
  284. config.status: creating nls/de_CH/Makefile
  285. config.status: creating nls/de_DE/Makefile
  286. config.status: creating nls/el_GR/Makefile
  287. config.status: creating nls/en_GB/Makefile
  288. config.status: creating nls/en_US/Makefile
  289. config.status: creating nls/es_AR/Makefile
  290. config.status: creating nls/es_ES/Makefile
  291. config.status: creating nls/et_EE/Makefile
  292. config.status: creating nls/fi_FI/Makefile
  293. config.status: creating nls/fr_CH/Makefile
  294. config.status: creating nls/fr_FR/Makefile
  295. config.status: creating nls/it_IT/Makefile
  296. config.status: creating nls/ja_JP/Makefile
  297. config.status: creating nls/ko_KR/Makefile
  298. config.status: creating nls/lv_LV/Makefile
  299. config.status: creating nls/mk_MK/Makefile
  300. config.status: creating nls/nb_NO/Makefile
  301. config.status: creating nls/nl_NL/Makefile
  302. config.status: creating nls/no_NO/Makefile
  303. config.status: creating nls/pl_PL/Makefile
  304. config.status: creating nls/pt_BR/Makefile
  305. config.status: creating nls/pt_PT/Makefile
  306. config.status: creating nls/ru_RU/Makefile
  307. config.status: creating nls/sk_SK/Makefile
  308. config.status: creating nls/sl_SI/Makefile
  309. config.status: creating nls/sv_SE/Makefile
  310. config.status: creating nls/tr_TR/Makefile
  311. config.status: creating nls/uk_UA/Makefile
  312. config.status: creating nls/vi_VN/Makefile
  313. config.status: creating nls/zh_CN/Makefile
  314. config.status: creating nls/zh_TW/Makefile
  315. config.status: creating config.h
  316. config.status: config.h is unchanged
  317. config.status: executing depfiles commands
  318.  
  319. fluxbox version 1.3.2 configured successfully.
  320.  
  321. Using '/home/8/craftm/opt' for installation.
  322. Using '$(prefix)/share/fluxbox/menu' for location menu file.
  323. Using '$(prefix)/share/fluxbox/styles/bloe' by default style.
  324. Using '$(prefix)/share/fluxbox/keys' for location keys file.
  325. Using '$(prefix)/share/fluxbox/init' for location init file.
  326. Using '$(prefix)/share/fluxbox/nls' for nls files.
  327. Using 'g++' for C++ compiler.
  328. Building with '-g -O2 -I/usr/openwin/include ' for C++ compiler flags.
  329. Building with ' -liconv -lnsl -lsocket -L/usr/openwin/lib -R/usr/openwin/lib -lX11 -lXpm -lXext' for linker flags.
  330.  
  331. Now build fluxbox with 'make'
  332.  
  333. craftm@omicron:fluxbox-1.3.2$ make
  334. make all-recursive
  335. Making all in doc
  336. sed -e "s,@pkgdatadir@,/home/8/craftm/opt/share/fluxbox," fluxbox.1.in > fluxbox.1
  337. sed -e "s,@pkgdatadir@,/home/8/craftm/opt/share/fluxbox," fbrun.1.in > fbrun.1
  338. sed -e "s,@pkgdatadir@,/home/8/craftm/opt/share/fluxbox," fbsetbg.1.in > fbsetbg.1
  339. sed -e "s,@pkgdatadir@,/home/8/craftm/opt/share/fluxbox," fbsetroot.1.in > fbsetroot.1
  340. sed -e "s,@pkgdatadir@,/home/8/craftm/opt/share/fluxbox," fluxbox-apps.5.in > fluxbox-apps.5
  341. sed -e "s,@pkgdatadir@,/home/8/craftm/opt/share/fluxbox," fluxbox-keys.5.in > fluxbox-keys.5
  342. sed -e "s,@pkgdatadir@,/home/8/craftm/opt/share/fluxbox," fluxbox-menu.5.in > fluxbox-menu.5
  343. sed -e "s,@pkgdatadir@,/home/8/craftm/opt/share/fluxbox," fluxbox-remote.1.in > fluxbox-remote.1
  344. sed -e "s,@pkgdatadir@,/home/8/craftm/opt/share/fluxbox," fluxbox-style.5.in > fluxbox-style.5
  345. sed -e "s,@pkgdatadir@,/home/8/craftm/opt/share/fluxbox," startfluxbox.1.in > startfluxbox.1
  346. Making all in nls
  347. make all-recursive
  348. Making all in C
  349. Making all in cs_CZ
  350. Making all in da_DK
  351. Making all in es_AR
  352. Making all in es_ES
  353. Making all in et_EE
  354. Making all in fr_FR
  355. Making all in pt_BR
  356. Making all in ru_RU
  357. Making all in sv_SE
  358. Making all in tr_TR
  359. Making all in it_IT
  360. Making all in pt_PT
  361. Making all in bg_BG
  362. Making all in ja_JP
  363. Making all in ko_KR
  364. Making all in lv_LV
  365. Making all in de_DE
  366. Making all in nl_NL
  367. Making all in no_NO
  368. Making all in sl_SI
  369. Making all in pl_PL
  370. Making all in vi_VN
  371. Making all in be_BY
  372. Making all in uk_UA
  373. Making all in el_GR
  374. Making all in nb_NO
  375. Making all in zh_CN
  376. Making all in fi_FI
  377. Making all in en_US
  378. Making all in en_GB
  379. Making all in de_CH
  380. Making all in de_AT
  381. Making all in fr_CH
  382. Making all in sk_SK
  383. Making all in zh_TW
  384. Making all in mk_MK
  385. Making all in src
  386. cat: cannot open ../.git/HEAD
  387. cat: cannot open ../.git/
  388. cmp: defaults.cc: No such file or directory
  389. make all-recursive
  390. Making all in FbTk
  391. g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -I/usr/openwin/include -MT App.o -MD -MP -MF .deps/App.Tpo -c -o App.o App.cc
  392. mv -f .deps/App.Tpo .deps/App.Po
  393. g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -I/usr/openwin/include -MT Color.o -MD -MP -MF .deps/Color.Tpo -c -o Color.o Color.cc
  394. mv -f .deps/Color.Tpo .deps/Color.Po
  395. g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -I/usr/openwin/include -MT FileUtil.o -MD -MP -MF .deps/FileUtil.Tpo -c -o FileUtil.o FileUtil.cc
  396. mv -f .deps/FileUtil.Tpo .deps/FileUtil.Po
  397. g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -I/usr/openwin/include -MT EventManager.o -MD -MP -MF .deps/EventManager.Tpo -c -o EventManager.o EventManager.cc
  398. mv -f .deps/EventManager.Tpo .deps/EventManager.Po
  399. g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -I/usr/openwin/include -MT FbWindow.o -MD -MP -MF .deps/FbWindow.Tpo -c -o FbWindow.o FbWindow.cc
  400. mv -f .deps/FbWindow.Tpo .deps/FbWindow.Po
  401. g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -I/usr/openwin/include -MT Font.o -MD -MP -MF .deps/Font.Tpo -c -o Font.o Font.cc
  402. mv -f .deps/Font.Tpo .deps/Font.Po
  403. g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -I/usr/openwin/include -MT I18n.o -MD -MP -MF .deps/I18n.Tpo -c -o I18n.o I18n.cc
  404. mv -f .deps/I18n.Tpo .deps/I18n.Po
  405. g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -I/usr/openwin/include -MT ImageControl.o -MD -MP -MF .deps/ImageControl.Tpo -c -o ImageControl.o ImageControl.cc
  406. mv -f .deps/ImageControl.Tpo .deps/ImageControl.Po
  407. g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -I/usr/openwin/include -MT LogicCommands.o -MD -MP -MF .deps/LogicCommands.Tpo -c -o LogicCommands.o LogicCommands.cc
  408. mv -f .deps/LogicCommands.Tpo .deps/LogicCommands.Po
  409. g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -I/usr/openwin/include -MT MacroCommand.o -MD -MP -MF .deps/MacroCommand.Tpo -c -o MacroCommand.o MacroCommand.cc
  410. mv -f .deps/MacroCommand.Tpo .deps/MacroCommand.Po
  411. g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -I/usr/openwin/include -MT Menu.o -MD -MP -MF .deps/Menu.Tpo -c -o Menu.o Menu.cc
  412. mv -f .deps/Menu.Tpo .deps/Menu.Po
  413. g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -I/usr/openwin/include -MT MenuItem.o -MD -MP -MF .deps/MenuItem.Tpo -c -o MenuItem.o MenuItem.cc
  414. mv -f .deps/MenuItem.Tpo .deps/MenuItem.Po
  415. g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -I/usr/openwin/include -MT MultiButtonMenuItem.o -MD -MP -MF .deps/MultiButtonMenuItem.Tpo -c -o MultiButtonMenuItem.o MultiButtonMenuItem.cc
  416. mv -f .deps/MultiButtonMenuItem.Tpo .deps/MultiButtonMenuItem.Po
  417. g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -I/usr/openwin/include -MT MenuTheme.o -MD -MP -MF .deps/MenuTheme.Tpo -c -o MenuTheme.o MenuTheme.cc
  418. In file included from XrmDatabaseHelper.hh:25,
  419. from Theme.hh:30,
  420. from MenuTheme.hh:25,
  421. from MenuTheme.cc:22:
  422. /usr/openwin/include/X11/Xresource.h:78: syntax error before `char'
  423. /usr/openwin/include/X11/Xresource.h:180: 'XPointer' is used as a type, but is
  424. not defined as a type.
  425. /usr/openwin/include/X11/Xresource.h:245: syntax error before `(' token
  426. /usr/openwin/include/X11/Xresource.h:255: syntax error before `(' token
  427. /usr/openwin/include/X11/Xresource.h:265: syntax error before `(' token
  428. /usr/openwin/include/X11/Xresource.h:275: syntax error before `(' token
  429. /usr/openwin/include/X11/Xresource.h:310: syntax error before `(' token
  430. /usr/openwin/include/X11/Xresource.h:349: syntax error before `(' token
  431. /usr/openwin/include/X11/Xresource.h:398: 'XPointer' is used as a type, but is
  432. not defined as a type.
  433. In file included from Theme.hh:30,
  434. from MenuTheme.hh:25,
  435. from MenuTheme.cc:22:
  436. XrmDatabaseHelper.hh:32: syntax error before `namespace'
  437. XrmDatabaseHelper.hh:41: destructors must be member functions
  438. XrmDatabaseHelper.hh: In function `void XrmDatabaseHelper()':
  439. XrmDatabaseHelper.hh:42: `close' undeclared (first use this function)
  440. XrmDatabaseHelper.hh:42: (Each undeclared identifier is reported only once for
  441. each function it appears in.)
  442. XrmDatabaseHelper.hh: At global scope:
  443. XrmDatabaseHelper.hh:46: syntax error before `&' token
  444. XrmDatabaseHelper.hh:52: ISO C++ forbids declaration of `m_database' with no
  445. type
  446. XrmDatabaseHelper.hh:52: `database' was not declared in this scope
  447. XrmDatabaseHelper.hh:53: parse error before `return'
  448. /usr/openwin/include/X11/Xresource.h: In function `bool load(const char*)':
  449. /usr/openwin/include/X11/Xresource.h:308: too many arguments to function
  450. `_XrmHashBucketRec* XrmGetFileDatabase()'
  451. XrmDatabaseHelper.hh:58: at this point in file
  452. XrmDatabaseHelper.hh:62: cannot convert `_XrmHashBucketRec*' to `int' in
  453. assignment
  454. XrmDatabaseHelper.hh: In function `void close()':
  455. XrmDatabaseHelper.hh:65: `void close()' used prior to declaration
  456. /usr/openwin/include/X11/Xresource.h:200: too many arguments to function `void
  457. XrmDestroyDatabase()'
  458. XrmDatabaseHelper.hh:67: at this point in file
  459. XrmDatabaseHelper.hh: At global scope:
  460. XrmDatabaseHelper.hh:72: `bool operator==(_XrmHashBucketRec* const&)' must have
  461. an argument of class or enumerated type
  462. XrmDatabaseHelper.hh:72: `bool operator==(_XrmHashBucketRec* const&)' must take
  463. exactly two arguments
  464. XrmDatabaseHelper.hh: In function `bool operator==(_XrmHashBucketRec* const&)':
  465. XrmDatabaseHelper.hh:72: ISO C++ forbids comparison between pointer and integer
  466. XrmDatabaseHelper.hh: At global scope:
  467. XrmDatabaseHelper.hh:73: `_XrmHashBucketRec*& operator*()' must have an
  468. argument of class or enumerated type
  469. XrmDatabaseHelper.hh:73: `_XrmHashBucketRec*& operator*()' must take either one
  470. or two arguments
  471. XrmDatabaseHelper.hh: In function `_XrmHashBucketRec*& operator*()':
  472. XrmDatabaseHelper.hh:73: could not convert `m_database' to
  473. `_XrmHashBucketRec*&'
  474. XrmDatabaseHelper.hh: At global scope:
  475. XrmDatabaseHelper.hh:75: parse error before `private'
  476. In file included from MenuTheme.hh:25,
  477. from MenuTheme.cc:22:
  478. Theme.hh:170: 'XrmDatabaseHelper' is used as a type, but is not defined as a
  479. type.
  480. *** Error code 1
  481. make: Fatal error: Command failed for target `MenuTheme.o'
  482. Current working directory /home/8/craftm/src/fluxbox-1.3.2/src/FbTk
  483. *** Error code 1
  484. make: Fatal error: Command failed for target `all-recursive'
  485. Current working directory /home/8/craftm/src/fluxbox-1.3.2/src
  486. *** Error code 1
  487. make: Fatal error: Command failed for target `all'
  488. Current working directory /home/8/craftm/src/fluxbox-1.3.2/src
  489. *** Error code 1
  490. make: Fatal error: Command failed for target `all-recursive'
  491. Current working directory /home/8/craftm/src/fluxbox-1.3.2
  492. *** Error code 1
  493. make: Fatal error: Command failed for target `all'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement