this is the output from 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 ctype.h... yes
checking for dirent.h... yes
checking for fcntl.h... yes
checking for libgen.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for process.h... no
checking for signal.h... yes
checking for stdarg.h... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.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... yes
checking for getpid... yes
checking for setlocale... yes
checking for sigaction... yes
checking for strftime... yes
checking for strcasestr... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for catopen... yes
checking for catgets... yes
checking for catclose... yes
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... yes
checking for IceConnectionNumber in -lICE... yes
checking for GCC... 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 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... gencat
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.65.0 configured successfully.
Using '/usr/local' for installation.
Using 'c++' for C++ compiler.
Building with '-g -O2 -I/usr/X11R6/include -Wall -W -pedantic' 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/de_DE/Makefile creating nls/es_AR/Makefile creating nls/es_ES/Makefile creating nls/fr_FR/Makefile creating nls/hu_HU/Makefile creating nls/it_IT/Makefile creating nls/ja_JP/Makefile creating nls/ko_KR/Makefile creating nls/lv_LV/Makefile creating nls/nl_NL/Makefile creating nls/no_NO/Makefile creating nls/pl_PL/Makefile creating nls/pt_BR/Makefile creating nls/ro_RO/Makefile creating nls/ru_RU/Makefile creating nls/sk_SK/Makefile creating nls/sl_SI/Makefile creating nls/sv_SE/Makefile creating nls/uk_UA/Makefile creating nls/zh_CN/Makefile creating nls/zh_TW/Makefile creating version.h creating config.h
and then, I get this
Translation.m:171: invalid character: message ignored Translation.m:184: invalid character: message ignored Translation.m:185: invalid character: message ignored ( repeated on many lines ) make[3]: *** [blackbox.cat] Error 1 make[3]: Leaving directory `/home/ryan/blackbox-0.65.0/nls/da_DK' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/ryan/blackbox-0.65.0/nls' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/ryan/blackbox-0.65.0' make: *** [all-recursive-am] Error 2
So, can anyone tell me what's wrong and how to fix it? Much thanks! Ryan
--
'...Oh, I'm afraid the deflector shield will be quite operational when your friends arrive...'
- Emperor Palpatine
'You are part of the Rebel Alliance and a traitor! Take her away!' - Lord Darth Vader --
_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus
____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
