I am a newbie and, despite having tried this a couple times, I am still
having problems under cygwin (please forgive-me for the following verbosity
;-) ).
"ricardo" is my Win2K user and CLARKE is the Win2K box.
Do I have to change something in order to compile? Have I missed something?
Where can I find it?
ricardo@CLARKE ~/blackbox-0.62.0pre1
$ ./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for sed... sed
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for ctype.h... yes
checking for dirent.h... yes
checking for fcntl.h... yes
checking for libgen.h... no
checking for locale.h... yes
checking for nl_types.h... no
checking for process.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stdio.h... yes
checking for time.h... yes
checking for unistd.h... yes
checking for sys/param.h... yes
checking for sys/select.h... yes
checking for sys/signal.h... yes
checking for sys/stat.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for sys/wait.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for basename... no
checking for basename in -lgen... no
checking for getpid... yes
checking for setlocale... yes
checking for sigaction... yes
checking for strftime... yes
checking for strcasestr... no
checking for snprintf... yes
checking for vsnprintf... yes
checking for catopen... no
checking for catgets... no
checking for catclose... no
checking for t_open in -lnsl... no
checking for socket in -lsocket... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... no
checking for shmat in -lipc... no
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... yes
checking whether to build support for the XShape extension... yes
checking for XShapeCombineShape in -lXext... yes
checking for X11/extensions/shape.h... yes
checking whether to include the Slit... yes
checking whether to include the new WM Spec (DOES NOTHING)... no
checking whether to include interlacing image code... yes
checking whether to include Pseudocolor ordered dithering code... no
checking whether to include verbose debugging code... no
checking whether to include NLS support... yes
checking for setlocale in -lxpg4... no
checking for gencat... no
checking whether to use the new timed pixmap cache... yes
checking return type of signal handlers... void
checking whether to enable maintainer-specific portions of Makefiles... no
blackbox version 0.62.0pre0 configured successfully.
Using '/usr/local' for installation.
Using 'c++' for C++ compiler.
Building with '-g -O2 -I/usr/X11R6/include' for C++ compiler flags.
Building with ' -L/usr/X11R6/lib -lX11 -lXext' for linker flags.
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating util/Makefile
creating data/Makefile
creating data/styles/Makefile
creating doc/Makefile
creating nls/Makefile
creating nls/C/Makefile
creating nls/da_DK/Makefile
creating nls/es_ES/Makefile
creating nls/et_EE/Makefile
creating nls/fr_FR/Makefile
creating nls/pt_BR/Makefile
creating nls/ru_RU/Makefile
creating nls/sv_SE/Makefile
creating nls/tr_TR/Makefile
creating nls/ja_JP/Makefile
creating version.h
creating config.h
ricardo@CLARKE ~/blackbox-0.62.0pre1
$ make
make all-recursive
make[1]: Entering directory `/home/ricardo/blackbox-0.62.0pre1'
Making all in data
make[2]: Entering directory `/home/ricardo/blackbox-0.62.0pre1/data'
Making all in styles
make[3]: Entering directory `/home/ricardo/blackbox-0.62.0pre1/data/styles'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1/data/styles'
make[3]: Entering directory `/home/ricardo/blackbox-0.62.0pre1/data'
sed -e "s,@pkgdatadir@,/usr/local/share/blackbox," menu.in > menu
make[3]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1/data'
make[2]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1/data'
Making all in doc
make[2]: Entering directory `/home/ricardo/blackbox-0.62.0pre1/doc'
sed -e "s,@defaultmenu@,/usr/local/share/blackbox/menu," blackbox.1.in >
blackbox.1
make[2]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1/doc'
Making all in nls
make[2]: Entering directory `/home/ricardo/blackbox-0.62.0pre1/nls'
Making all in C
make[3]: Entering directory `/home/ricardo/blackbox-0.62.0pre1/nls/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 To
olbar.m Window.m Windowmenu.m Workspace.m Workspacemenu.m blackbox.m
common.m main.m bsetroot.m
make[3]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1/nls/C'
Making all in da_DK
make[3]: Entering directory `/home/ricardo/blackbox-0.62.0pre1/nls/da_DK'
make[3]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1/nls/da_DK'
Making all in es_ES
make[3]: Entering directory `/home/ricardo/blackbox-0.62.0pre1/nls/es_ES'
make[3]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1/nls/es_ES'
Making all in et_EE
make[3]: Entering directory `/home/ricardo/blackbox-0.62.0pre1/nls/et_EE'
make[3]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1/nls/et_EE'
Making all in fr_FR
make[3]: Entering directory `/home/ricardo/blackbox-0.62.0pre1/nls/fr_FR'
make[3]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1/nls/fr_FR'
Making all in pt_BR
make[3]: Entering directory `/home/ricardo/blackbox-0.62.0pre1/nls/pt_BR'
make[3]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1/nls/pt_BR'
Making all in ru_RU
make[3]: Entering directory `/home/ricardo/blackbox-0.62.0pre1/nls/ru_RU'
make[3]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1/nls/ru_RU'
Making all in sv_SE
make[3]: Entering directory `/home/ricardo/blackbox-0.62.0pre1/nls/sv_SE'
make[3]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1/nls/sv_SE'
Making all in tr_TR
make[3]: Entering directory `/home/ricardo/blackbox-0.62.0pre1/nls/tr_TR'
make[3]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1/nls/tr_TR'
Making all in ja_JP
make[3]: Entering directory `/home/ricardo/blackbox-0.62.0pre1/nls/ja_JP'
make[3]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1/nls/ja_JP'
make[3]: Entering directory `/home/ricardo/blackbox-0.62.0pre1/nls'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1/nls'
make[2]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1/nls'
Making all in src
make[2]: Entering directory `/home/ricardo/blackbox-0.62.0pre1/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -DSHAPE -DSLIT -DINTERLACE -DTIMEDCAC
HE -DLOCALEPATH=\"/usr/l
ocal/share/blackbox/nls\" -DDEFAULTMENU=\"/usr/local/share/blackbox/menu\" -
DDEFAULTSTYLE=\"/usr/loc
al/share/blackbox/styles/Results\" -g -O2 -I/usr/X11R6/include -c
BaseDisplay.cc
In file included from BaseDisplay.cc:85:
i18n.hh:46: syntax error before `;'
i18n.hh:61: ANSI C++ forbids declaration `nl_catd' with no type
i18n.hh:61: `nl_catd' declared as an `inline' field
i18n.hh:61: parse error before `&'
i18n.hh:63: extraneous `char' ignored
i18n.hh:65: parse error before `}'
BaseDisplay.cc: In function `void signalhandler(int)':
BaseDisplay.cc:149: no matching function for call to `I18n::getMessage (int,
int, const char[23])'
BaseDisplay.cc:157: no matching function for call to `I18n::getMessage (int,
int, const char[15])'
BaseDisplay.cc:163: no matching function for call to `I18n::getMessage (int,
int, const char[26])'
BaseDisplay.cc: In method `BaseDisplay::BaseDisplay(char *, char * = 0)':
BaseDisplay.cc:233: no matching function for call to `I18n::getMessage (int,
int, const char[58])'
BaseDisplay.cc:239: no matching function for call to `I18n::getMessage (int,
int, const char[77])'
make[2]: *** [BaseDisplay.o] Error 1
make[2]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ricardo/blackbox-0.62.0pre1'
make: *** [all-recursive-am] Error 2