make all-recursive
Making all in data
Making all in styles
sed -e "s,@pkgdatadir@,/usr/local/share/blackbox," ./menu.in > menu
Making all in doc
sed -e "s,@defaultmenu@,/usr/local/share/blackbox/menu," \
-e "s,@pkgdatadir@,/usr/local/share/blackbox," \
-e "s,@version@,0.65.0," \
./blackbox.1.in > blackbox.1
Making all in nls
Making all in C
awk -f ./../convert.awk header=../blackbox-nls.hh \
output=Translation.m ./BaseDisplay.m ./Basemenu.m ./Configmenu.m ./Icon.m ./Image.m ./Screen.m ./Slit.m ./Toolbar.m ./Window.m ./Windowmenu.m ./Workspace.m ./Workspacemenu.m ./blackbox.m ./common.m ./main.m ./bsetroot.m
Making all in da_DK
Making all in de_DE
Making all in es_AR
Making all in es_ES
Making all in fr_FR
Making all in hu_HU
Making all in it_IT
Making all in ja_JP
Making all in ko_KR
Making all in lv_LV
Making all in nl_NL
Making all in no_NO
Making all in pl_PL
Making all in pt_BR
Making all in ro_RO
Making all in ru_RU
Making all in sk_SK
Making all in sl_SI
Making all in sv_SE
Making all in uk_UA
Making all in zh_CN
Making all in zh_TW
Making all in src
c++ -DHAVE_CONFIG_H -I. -I. -I.. -DSHAPE -DNDEBUG -DNLS -DTIMEDCACHE -DLOCALEPATH=\"/usr/local/share/blackbox/nls\" -DDEFAULTMENU=\"/usr/local/share/blackbox/menu\" -DDEFAULTSTYLE=\"/usr/local/share/blackbox/styles/Results\" -g -O2 -I/usr/local/X11R6.4/include -Wall -W -pedantic -c BaseDisplay.cc
In file included from BaseDisplay.hh:39,
from BaseDisplay.cc:85:
Timer.hh:93: parse error before `{'
Timer.hh: In function `int _timer_queue()':
Timer.hh:97: warning: return-type defaults to `int'
Timer.hh:93: previous non-function declaration `template <class _Tp, class _Sequence, class _Compare> class _timer_queue<_Tp,_Sequence,_Compare>'
Timer.hh:97: conflicts with function declaration `int _timer_queue()'
Timer.hh:97: base initializers not allowed for non-member functions
Timer.hh:97: warning: control reaches end of non-void function `_timer_queue()'
Timer.hh: At top level:
Timer.hh:98: new declaration `void _timer_queue()'
Timer.hh:97: ambiguates old declaration `int _timer_queue()'
Timer.hh: At top level:
Timer.hh:100: parse error before `&'
Timer.hh: In function `void release(...)':
Timer.hh:101: `c' undeclared (first use this function)
Timer.hh:101: (Each undeclared identifier is reported only once
Timer.hh:101: for each function it appears in.)
Timer.hh:101: `value' undeclared (first use this function)
Timer.hh:103: `comp' undeclared (first use this function)
Timer.hh: At top level:
Timer.hh:105: non-member function `empty()' cannot have `const' method qualifier
Timer.hh: In function `bool empty()':
Timer.hh:105: `_Base' undeclared (first use this function)
Timer.hh:105: parse error before `::'
Timer.hh:105: warning: control reaches end of non-void function `empty()'
Timer.hh: At top level:
Timer.hh:106: non-member function `size()' cannot have `const' method qualifier
Timer.hh: In function `unsigned int size()':
Timer.hh:106: `_Base' undeclared (first use this function)
Timer.hh:106: parse error before `::'
Timer.hh:106: warning: control reaches end of non-void function `size()'
Timer.hh: At top level:
Timer.hh:107: parse error before `&'
Timer.hh: In function `void push(...)':
Timer.hh:107: `_Base' undeclared (first use this function)
Timer.hh:107: parse error before `::'
Timer.hh: In function `void pop()':
Timer.hh:108: `_Base' undeclared (first use this function)
Timer.hh:108: parse error before `::'
Timer.hh: At top level:
Timer.hh:109: syntax error before `&'
Timer.hh:113: syntax error before `&'
In file included from BaseDisplay.cc:85:
BaseDisplay.hh:91: field `timerList' has incomplete type
/usr/local/gcc-2.8.1/include/g++/std/bastring.h: In method `void basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >::Rep::release()':
/usr/local/gcc-2.8.1/include/g++/std/bastring.h:76: warning: inline function `static void basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >::Rep::operator delete(void *)' called before definition
/usr/local/gcc-2.8.1/include/g++/std/bastring.h:76: warning: inline function `static void basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> >::Rep::operator delete(void *)' called before definition
BaseDisplay.cc: In method `BaseDisplay::~BaseDisplay()':
BaseDisplay.cc:286: warning: value computed is not used
*** Error code 1
make: Fatal error: Command failed for target `BaseDisplay.o'
Current working directory /students/u3966076/Themes/blackbox-0.65.0/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /students/u3966076/Themes/blackbox-0.65.0
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
Any help is appreciated.
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
