On Fri, 15 Feb 2002, Jan Schaumann wrote:

> Date: Fri, 15 Feb 2002 13:31:00 -0500
> From: Jan Schaumann <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: NetBSD
>
> David Egan Evans <[EMAIL PROTECTED]> wrote:
> > On Fri, 15 Feb 2002, Jan Schaumann wrote:
> >
>
> > > configure determines the proper librarie-path and make does compile and
> > > link the latest blckbox just fine under NetBSD 1.5.3_ALPHA.
>
> > You should find, by checking the NetBSD mailining lists, that I am not the
> > only one who has run into this problem.
>
>
> I just searched through the mailing-lists for "blackbox compile" and
> found a few problem-reports, none of which seem to show this behaviour.
> Maybe I overlooked it?  Got a URL?

Try your search as "libSM blackbox".

> Btw - do you try to compile from source or are you using pkgsrc?  If
> it's the latter, you should send-pr the problem.  If it's the former,
> send the output of ./configure here.
>
> -Jan
>
> --
> finger [EMAIL PROTECTED]
>

It's from source.  pkgsrc containts 0.61.1, not 62.1.  Attached is the
output file.  NetBSD 1.5.2.
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) 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... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) 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++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking for sed... (cached) sed
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for ctype.h... (cached) yes
checking for dirent.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for libgen.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for process.h... (cached) no
checking for signal.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for stdio.h... (cached) yes
checking for time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/signal.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for basename... (cached) yes
checking for getpid... (cached) yes
checking for setlocale... (cached) yes
checking for sigaction... (cached) yes
checking for strftime... (cached) yes
checking for strcasestr... (cached) no
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for catopen... (cached) yes
checking for catgets... (cached) yes
checking for catclose... (cached) yes
checking for t_open in -lnsl... (cached) no
checking for socket in -lsocket... (cached) no
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for XOpenDisplay in -lX11... (cached) yes
checking whether to build support for the XShape extension... yes
checking for XShapeCombineShape in -lXext... (cached) 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... (cached) no
checking for gencat... (cached) gencat
checking whether to use the new timed pixmap cache... yes
checking return type of signal handlers... (cached) void
checking whether to enable maintainer-specific portions of Makefiles... no

        blackbox version 0.62.1pre0 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 doc/ja_JP/Makefile
creating doc/nl_NL/Makefile
creating doc/sl_SI/Makefile
creating nls/Makefile
creating nls/C/Makefile
creating nls/da_DK/Makefile
creating nls/de_DE/Makefile
creating nls/es_ES/Makefile
creating nls/et_EE/Makefile
creating nls/fr_FR/Makefile
creating nls/it_IT/Makefile
creating nls/ja_JP/Makefile
creating nls/nl_NL/Makefile
creating nls/pt_BR/Makefile
creating nls/ru_RU/Makefile
creating nls/sl_SI/Makefile
creating nls/sv_SE/Makefile
creating nls/tr_TR/Makefile
creating nls/zh_CN/Makefile
creating version.h
creating config.h
config.h is unchanged

Reply via email to