Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Apr 2003 11:27:56 -0400
From:      Dragoncrest <dragoncrest@voyager.net>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        questions@freebsd.org
Subject:   Re: Gimp Install Error
Message-ID:  <5.2.0.9.2.20030408112618.0210e670@pop.voyager.net>
In-Reply-To: <1049775018.89908.33.camel@shumai.marcuscom.com>
References:  <5.2.0.9.2.20030408000131.00a088e0@pop.voyager.net> <200304072321.h37NLUwZ033215@mail0.mx.voyager.net> <200304072321.h37NLUwZ033215@mail0.mx.voyager.net> <5.2.0.9.2.20030408000131.00a088e0@pop.voyager.net>

next in thread | previous in thread | raw e-mail | index | archive | help
--=====================_17810331==_
Content-Type: text/plain; charset="us-ascii"; format=flowed

         Ok, here's both the config.log file and the screen output of the 
./configure command.

         Make configure only said that it was up to date.

At 12:10 AM 4/8/03 -0400, Joe Marcus Clarke wrote:
>On Tue, 2003-04-08 at 00:02, Dragoncrest wrote:
> >          Ok, I tried all your suggestions and it's a no go.  Having just
> > installed a clean copy of 4.8 I have the latest version of gettext.  So 
> I'm
> > stumped.
>
>Well, it's looking good for me so far, and I do see libintl being linked
>in.  Can you send me the output of make configure as well as the
>config.log from gimp?
>
>Joe
>
> >
> > At 07:34 PM 4/7/03 -0400, Joe Marcus Clarke wrote:
> > >On Mon, 2003-04-07 at 19:21, Lord Raiden wrote:
> > > > When installing Gimp today from ports, I got this error.  Anyone have
> > > > any idea what I need to do to fix this?  This is the error:
> > >
> > >Try updating devel/gettext to the latest version.  Then make clean, and
> > >rebuild gimp.
> >
>--
>PGP Key : http://www.marcuscom.com/pgp.asc

--=====================_17810331==_
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: attachment; filename="log1.txt"

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... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
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 Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking how to run the C preprocessor... (cached) gcc -E
checking host system type... i386-unknown-freebsd4.8
checking build system type... i386-unknown-freebsd4.8
checking for ld used by GCC... (cached) /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... (cached) yes
checking for /usr/libexec/elf/ld option to reload object files... (cached) 
-r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking command to parse /usr/bin/nm -B output... (cached) ok
checking for dlfcn.h... (cached) yes
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for objdir... .libs
checking for gcc option to produce PIC... (cached)     -fPIC
checking if gcc PIC flag     -fPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.lo... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared 
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... (cached) yes
creating libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i386-unknown-freebsd4.8
checking for some Win32 platform... no
checking for native Win32... no
checking for strerror in -lcposix... (cached) no
checking for gcc option to accept ANSI C... (cached) none needed
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C Library 2.1 or newer... (cached) 
no
checking for argz.h... (cached) no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) no
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... (cached) no
checking for fgets_unlocked... (cached) no
checking for getcwd... (cached) yes
checking for getegid... (cached) yes
checking for geteuid... (cached) yes
checking for getgid... (cached) yes
checking for getuid... (cached) yes
checking for mempcpy... (cached) no
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for stpcpy... (cached) no
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... (cached) yes
checking for tsearch... (cached) yes
checking for __argz_count... (cached) no
checking for __argz_stringify... (cached) no
checking for __argz_next... (cached) no
checking for iconv... (cached) no, consider installing GNU libiconv
checking for nl_langinfo and CODESET... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) no
checking for msgfmt... (cached) /usr/local/bin/msgfmt
checking for gmsgfmt... (cached) /usr/local/bin/msgfmt
checking for xgettext... (cached) /usr/local/bin/xgettext
checking for bison... no
checking for catalogs to be installed...  ca cs da de el en_GB es fi fr ga 
gl hu hr it ja ko lt nl nn no pl pt_BR ro ru sk sv tr uk zh_CN zh_TW
checking for gtk-config... (cached) /usr/X11R6/bin/gtk-config
checking for GTK - version >= 1.2.8... yes
checking for math.h... (cached) yes
checking for ieeefp.h... (cached) yes
checking for extra flags to get ANSI library prototypes... none needed
checking for extra flags for POSIX compliance... none needed
checking for XmuClientWindow in -lXmu... (cached) yes
checking for X11/Xmu/WinUtil.h... (cached) yes
checking for aa_printf in -laa... (cached) yes
checking for aalib.h... (cached) yes
checking for TIFFReadScanline in -ltiff... (cached) yes
checking for tiffio.h... (cached) yes
checking for jpeg_destroy_decompress in -ljpeg... (cached) yes
checking for jpeglib.h... yes
checking for jpeg_simple_progression in -ljpeg... (cached) yes
checking for gzsetparams in -lz... (cached) yes
checking for zlib.h... (cached) yes
checking for png_read_info in -lpng... (cached) yes
checking for png.h... (cached) yes
checking for png_structp in png.h... yes
checking for GetMPEGFrame in -lmpeg... (cached) no
configure: warning: *** MPEG plug-in will not be built (MPEG library not 
found) ***
checking for XpmReadFileToXpmImage in -lXpm... (cached) yes
checking for X11/xpm.h... (cached) yes
checking for sys/ipc.h... (cached) yes
checking for sys/shm.h... (cached) yes
checking whether shmctl IPC_RMID allowes subsequent attaches... no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) 
yes
checking for sys/param.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/times.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for unistd.h... (cached) yes
checking for winsock.h... (cached) no
checking for pid_t... (cached) yes
checking return type of signal handlers... (cached) void
checking for vprintf... (cached) yes
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for finite... (cached) yes
checking fd_set and sys/select... yes
checking for random... (cached) yes
checking for difftime... (cached) yes
checking for putenv... (cached) yes
checking for rint... (cached) yes
checking for mmap... (cached) yes
checking for inline definition in glibconfig.h... no
checking for inline... (cached) inline
checking for gnome-config... (cached) no
checking for gtk_xmhtml_new in -lgtkxmhtml... (cached) no
configure: warning: *** Help browser plug-in will not be built (GtkXMHTML 
library not found) ***
checking for emacs... no
checking for xemacs... no
checking for gtkdoc-mkdb... (cached) false
checking for sendmail... (cached) /usr/sbin/sendmail
checking for perl5... (cached) /usr/bin/perl5
checking for perl version >= 5.004_04... yes
checking for vsnprintf... (cached) yes
checking for intelligent life... not found
checking for _exit... (cached) yes
updating cache ./config.cache
creating ./config.status
creating gimp-1.2.1
creating gimprc
creating gimprc_user
creating gimprc-1.2.5
creating gimptool-1.2
creating gimptool-1.2.1
creating gimp-remote-1.2.1
creating gimp.spec
creating gimp-zip
creating gimptool-win32.c
creating libgimp/gimpfeatures.h
creating libgimp/Makefile
creating libgimp/makefile.mingw
creating app/Makefile
creating app/makefile.mingw
creating app/gimp.rc
creating plug-ins/Makefile
creating plug-ins/makefile.mingw
creating plug-ins/perl/config.pl
creating plug-ins/libgck/Makefile
creating plug-ins/libgck/gck/Makefile
creating plug-ins/dbbrowser/Makefile
creating plug-ins/script-fu/Makefile
creating plug-ins/script-fu/scripts/Makefile
creating plug-ins/webbrowser/Makefile
creating plug-ins/xjt/Makefile
creating plug-ins/FractalExplorer/Makefile
creating plug-ins/FractalExplorer/fractalexplorer-examples/Makefile
creating plug-ins/Lighting/Makefile
creating plug-ins/MapObject/Makefile
creating plug-ins/bmp/Makefile
creating plug-ins/common/Makefile
creating plug-ins/faxg3/Makefile
creating plug-ins/fits/Makefile
creating plug-ins/flame/Makefile
creating plug-ins/fp/Makefile
creating plug-ins/gap/Makefile
creating plug-ins/gdyntext/Makefile
creating plug-ins/gfig/Makefile
creating plug-ins/gfig/gfig-examples/Makefile
creating plug-ins/gflare/Makefile
creating plug-ins/gflare/gflares/Makefile
creating plug-ins/gfli/Makefile
creating plug-ins/gimpressionist/Makefile
creating plug-ins/gimpressionist/Brushes/Makefile
creating plug-ins/gimpressionist/Paper/Makefile
creating plug-ins/gimpressionist/Presets/Makefile
creating plug-ins/helpbrowser/Makefile
creating plug-ins/ifscompose/Makefile
creating plug-ins/imagemap/Makefile
creating plug-ins/maze/Makefile
creating plug-ins/mosaic/Makefile
creating plug-ins/pagecurl/Makefile
creating plug-ins/print/Makefile
creating plug-ins/print/escputil-1.2.1
creating plug-ins/rcm/Makefile
creating plug-ins/sel2path/Makefile
creating plug-ins/sgi/Makefile
creating plug-ins/twain/Makefile
creating plug-ins/winsnap/Makefile
creating modules/Makefile
creating modules/makefile.mingw
creating devel-docs/Makefile
creating devel-docs/libgimp/Makefile
creating devel-docs/pdb/Makefile
creating data/Makefile
creating data/brushes/Makefile
creating data/gradients/Makefile
creating data/palettes/Makefile
creating data/patterns/Makefile
creating Makefile
creating build/Makefile
creating build/win32/Makefile
creating build/win32/dirent/Makefile
creating po/Makefile.in
creating po-libgimp/Makefile.in
creating plug-ins/perl/po/Makefile.in
creating po-plug-ins/Makefile.in
creating po-script-fu/Makefile.in
creating intl/Makefile
creating tools/Makefile
creating tools/authorsgen/Makefile
creating tools/pdbgen/Makefile
creating tips/Makefile
creating help/Makefile
creating help/C/Makefile
creating help/C/channels/Makefile
creating help/C/dialogs/Makefile
creating help/C/dialogs/channels/Makefile
creating help/C/dialogs/color_selectors/Makefile
creating help/C/dialogs/gradient_editor/Makefile
creating help/C/dialogs/layers/Makefile
creating help/C/dialogs/palette_editor/Makefile
creating help/C/dialogs/paths/Makefile
creating help/C/dialogs/preferences/Makefile
creating help/C/file/Makefile
creating help/C/filters/Makefile
creating help/C/image/Makefile
creating help/C/image/edit/Makefile
creating help/C/image/image/Makefile
creating help/C/image/image/colors/Makefile
creating help/C/image/image/colors/auto/Makefile
creating help/C/image/image/mode/Makefile
creating help/C/image/image/transforms/Makefile
creating help/C/image/select/Makefile
creating help/C/image/view/Makefile
creating help/C/images/Makefile
creating help/C/images/examples/Makefile
creating help/C/images/glossary/Makefile
creating help/C/images/tools/Makefile
creating help/C/layers/Makefile
creating help/C/layers/stack/Makefile
creating help/C/open/Makefile
creating help/C/paths/Makefile
creating help/C/save/Makefile
creating help/C/stylesheet-images/Makefile
creating help/C/toolbox/Makefile
creating help/C/toolbox/help/Makefile
creating help/C/tools/Makefile
creating config.h
config.h is unchanged
creating po/POTFILES
creating po/Makefile
creating po-libgimp/POTFILES
creating po-libgimp/Makefile
creating plug-ins/perl/po/POTFILES
creating plug-ins/perl/po/Makefile
creating po-plug-ins/POTFILES
creating po-plug-ins/Makefile
creating po-script-fu/POTFILES
creating po-script-fu/Makefile
invoking perl for configuration...

WARNING: unable to use PDL (the perl data language). This means that
         normal pixel access is non-functional. Unless you plan to use
         Tile/PixelRgn functions together with PDL, this is harmless. The
         plug-ins using PDL, however, will NOT WORK and you can NO LONGER
         install PDL later. You can get PDL from any CPAN mirror.

checking for PDL support... no

NOTICE:  unable to use the Perl-Gtk interface. Many features (like
         Gimp::Fu) rely on this extension. You can build without it (and
         many scripts will be disabled or run with reduced functionality
         only), but it's better to install it (version 0.6123 or higher is
         required, you can get it from ftp://ftp.gimp.org/pub/gtk/perl/ or
         any CPAN mirror.


NOTICE: Parse::RecDescent not found, scm2perl, the Scheme->Perl
        translator, will not work. This is normally not a problem, since
        it is quite unimportant for most people.

building embedded perl module... no
writing Gimp/Config.pm... ok
Warning: prerequisite Gtk 0.5 not found at (eval 4) line 219.
Warning: prerequisite PDL 1.99 not found at (eval 4) line 219.
Warning: prerequisite Parse::RecDescent 1.6 not found at (eval 4) line 
219.
Writing Makefile for Gimp::Lib
Writing Makefile for Gimp::Net
Writing Makefile for Gimp::UI
Writing Makefile for Gimp


--=====================_17810331==_
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: attachment; filename="config.log"

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:789: checking for a BSD compatible install
configure:842: checking whether build environment is sane
configure:899: checking whether make sets ${MAKE}
configure:938: checking for working aclocal
configure:951: checking for working autoconf
configure:964: checking for working automake
configure:977: checking for working autoheader
configure:990: checking for working makeinfo
configure:1011: checking for gcc
configure:1124: checking whether the C compiler (gcc  ) works
configure:1140: gcc -o conftest    conftest.c  1>&5
configure:1166: checking whether the C compiler (gcc  ) is a cross-compiler
configure:1171: checking whether we are using GNU C
configure:1199: checking whether gcc accepts -g
configure:1243: checking for Cygwin environment
configure:1276: checking for mingw32 environment
configure:1305: checking how to run the C preprocessor
configure:1460: checking host system type
configure:1481: checking build system type
configure:1510: checking for ld used by GCC
configure:1578: checking if the linker (/usr/libexec/elf/ld) is GNU ld
configure:1595: checking for /usr/libexec/elf/ld option to reload object files
configure:1607: checking for BSD-compatible nm
configure:1645: checking whether ln -s works
configure:1666: checking how to recognise dependant libraries
configure:1843: checking for object suffix
configure:1869: checking for executable suffix
configure:1910: checking command to parse /usr/bin/nm -B output
configure:2093: checking for dlfcn.h
configure:2271: checking for ranlib
configure:2338: checking for strip
configure:2853: checking for objdir
configure:2880: checking for gcc option to produce PIC
configure:3032: checking if gcc PIC flag     -fPIC works
configure:3098: checking if gcc static flag -static works
configure:3140: checking if gcc supports -c -o file.o
configure:3188: checking if gcc supports -c -o file.lo
configure:3256: checking if gcc supports -fno-rtti -fno-exceptions
configure:3269: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
configure:3296: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:3981: checking how to hardcode library paths into programs
configure:4009: checking whether stripping libraries is possible
configure:4023: checking dynamic linker characteristics
configure:4424: checking if libtool supports shared libraries
configure:4428: checking whether to build shared libraries
configure:4451: checking whether to build static libraries
configure:4987: checking whether -lc should be explicitly linked in
configure:5590: checking whether to enable maintainer-specific portions of Makefiles
configure:5620: checking host system type
configure:5642: checking for some Win32 platform
configure:5663: checking for native Win32
configure:5730: checking for strerror in -lcposix
configure:5775: checking for gcc option to accept ANSI C
configure:5863: checking for a BSD compatible install
configure:5916: checking whether ln -s works
configure:5937: checking whether make sets ${MAKE}
configure:5964: checking how to run the C preprocessor
configure:7535: checking whether we are using the GNU C Library 2.1 or newer
configure:7576: checking for argz.h
configure:7576: checking for limits.h
configure:7576: checking for locale.h
configure:7576: checking for nl_types.h
configure:7576: checking for malloc.h
configure:7576: checking for stddef.h
configure:7576: checking for stdlib.h
configure:7576: checking for string.h
configure:7576: checking for unistd.h
configure:7576: checking for sys/param.h
configure:7617: checking for feof_unlocked
configure:7617: checking for fgets_unlocked
configure:7617: checking for getcwd
configure:7617: checking for getegid
configure:7617: checking for geteuid
configure:7617: checking for getgid
configure:7617: checking for getuid
configure:7617: checking for mempcpy
configure:7617: checking for munmap
configure:7617: checking for putenv
configure:7617: checking for setenv
configure:7617: checking for setlocale
configure:7617: checking for stpcpy
configure:7617: checking for strchr
configure:7617: checking for strcasecmp
configure:7617: checking for strdup
configure:7617: checking for strtoul
configure:7617: checking for tsearch
configure:7617: checking for __argz_count
configure:7617: checking for __argz_stringify
configure:7617: checking for __argz_next
configure:7685: checking for iconv
configure:7800: checking for nl_langinfo and CODESET
configure:7835: checking for LC_MESSAGES
configure:7868: checking whether NLS is requested
configure:7890: checking whether included gettext is requested
configure:7910: checking for libintl.h
configure:8194: checking for msgfmt
configure:8228: checking for gmsgfmt
configure:8264: checking for xgettext
configure:8335: checking for bison
configure:8415: checking for catalogs to be installed
configure:8684: checking for gtk-config
configure:8719: checking for GTK - version >= 1.2.8
configure:8820: gcc -o conftest -g -O2 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   conftest.c -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lXi -lXext -lX11 -lm  1>&5
configure:8959: checking for math.h
configure:8959: checking for ieeefp.h
configure:8997: checking for extra flags to get ANSI library prototypes
configure:9009: gcc -o conftest -g -O2 -Wall   conftest.c  -lm 1>&5
configure:9049: checking for extra flags for POSIX compliance
configure:9058: gcc -c -g -O2 -Wall  conftest.c 1>&5
configure: In function `main':
configure:9054: warning: unused variable `dir'
configure:9100: checking for XmuClientWindow in -lXmu
configure:9136: checking for X11/Xmu/WinUtil.h
configure:9254: checking for aa_printf in -laa
configure:9290: checking for aalib.h
configure:9331: checking for TIFFReadScanline in -ltiff
configure:9367: checking for tiffio.h
configure:9554: checking for jpeg_destroy_decompress in -ljpeg
configure:9598: checking for jpeglib.h
configure:9610: gcc -E  -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:9627: checking for jpeg_simple_progression in -ljpeg
configure:9679: checking for gzsetparams in -lz
configure:9715: checking for zlib.h
configure:9756: checking for png_read_info in -lpng
configure:9792: checking for png.h
configure:9831: checking for png_structp in png.h
configure:9840: gcc -c -g -O2 -Wall  -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:9836: warning: statement with no effect
configure:9836: warning: unused variable `cmap'
configure:9836: warning: unused variable `info'
configure:9836: warning: unused variable `pp'
configure:9863: checking for GetMPEGFrame in -lmpeg
configure:9940: checking for XpmReadFileToXpmImage in -lXpm
configure:9976: checking for X11/xpm.h
configure:10017: checking for sys/ipc.h
configure:10054: checking for sys/shm.h
configure:10091: checking whether shmctl IPC_RMID allowes subsequent attaches
configure:10122: gcc -o conftest -g -O2 -Wall  -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib -L/usr/X11R6/lib  conftest.c  -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lXi -lXext -lX11 -lm 1>&5
configure: failed program was:
#line 10096 "configure"
#include "confdefs.h"

	#include <sys/types.h>
	#include <sys/ipc.h>
	#include <sys/shm.h>
	int main()
	{
	  int id;
	  char *shmaddr;
	id = shmget (IPC_PRIVATE, 4, IPC_CREAT | 0777);
	if (id == -1)
	  exit (2);
	  shmaddr = shmat (id, 0, 0);
	  shmctl (id, IPC_RMID, 0);
	  if ((char*) shmat (id, 0, 0) == (char*) -1)
	  {
	    shmdt (shmaddr);
	    exit (1);
	  }
	  shmdt (shmaddr);
	  shmdt (shmaddr);
	  exit (0);
	}
    
configure:10145: checking for dirent.h that defines DIR
configure:10183: checking for opendir in -ldir
configure:10266: checking for ANSI C header files
configure:10370: checking for sys/wait.h that is POSIX.1 compatible
configure:10412: checking whether time.h and sys/time.h may both be included
configure:10449: checking for sys/param.h
configure:10485: checking for sys/time.h
configure:10521: checking for sys/times.h
configure:10557: checking for sys/wait.h
configure:10593: checking for unistd.h
configure:10629: checking for winsock.h
configure:10665: checking for pid_t
configure:10698: checking return type of signal handlers
configure:10739: checking for vprintf
configure:10847: checking for working alloca.h
configure:10880: checking for alloca
configure:11082: checking for finite
configure:11190: checking fd_set and sys/select
configure:11199: gcc -c -g -O2 -Wall  -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:11195: warning: unused variable `writeMask'
configure:11195: warning: unused variable `readMask'
configure:11239: checking for random
configure:11406: checking for difftime
configure:11459: checking for putenv
configure:11511: checking for rint
configure:11610: checking for mmap
configure:11664: checking for inline definition in glibconfig.h
configure:11687: checking for inline
configure:11731: checking for gnome-config
configure:11770: checking for gtk_xmhtml_new in -lgtkxmhtml
configure:11982: checking for emacs
configure:11982: checking for xemacs
configure:12022: checking for gtkdoc-mkdb
configure:12111: checking for sendmail
configure:12174: checking for perl5
configure:12235: checking for perl version >= 5.004_04
configure:12255: checking for vsnprintf
configure:12314: checking for intelligent life
configure:12338: checking for _exit

--=====================_17810331==_
Content-Type: text/plain; charset="us-ascii"; format=flowed


--=====================_17810331==_--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.2.0.9.2.20030408112618.0210e670>