XFE port error

Esaltato esaltato at tele2.it
Sun Feb 27 00:26:50 GMT 2005


Hello, I get this error trying to portupgrade XFE:
checking for fxfindfox in -pthread -lFOX-1.2... no
configure: error: "libFOX not found"
All my ports are up to date except this one and gnome2.
Here's the output of the "portupgrade xfe" command:

--->  Upgrading 'xfe-0.72' to 'xfe-0.72_1' (x11-fm/xfe)
--->  Building '/usr/ports/x11-fm/xfe'
===>  Cleaning for libiconv-1.9.2_1
===>  Cleaning for gettext-0.14.1
===>  Cleaning for gmake-3.80_2
===>  Cleaning for imake-6.8.1
===>  Cleaning for libtool-1.3.5_2
===>  Cleaning for libtool-1.5.10
===>  Cleaning for pkgconfig-0.15.0_1
===>  Cleaning for jpeg-6b_3
===>  Cleaning for png-1.2.8_1
===>  Cleaning for tiff-3.7.1_2
===>  Cleaning for perl-5.8.6_2
===>  Cleaning for freetype2-2.1.7_4
===>  Cleaning for expat-1.95.8
===>  Cleaning for fontconfig-2.2.3,1
===>  Cleaning for libXft-2.1.6
===>  Cleaning for fox-1.4.6
===>  Cleaning for xorg-libraries-6.8.1_1
===>  Cleaning for xfe-0.72_1
===>  Vulnerability check disabled, database not found
===>  Extracting for xfe-0.72_1
=> Checksum OK for xfe-0.72.tar.gz.
===>  Patching for xfe-0.72_1
===>  Applying FreeBSD patches for xfe-0.72_1
===>   xfe-0.72_1 depends on executable: gmake - found
===>   xfe-0.72_1 depends on shared library: FOX-1.4 - found
===>   xfe-0.72_1 depends on shared library: png.5 - found
===>   xfe-0.72_1 depends on shared library: intl - found
===>  Configuring for xfe-0.72_1
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c -o root -g 
wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking whether gmake sets $(MAKE)... (cached) yes
checking for i386-portbld-freebsd5.3-gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking for i386-portbld-freebsd5.3-g++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g 
wheel
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking build system type... i386-portbld-freebsd5.3
checking host system type... i386-portbld-freebsd5.3
checking for i386-portbld-freebsd5.3-ranlib... no
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... no
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for __fsetlocking... no
checking for iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so 
-Wl,-rpath -Wl,/usr/local/lib
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.75, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so 
-Wl,-rpath -Wl,/usr/local/lib
checking for fxfindfox in -pthread -lFOX-1.2... no
configure: error: "libFOX not found"
===>  Script "configure" failed unexpectedly.
Please report the problem to ports at FreeBSD.org [maintainer] and attach the
"/usr/ports/x11-fm/xfe/work/xfe-0.72/config.log" including the output of the
failure of your make command. Also, it might be a good idea to provide an
overview of all packages installed on your system (e.g. an `ls 
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/x11-fm/xfe.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade9150.0 make** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! x11-fm/xfe (xfe-0.72) (configure error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed


----------------------------------------------------------


Here's the list of my installed packages:

Hermes-1.3.3_1                     libgnomeui-2.8.1
ImageMagick-6.1.9.4                libgpg-error-1.0_1
ORBit2-2.12.1                      libgsf-1.10.1
OpenEXR-1.2.1_1                    libgtkhtml-2.6.3
a2ps-a4-4.13b_3                    libgtop2-2.8.3
aMule-devel-2.0.0rc7_2             libiconv-1.9.2_1
aalib-1.4.r5_1                     libid3tag-0.15.0b_2
acroread-5.10_1                    libidn-0.5.13
amarok-1.1.1_1                     libijs-0.35
apache-ant-1.6.2                   libltdl-1.5.10
arts-1.3.2,1                       libmad-0.15.1b_1
aspell-0.60.2                      libmatroska-0.7.4
at-spi-1.6.2                       libmikmod-esound-3.1.11
atk-1.8.0                          libmng-1.0.8
autoconf-2.13.000227_5             libmpeg2-0.4.0b_1
autoconf-2.53_3                    libmusepack-1.0.3
autoconf-2.59_2                    libmusicbrainz-2.1.1
automake-1.4.6_1                   libogg-1.1.2_1,3
automake-1.5_2,1                   librsvg2-2.8.1_1
azureus-2.2.0.2_4                  libsndfile-1.0.11
beep-media-player-esound-0.9.7_1,1 libsoup-2.2.2_1
bison-1.75_2                       libtool-1.3.5_2
bitstream-vera-1.10_1              libtool-1.5.10
bluefish-1.0_1                     libusb-0.1.7_1
bmp-extra-plugins-0.2.2            libvisual-0.1.7
bmp-wma-0.1.1_1                    libvorbis-1.1.0_1,3
bugbuddy-2.8.0_3                   libwmf-0.2.8.3
bzip-0.21                          libwnck-2.8.1_1
cdrdao-1.1.9                       libwww-5.4.0_1
cjk-cdrtools-2.01.20041227         libxfce4gui-4.2.0
compat4x-i386-5.3                  libxfce4mcs-4.2.0
coreutils-5.2.1                    libxfce4util-4.2.0
cups-base-1.1.23.0_3               libxine-1.0_1
curl-7.12.3_2                      libxklavier-1.04_1,1
cvsup-16.1h                        libxml2-2.6.17
cyrus-sasl-2.1.20_1                libxslt-1.1.12_1
dasher-3.2.11_4                    linc-1.0.3_2
dbh-1.0.20                         links-2.1.p15,1
dclib-0.3.7                        linux-XFree86-libs-4.3.99.902_2
desktop-file-utils-0.10_1          linux-atk-1.2.0_2
djbfft-0.76_1                      linux-expat-1.95.5_2
docbook-sk-4.1.2_3                 linux-flashplugin-6.0r79_2
docbook-xml-4.2_1                  linux-fontconfig-2.1_2
docbook-xsl-1.68.1                 linux-glib2-2.2.1_2
dvd+rw-tools-5.21.4.10.8           linux-gtk2-2.2.1_3
dvipsk-tetex-5.95a_1               linux-jpeg-6b.15_3
e2fsprogs-1.36                     linux-pango-1.2.1_2
easytag-1.0                        linux-png-1.2.7_5
eclipse-3.0.1_3                    linux-realplayer-10.0.2_1
eel2-2.8.2                         linux-sun-jdk-1.4.2.07_1
eject-1.4_2                        linux-tiff-3.6.1_1
eog2-2.8.2_1                       linux_base-8-8.0_6
epiphany-1.4.8                     linuxpluginwrapper-20050119_1
esound-0.2.35_1                    linuxthreads-2.2.3_16
evolution-2.0.4                    liteamp-0.2.3.2_5
evolution-data-server-1.0.4        liveMedia-2005.02.14,1
evolution-webcal-2.0.1_1           m4-1.4.1
expat-1.95.8                       mad-0.15.0b
faad2-2.0_5,1                      madplay-esound-0.15.0b_2
fam-2.6.9_6                        mail-notification-1.0
ffmpeg-0.4.9.p1_1                  metacity-2.8.13
fileroller-2.8.4,1                 mozilla-1.7.5_1,2
firefox-1.0.1_1,1                  mp3gain-1.3.2
firefox-remote-20040803            mp3info-gtk-0.8.4_1
flac-1.1.0_4                       mpeg2codec-1.2_1
fontconfig-2.2.3,1                 mpeg4ip-libmp4v2-1.1_1
fox-1.4.6                          mplayer-gtk-esound-0.99.5_6
freetype2-2.1.7_4                  mplayer-skins-1.1.1_1
gail-1.8.2                         musepack-1.15r
gaim-1.1.4                         nas-1.7
gaim-guifications-2.9_2            nasm-0.98.39,1
gal2-2.2.5                         nautilus-cd-burner-2.8.7
gcalctool-4.4.22,2                 nautilus-media-0.8.1
gcc-3.2.3_3                        nautilus2-2.8.2_1
gcc-3.3.6_20050223                 netpbm-10.26.2
gconf-editor-2.8.2_1,1             netspeed_applet-0.10_1
gconf2-2.8.1_1                     nspr-4.4.1_1
gd-2.0.33_1,1                      nss-3.9.2
gdbm-1.8.3_1                       numlockx-1.0_1
gdk-pixbuf-0.22.0_3                nvu-0.81
gdm-2.6.0.7                        ocrad-0.10
gedit-2.8.3                        open-motif-2.2.3_1
gengetopt-2.11                     openldap-client-2.2.23
gettext-0.14.1                     openslp-1.0.11_1
ggv-2.8.3_1                        opera-7.54.20050131
ghostscript-gnu-7.07_12            p5-Digest-HMAC-1.01
gimp-gnome-2.2.4,1                 p5-Digest-SHA1-2.10
gimp-print-4.2.7_1                 p5-HTML-Parser-3.45
gle-3.0.3                          p5-HTML-Tagset-3.04
glib-1.2.10_11                     p5-Mail-SpamAssassin-3.0.2_1
glib-2.4.8                         p5-Mail-Tools-1.66
gmake-3.80_2                       p5-Net-DNS-0.48
gmime-2.1.12                       p5-URI-1.35
gnet2-2.0.5_1                      p5-XML-Parser-2.34_1
gnome-commander2-1.1.6_1           p5-gettext-1.03
gnome-icon-theme-2.8.0_1           pan2-0.14.2.91_1
gnome-industrial-theme-0.2.29_4    pango-1.6.0
gnome-themes-2.8.2                 pccts-1.33.33
gnome-themes-extras-0.8.0_1        pcre-5.0
gnome2-2.8.2                       perl-5.8.6_2
gnomeapplets2-2.8.2                pkgconfig-0.15.0_1
gnomeaudio2-2.0.0                  pkgdb.db
gnomecontrolcenter2-2.8.2_1        png-1.2.8_1
gnomedesktop-2.8.3                 popt-1.7
gnomegames2-2.8.3                  portupgrade-20041226_1
gnomehier-1.0_22                   py24-fchksum-1.7.1
gnomekeyring-0.4.1                 python-2.4_1
gnomemag-0.11.14                   qmake-3.3.4
gnomemedia2-2.8.0_2                qt-3.3.4
gnomemimedata-2.4.2                rar-3.41,1
gnomenetstatus-2.8.0_2             razor-agents-2.67
gnomenettool-1.0.0_1,1             rox-2.2.0_1
gnomepanel-2.8.3                   rpm-3.0.6_9
gnomesession-2.8.1_1               rpm2cpio-1.2_2
gnomespeech-0.3.6_1                ruby-1.8.2_3
gnomespell-1.0.5_4                 ruby18-bdb1-0.2.2
gnomesystemmonitor-2.8.3           sane-backends-1.0.15
gnomesystemtools-1.0.2             scrollkeeper-0.3.14_1,1
gnometerminal-2.8.2                sdl-1.2.8,2
gnomeuserdocs2-2.8.1               sdocbook-xml-4.1.2.5_2
gnomeutils2-2.8.1_1,1              shared-mime-info-0.15_7
gnomevfs2-2.8.4                    skype-1.0.0.1
gnopernicus-0.9.19_1               snes9express-1.42_2
gnutls-1.0.24_1                    snes9x-1.42
gocr-0.39                          speex-1.0.4_1,1
gok-0.11.17_1                      startup-notification-0.8_1
gpdf-2.8.3_1                       svgalib-1.4.3_4
gqview-1.4.5_1                     t1lib-5.0.1,1
gsfonts-8.11_2                     taglib-1.3.1
gstreamer-0.8.9                    tagtool-0.11.1_1
gstreamer-plugins-0.8.7_1          teTeX-3.0
gthumb-2.6.3                       teTeX-base-3.0_2
gtk-1.2.10_12                      teTeX-texmf-3.0
gtk-2.4.14_2                       tex-texmflocal-1.9
gtk-bluecurve-theme-0.73_1         texi2html-1.76_1,1
gtk-engines2-2.2.0_6               thunderbird-1.0_1
gtk-theme-switch-1.0.1_2           tiff-3.7.1_2
gtk-xfce-engine-2.2.5              tightvnc-1.2.9
gtk2-theme-switch-2.0.0.r2_4       timer-applet-0.5.1
gtkhtml3-3.2.5                     transcode-1.0.0.b2
gtksourceview-1.1.92               unzip-5.51
gtkspell2-2.0.9                    urwfonts-1.0
gtodo-0.14_2                       valknut-0.3.7
gucharmap-gnome-1.4.2_1            vcdimager-0.7.21_1
guile-1.6.5                        vino-2.8.1
gxmms-0.2.1_1                      vlc-esound-0.8.1_7
help2man-1.34.2                    vte-0.11.11_2
hicolor-icon-theme-0.5             weblint-1.020
id3lib-3.8.3_1                     wget-1.8.2_6
imake-6.8.1                        win32-codecs-3.1.0.p5,1
intltool-0.32.1                    wine-20050211
it-aspell-0.60.2                   wxgtk-common-2.4.2_1
it-openoffice-1.1.4                wxgtk2-2.4.2_5
jamboree-0.5_1                     xchat2-2.4.1
jasper-1.701.0                     xdvik-tetex-22.84.8_1
javavmwrapper-2.0_3                xfce-4.2.0
jbigkit-1.6                        xfce4-appfinder-4.2.0
jdk-1.4.2p7                        xfce4-desktop-4.2.0
jpeg-6b_3                          xfce4-fm-4.2.0
k3b-0.11.20                        xfce4-icon-theme-4.2.0
kasablanca-0.4.0.2                 xfce4-iconbox-4.2.0
kdegraphics-kooka-3.3.2            xfce4-mcs-manager-4.2.0
kdehier-1.0_4                      xfce4-mcs-plugins-4.2.0
kdelibs-3.3.2_5                    xfce4-mixer-4.2.0
kdirstat-2.4.3                     xfce4-panel-4.2.0
krename-3.0.3                      xfce4-print-4.2.0
lame-3.96.1                        xfce4-session-4.2.0
lcms-1.14,1                        xfce4-systray-4.2.0
leafpad-0.7.9                      xfce4-toys-4.2.0
libIDL-0.8.5                       xfce4-trigger-launcher-4.2.0
libXft-2.1.6                       xfce4-utils-4.2.0
liba52-0.7.4_1                     xfce4-wm-4.2.0_1
libao-esound-0.8.5                 xfe-0.72
libart_lgpl2-2.3.17                ximian-connector-2.0.4
libaudiofile-0.2.6                 xine-0.99.3
libbonobo-2.8.1                    xmlcatmgr-2.2
libbonoboui-2.8.1_1                xmms-esound-1.2.10_2
libcddb-0.9.6                      xmms-musepack-1.8.0_1
libcdio-0.72_1                     xmms-status-plugin-1.0_1
libcroco-0.6.0                     xmms-wma-1.0.4_1
libdts-0.0.2                       xorg-clients-6.8.1_1
libdv-0.103                        xorg-documents-6.8.1
libdvbpsi-0.1.4                    xorg-fonts-100dpi-6.8.1
libdvdcss-1.2.8_1                  xorg-fonts-75dpi-6.8.1
libdvdnav-0.1.9_1                  xorg-fonts-encodings-6.8.1
libdvdread-0.9.4_1                 xorg-fonts-miscbitmaps-6.8.1
libebml-0.7.2                      xorg-fonts-truetype-6.8.1
libexecinfo-1.1                    xorg-libraries-6.8.1_1
libexif-0.6.10                     xorg-manpages-6.8.1
libfame-0.9.1_1                    xorg-nestserver-6.8.1
libfpx-1.2.0.11                    xorg-server-6.8.1_2
libgail-gnome-1.1.0                xscreensaver-gnome-4.20
libgcrypt-1.2.1                    xterm-200
libglade2-2.4.2                    xvid-1.0.3,1
libglut-6.0.1                      xvid4conf-1.10_1
libgnome-2.8.1                     yelp-2.6.5
libgnomecanvas-2.8.0               zenity-2.8.2
libgnomecups-0.1.14,1              zip-2.3_2
libgnomeprint-2.8.2                zsnes-1.42,1
libgnomeprintui-2.8.2
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --with-x --prefix=/usr/local i386-portbld-freebsd5.3

## --------- ##
## Platform. ##
## --------- ##

hostname = Now
uname -m = i386
uname -r = 5.3-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 5.3-STABLE #6: Fri Feb 18 23:14:45 CET 2005     root at Now:/usr/src/sys/i386/compile/MYKERNEL 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin
PATH: /usr/local/html2pop3


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1341: checking for a BSD-compatible install
configure:1395: result: /usr/bin/install -c -o root -g wheel
configure:1406: checking whether build environment is sane
configure:1449: result: yes
configure:1482: checking for gawk
configure:1511: result: no
configure:1482: checking for mawk
configure:1511: result: no
configure:1482: checking for nawk
configure:1498: found /usr/bin/nawk
configure:1508: result: nawk
configure:1518: checking whether gmake sets $(MAKE)
configure:1538: result: yes
configure:1708: checking whether gmake sets $(MAKE)
configure:1728: result: yes
configure:1745: checking for i386-portbld-freebsd5.3-gcc
configure:1771: result: cc
configure:2053: checking for C compiler version
configure:2056: cc --version </dev/null >&5
cc (GCC) 3.4.2 [FreeBSD] 20040728
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2059: $? = 0
configure:2061: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
configure:2064: $? = 0
configure:2066: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2069: $? = 1
configure:2093: checking for C compiler default output
configure:2096: cc -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2099: $? = 0
configure:2145: result: a.out
configure:2150: checking whether the C compiler works
configure:2156: ./a.out
configure:2159: $? = 0
configure:2176: result: yes
configure:2183: checking whether we are cross compiling
configure:2185: result: no
configure:2188: checking for suffix of executables
configure:2190: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2193: $? = 0
configure:2218: result: 
configure:2224: checking for suffix of object files
configure:2246: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:2249: $? = 0
configure:2271: result: o
configure:2275: checking whether we are using the GNU C compiler
configure:2300: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:2303: $? = 0
configure:2306: test -s conftest.o
configure:2309: $? = 0
configure:2322: result: yes
configure:2328: checking whether cc accepts -g
configure:2350: cc -c -g -I/usr/local/include conftest.c >&5
configure:2353: $? = 0
configure:2356: test -s conftest.o
configure:2359: $? = 0
configure:2370: result: yes
configure:2387: checking for cc option to accept ANSI C
configure:2448: cc  -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:2451: $? = 0
configure:2454: test -s conftest.o
configure:2457: $? = 0
configure:2475: result: none needed
configure:2493: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2496: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2616: checking for style of include used by gmake
configure:2644: result: GNU
configure:2672: checking dependency style of cc
configure:2755: result: gcc3
configure:2782: checking for i386-portbld-freebsd5.3-g++
configure:2808: result: c++
configure:2866: checking for C++ compiler version
configure:2869: c++ --version </dev/null >&5
c++ (GCC) 3.4.2 [FreeBSD] 20040728
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2872: $? = 0
configure:2874: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
configure:2877: $? = 0
configure:2879: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:2882: $? = 1
configure:2885: checking whether we are using the GNU C++ compiler
configure:2910: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5
configure:2913: $? = 0
configure:2916: test -s conftest.o
configure:2919: $? = 0
configure:2932: result: yes
configure:2938: checking whether c++ accepts -g
configure:2960: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:2963: $? = 0
configure:2966: test -s conftest.o
configure:2969: $? = 0
configure:2980: result: yes
configure:3024: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5
configure:3027: $? = 0
configure:3030: test -s conftest.o
configure:3033: $? = 0
configure:3060: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5
configure: In function `int main()':
configure:3058: error: `exit' undeclared (first use this function)
configure:3058: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:3063: $? = 1
configure: failed program was:
| #line 3044 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3024: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5
configure:3027: $? = 0
configure:3030: test -s conftest.o
configure:3033: $? = 0
configure:3060: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5
configure:3063: $? = 0
configure:3066: test -s conftest.o
configure:3069: $? = 0
configure:3094: checking dependency style of c++
configure:3177: result: gcc3
configure:3206: checking for a BSD-compatible install
configure:3260: result: /usr/bin/install -c -o root -g wheel
configure:3280: checking for special C compiler options needed for large files
configure:3360: result: no
configure:3366: checking for _FILE_OFFSET_BITS value needed for large files
configure:3398: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:3401: $? = 0
configure:3404: test -s conftest.o
configure:3407: $? = 0
configure:3463: result: no
configure:3473: checking for _LARGE_FILES value needed for large files
configure:3505: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:3508: $? = 0
configure:3511: test -s conftest.o
configure:3514: $? = 0
configure:3570: result: no
configure:3597: checking whether NLS is requested
configure:3606: result: yes
configure:3644: checking for msgfmt
configure:3675: result: /usr/local/bin/msgfmt
configure:3684: checking for gmsgfmt
configure:3715: result: /usr/local/bin/msgfmt
configure:3754: checking for xgettext
configure:3785: result: /usr/local/bin/xgettext
configure:3825: checking for msgmerge
configure:3855: result: /usr/local/bin/msgmerge
configure:3896: checking build system type
configure:3914: result: i386-portbld-freebsd5.3
configure:3922: checking host system type
configure:3936: result: i386-portbld-freebsd5.3
configure:3947: checking for i386-portbld-freebsd5.3-ranlib
configure:3976: result: no
configure:3985: checking for ranlib
configure:4001: found /usr/bin/ranlib
configure:4012: result: ranlib
configure:4025: checking for strerror in -lcposix
configure:4056: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
configure:4059: $? = 1
configure: failed program was:
| #line 4033 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strerror ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
configure:4077: result: no
configure:4090: checking how to run the C preprocessor
configure:4126: cc -E -I/usr/local/include conftest.c
configure:4132: $? = 0
configure:4164: cc -E -I/usr/local/include conftest.c
configure:4169:28: ac_nonexistent.h: No such file or directory
configure:4170: $? = 1
configure: failed program was:
| #line 4156 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4208: result: cc -E
configure:4233: cc -E -I/usr/local/include conftest.c
configure:4239: $? = 0
configure:4271: cc -E -I/usr/local/include conftest.c
configure:4276:28: ac_nonexistent.h: No such file or directory
configure:4277: $? = 1
configure: failed program was:
| #line 4263 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4320: checking for egrep
configure:4330: result: grep -E
configure:4335: checking for ANSI C header files
configure:4361: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:4364: $? = 0
configure:4367: test -s conftest.o
configure:4370: $? = 0
configure:4462: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:4465: $? = 0
configure:4467: ./conftest
configure:4470: $? = 0
configure:4485: result: yes
configure:4495: checking for an ANSI C-conforming const
configure:4563: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:4566: $? = 0
configure:4569: test -s conftest.o
configure:4572: $? = 0
configure:4583: result: yes
configure:4593: checking for inline
configure:4615: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:4618: $? = 0
configure:4621: test -s conftest.o
configure:4624: $? = 0
configure:4636: result: inline
configure:4665: checking for sys/types.h
configure:4682: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:4685: $? = 0
configure:4688: test -s conftest.o
configure:4691: $? = 0
configure:4702: result: yes
configure:4665: checking for sys/stat.h
configure:4682: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:4685: $? = 0
configure:4688: test -s conftest.o
configure:4691: $? = 0
configure:4702: result: yes
configure:4665: checking for stdlib.h
configure:4682: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:4685: $? = 0
configure:4688: test -s conftest.o
configure:4691: $? = 0
configure:4702: result: yes
configure:4665: checking for string.h
configure:4682: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:4685: $? = 0
configure:4688: test -s conftest.o
configure:4691: $? = 0
configure:4702: result: yes
configure:4665: checking for memory.h
configure:4682: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:4685: $? = 0
configure:4688: test -s conftest.o
configure:4691: $? = 0
configure:4702: result: yes
configure:4665: checking for strings.h
configure:4682: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:4685: $? = 0
configure:4688: test -s conftest.o
configure:4691: $? = 0
configure:4702: result: yes
configure:4665: checking for inttypes.h
configure:4682: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:4685: $? = 0
configure:4688: test -s conftest.o
configure:4691: $? = 0
configure:4702: result: yes
configure:4665: checking for stdint.h
configure:4682: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:4685: $? = 0
configure:4688: test -s conftest.o
configure:4691: $? = 0
configure:4702: result: yes
configure:4665: checking for unistd.h
configure:4682: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:4685: $? = 0
configure:4688: test -s conftest.o
configure:4691: $? = 0
configure:4702: result: yes
configure:4714: checking for off_t
configure:4739: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:4742: $? = 0
configure:4745: test -s conftest.o
configure:4748: $? = 0
configure:4759: result: yes
configure:4771: checking for size_t
configure:4796: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:4799: $? = 0
configure:4802: test -s conftest.o
configure:4805: $? = 0
configure:4816: result: yes
configure:4830: checking for working alloca.h
configure:4852: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:4859:20: alloca.h: No such file or directory
configure:4855: $? = 1
configure: failed program was:
| #line 4836 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
|   ;
|   return 0;
| }
configure:4872: result: no
configure:4882: checking for alloca
configure:4924: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:4927: $? = 0
configure:4930: test -s conftest
configure:4933: $? = 0
configure:4944: result: yes
configure:5157: checking for stdlib.h
configure:5162: result: yes
configure:5157: checking for unistd.h
configure:5162: result: yes
configure:5298: checking for getpagesize
configure:5348: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5351: $? = 0
configure:5354: test -s conftest
configure:5357: $? = 0
configure:5368: result: yes
configure:5378: checking for working mmap
configure:5521: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5524: $? = 0
configure:5526: ./conftest
configure:5529: $? = 0
configure:5543: result: yes
configure:5555: checking whether we are using the GNU C Library 2.1 or newer
configure:5590:22: features.h: No such file or directory
configure:5587: result: no
configure:5595: checking whether integer division by zero raises SIGFPE
configure:5658: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5661: $? = 0
configure:5663: ./conftest
configure:5666: $? = 0
configure:5681: result: yes
configure:5694: checking for inttypes.h
configure:5717: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:5720: $? = 0
configure:5723: test -s conftest.o
configure:5726: $? = 0
configure:5737: result: yes
configure:5748: checking for stdint.h
configure:5771: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:5774: $? = 0
configure:5777: test -s conftest.o
configure:5780: $? = 0
configure:5791: result: yes
configure:5802: checking for unsigned long long
configure:5825: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5828: $? = 0
configure:5831: test -s conftest
configure:5834: $? = 0
configure:5845: result: yes
configure:5877: checking for inttypes.h
configure:5901: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:5904: $? = 0
configure:5907: test -s conftest.o
configure:5910: $? = 0
configure:5922: result: yes
configure:5935: checking whether the inttypes.h PRIxNN macros are broken
configure:5962: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:5965: $? = 0
configure:5968: test -s conftest.o
configure:5971: $? = 0
configure:5983: result: no
configure:6034: checking for ld used by GCC
configure:6097: result: /usr/bin/ld
configure:6106: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.15 [FreeBSD] 2004-05-23
configure:6118: result: yes
configure:6124: checking for shared library run path origin
configure:6137: result: done
configure:6563: checking argz.h usability
configure:6576: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6634:18: argz.h: No such file or directory
configure:6579: $? = 1
configure: failed program was:
| #line 6566 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <argz.h>
configure:6595: result: no
configure:6599: checking argz.h presence
configure:6610: cc -E -I/usr/local/include conftest.c
configure:6636:18: argz.h: No such file or directory
configure:6616: $? = 1
configure: failed program was:
| #line 6602 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <argz.h>
configure:6635: result: no
configure:6671: checking for argz.h
configure:6678: result: no
configure:6563: checking limits.h usability
configure:6576: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6579: $? = 0
configure:6582: test -s conftest.o
configure:6585: $? = 0
configure:6595: result: yes
configure:6599: checking limits.h presence
configure:6610: cc -E -I/usr/local/include conftest.c
configure:6616: $? = 0
configure:6635: result: yes
configure:6671: checking for limits.h
configure:6678: result: yes
configure:6563: checking locale.h usability
configure:6576: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6579: $? = 0
configure:6582: test -s conftest.o
configure:6585: $? = 0
configure:6595: result: yes
configure:6599: checking locale.h presence
configure:6610: cc -E -I/usr/local/include conftest.c
configure:6616: $? = 0
configure:6635: result: yes
configure:6671: checking for locale.h
configure:6678: result: yes
configure:6563: checking nl_types.h usability
configure:6576: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6579: $? = 0
configure:6582: test -s conftest.o
configure:6585: $? = 0
configure:6595: result: yes
configure:6599: checking nl_types.h presence
configure:6610: cc -E -I/usr/local/include conftest.c
configure:6616: $? = 0
configure:6635: result: yes
configure:6671: checking for nl_types.h
configure:6678: result: yes
configure:6563: checking malloc.h usability
configure:6576: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
In file included from configure:6637:
/usr/include/malloc.h:3:2: #error "<malloc.h> has been replaced by <stdlib.h>"
configure:6579: $? = 1
configure: failed program was:
| #line 6566 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:6595: result: no
configure:6599: checking malloc.h presence
configure:6610: cc -E -I/usr/local/include conftest.c
In file included from configure:6639:
/usr/include/malloc.h:3:2: #error "<malloc.h> has been replaced by <stdlib.h>"
configure:6616: $? = 1
configure: failed program was:
| #line 6602 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| /* end confdefs.h.  */
| #include <malloc.h>
configure:6635: result: no
configure:6671: checking for malloc.h
configure:6678: result: no
configure:6563: checking stddef.h usability
configure:6576: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6579: $? = 0
configure:6582: test -s conftest.o
configure:6585: $? = 0
configure:6595: result: yes
configure:6599: checking stddef.h presence
configure:6610: cc -E -I/usr/local/include conftest.c
configure:6616: $? = 0
configure:6635: result: yes
configure:6671: checking for stddef.h
configure:6678: result: yes
configure:6554: checking for stdlib.h
configure:6559: result: yes
configure:6554: checking for string.h
configure:6559: result: yes
configure:6554: checking for unistd.h
configure:6559: result: yes
configure:6563: checking sys/param.h usability
configure:6576: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:6579: $? = 0
configure:6582: test -s conftest.o
configure:6585: $? = 0
configure:6595: result: yes
configure:6599: checking sys/param.h presence
configure:6610: cc -E -I/usr/local/include conftest.c
configure:6616: $? = 0
configure:6635: result: yes
configure:6671: checking for sys/param.h
configure:6678: result: yes
configure:6719: checking for feof_unlocked
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6772: $? = 0
configure:6775: test -s conftest
configure:6778: $? = 0
configure:6789: result: yes
configure:6719: checking for fgets_unlocked
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
/var/tmp//ccROG5mF.o(.text+0x22): In function `main':
: undefined reference to `fgets_unlocked'
/var/tmp//ccROG5mF.o(.data+0x0): undefined reference to `fgets_unlocked'
configure:6772: $? = 1
configure: failed program was:
| #line 6725 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fgets_unlocked (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char fgets_unlocked ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_fgets_unlocked) || defined (__stub___fgets_unlocked)
| choke me
| #else
| char (*f) () = fgets_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != fgets_unlocked;
|   ;
|   return 0;
| }
configure:6789: result: no
configure:6719: checking for getc_unlocked
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6772: $? = 0
configure:6775: test -s conftest
configure:6778: $? = 0
configure:6789: result: yes
configure:6719: checking for getcwd
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6772: $? = 0
configure:6775: test -s conftest
configure:6778: $? = 0
configure:6789: result: yes
configure:6719: checking for getegid
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6772: $? = 0
configure:6775: test -s conftest
configure:6778: $? = 0
configure:6789: result: yes
configure:6719: checking for geteuid
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6772: $? = 0
configure:6775: test -s conftest
configure:6778: $? = 0
configure:6789: result: yes
configure:6719: checking for getgid
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6772: $? = 0
configure:6775: test -s conftest
configure:6778: $? = 0
configure:6789: result: yes
configure:6719: checking for getuid
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6772: $? = 0
configure:6775: test -s conftest
configure:6778: $? = 0
configure:6789: result: yes
configure:6719: checking for mempcpy
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6790: warning: conflicting types for built-in function 'mempcpy'
/var/tmp//ccqJjbBs.o(.text+0x22): In function `main':
: undefined reference to `mempcpy'
/var/tmp//ccqJjbBs.o(.data+0x0): undefined reference to `mempcpy'
configure:6772: $? = 1
configure: failed program was:
| #line 6725 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mempcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char mempcpy ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_mempcpy) || defined (__stub___mempcpy)
| choke me
| #else
| char (*f) () = mempcpy;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != mempcpy;
|   ;
|   return 0;
| }
configure:6789: result: no
configure:6719: checking for munmap
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6772: $? = 0
configure:6775: test -s conftest
configure:6778: $? = 0
configure:6789: result: yes
configure:6719: checking for putenv
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6772: $? = 0
configure:6775: test -s conftest
configure:6778: $? = 0
configure:6789: result: yes
configure:6719: checking for setenv
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6772: $? = 0
configure:6775: test -s conftest
configure:6778: $? = 0
configure:6789: result: yes
configure:6719: checking for setlocale
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6772: $? = 0
configure:6775: test -s conftest
configure:6778: $? = 0
configure:6789: result: yes
configure:6719: checking for stpcpy
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6794: warning: conflicting types for built-in function 'stpcpy'
configure:6772: $? = 0
configure:6775: test -s conftest
configure:6778: $? = 0
configure:6789: result: yes
configure:6719: checking for strcasecmp
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6772: $? = 0
configure:6775: test -s conftest
configure:6778: $? = 0
configure:6789: result: yes
configure:6719: checking for strdup
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6796: warning: conflicting types for built-in function 'strdup'
configure:6772: $? = 0
configure:6775: test -s conftest
configure:6778: $? = 0
configure:6789: result: yes
configure:6719: checking for strtoul
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6772: $? = 0
configure:6775: test -s conftest
configure:6778: $? = 0
configure:6789: result: yes
configure:6719: checking for tsearch
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6772: $? = 0
configure:6775: test -s conftest
configure:6778: $? = 0
configure:6789: result: yes
configure:6719: checking for __argz_count
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
/var/tmp//ccjDP4qn.o(.text+0x22): In function `main':
: undefined reference to `__argz_count'
/var/tmp//ccjDP4qn.o(.data+0x0): undefined reference to `__argz_count'
configure:6772: $? = 1
configure: failed program was:
| #line 6725 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __argz_count (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char __argz_count ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub___argz_count) || defined (__stub_____argz_count)
| choke me
| #else
| char (*f) () = __argz_count;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != __argz_count;
|   ;
|   return 0;
| }
configure:6789: result: no
configure:6719: checking for __argz_stringify
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
/var/tmp//ccg1su8n.o(.text+0x22): In function `main':
: undefined reference to `__argz_stringify'
/var/tmp//ccg1su8n.o(.data+0x0): undefined reference to `__argz_stringify'
configure:6772: $? = 1
configure: failed program was:
| #line 6725 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __argz_stringify (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char __argz_stringify ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify)
| choke me
| #else
| char (*f) () = __argz_stringify;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != __argz_stringify;
|   ;
|   return 0;
| }
configure:6789: result: no
configure:6719: checking for __argz_next
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
/var/tmp//ccz5vZGp.o(.text+0x22): In function `main':
: undefined reference to `__argz_next'
/var/tmp//ccz5vZGp.o(.data+0x0): undefined reference to `__argz_next'
configure:6772: $? = 1
configure: failed program was:
| #line 6725 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __argz_next (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char __argz_next ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub___argz_next) || defined (__stub_____argz_next)
| choke me
| #else
| char (*f) () = __argz_next;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != __argz_next;
|   ;
|   return 0;
| }
configure:6789: result: no
configure:6719: checking for __fsetlocking
configure:6769: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
/var/tmp//ccBKCqn6.o(.text+0x22): In function `main':
: undefined reference to `__fsetlocking'
/var/tmp//ccBKCqn6.o(.data+0x0): undefined reference to `__fsetlocking'
configure:6772: $? = 1
configure: failed program was:
| #line 6725 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __fsetlocking (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char __fsetlocking ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub___fsetlocking) || defined (__stub_____fsetlocking)
| choke me
| #else
| char (*f) () = __fsetlocking;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != __fsetlocking;
|   ;
|   return 0;
| }
configure:6789: result: no
configure:6830: checking for iconv
configure:6858: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
/var/tmp//ccpibjwl.o(.text+0x2a): In function `main':
: undefined reference to `libiconv_open'
/var/tmp//ccpibjwl.o(.text+0x43): In function `main':
: undefined reference to `libiconv'
/var/tmp//ccpibjwl.o(.text+0x51): In function `main':
: undefined reference to `libiconv_close'
configure:6861: $? = 1
configure: failed program was:
| #line 6839 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
|        iconv(cd,NULL,NULL,NULL,NULL);
|        iconv_close(cd);
|   ;
|   return 0;
| }
configure:6899: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5
configure:6902: $? = 0
configure:6905: test -s conftest
configure:6908: $? = 0
configure:6922: result: yes
configure:6932: checking how to link with libiconv
configure:6934: result: /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
configure:6945: checking for iconv declaration
configure:6980: cc -c -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5
configure:7019: error: conflicting types for 'libiconv'
/usr/local/include/iconv.h:82: error: previous declaration of 'libiconv' was here
configure:7019: error: conflicting types for 'libiconv'
/usr/local/include/iconv.h:82: error: previous declaration of 'libiconv' was here
configure:6983: $? = 1
configure: failed program was:
| #line 6952 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| #include <iconv.h>
| extern
| #ifdef __cplusplus
| "C"
| #endif
| #if defined(__STDC__) || defined(__cplusplus)
| size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
| #else
| size_t iconv();
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7003: result: 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:7015: checking for nl_langinfo and CODESET
configure:7037: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:7040: $? = 0
configure:7043: test -s conftest
configure:7046: $? = 0
configure:7058: result: yes
configure:7070: checking for LC_MESSAGES
configure:7092: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:7095: $? = 0
configure:7098: test -s conftest
configure:7101: $? = 0
configure:7112: result: yes
configure:7128: checking for bison
configure:7144: found /usr/local/bin/bison
configure:7154: result: bison
configure:7167: checking version of bison
configure:7176: result: 1.75, ok
configure:7198: checking whether NLS is requested
configure:7207: result: yes
configure:7223: checking whether included gettext is requested
configure:7233: result: no
configure:7244: checking for GNU gettext in libc
configure:7269: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c  >&5
/var/tmp//cczT9pAO.o(.text+0x2a): In function `main':
: undefined reference to `libintl_bindtextdomain'
/var/tmp//cczT9pAO.o(.text+0x3a): In function `main':
: undefined reference to `libintl_gettext'
/var/tmp//cczT9pAO.o(.text+0x43): In function `main':
: undefined reference to `_nl_msg_cat_cntr'
/var/tmp//cczT9pAO.o(.text+0x49): In function `main':
: undefined reference to `libintl_nl_domain_bindings'
configure:7272: $? = 1
configure: failed program was:
| #line 7250 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern int *libintl_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + _nl_msg_cat_cntr + *libintl_nl_domain_bindings
|   ;
|   return 0;
| }
configure:7289: result: no
configure:7672: checking for GNU gettext in libintl
configure:7705: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include  -L/usr/local/lib conftest.c  /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib >&5
configure:7708: $? = 0
configure:7711: test -s conftest
configure:7714: $? = 0
configure:7775: result: yes
configure:7822: checking whether to use NLS
configure:7824: result: yes
configure:7827: checking where the gettext function comes from
configure:7838: result: external libintl
configure:7846: checking how to link with libintl
configure:7848: result: /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib
configure:7929: checking for fxfindfox in -pthread -lFOX-1.2
configure:7960: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lFOX-1.2   >&5
/usr/bin/ld: cannot find -lFOX-1.2
configure:7963: $? = 1
configure: failed program was:
| #line 7937 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "xfe"
| #define VERSION "0.72"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char fxfindfox ();
| int
| main ()
| {
| fxfindfox ();
|   ;
|   return 0;
| }
configure:7981: result: no
configure:7991: error: "libFOX not found"

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
ac_cv_func_getcwd=yes
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_env_CXXFLAGS_value='-O -pipe'
ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
am_cv_proto_iconv_arg1=const
gt_cv_inttypes_pri_broken=no
ac_cv_header_stdlib_h=yes
ac_cv_func_strtoul=yes
ac_cv_func_getuid=yes
ac_cv_header_nl_types_h=yes
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
ac_cv_lib_cposix_strerror=no
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=set
acl_cv_path_LD=/usr/bin/ld
ac_cv_sys_large_files=no
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_func_setlocale=yes
gt_cv_func_gnugettext1_libc=no
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_prog_CXX=c++
ac_cv_func_mempcpy=no
jm_ac_cv_header_stdint_h=yes
jm_ac_cv_header_inttypes_h=yes
ac_cv_prog_make_gmake_set=yes
lt_cv_sys_max_cmd_len=65536
acl_cv_shlibext=so
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_func_strcasecmp=yes
acl_cv_hardcode_minus_L=no
acl_cv_hardcode_libdir_separator=
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
ac_cv_func___argz_count=no
ac_cv_type_unsigned_long_long=yes
ac_cv_env_host_alias_set=set
ac_cv_func_getegid=yes
ac_cv_c_const=yes
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
gt_cv_int_divbyzero_sigfpe=yes
ac_cv_working_alloca_h=no
ac_cv_prog_CC=cc
ac_cv_func_munmap=yes
ac_cv_header_sys_stat_h=yes
ac_cv_env_build_alias_set=set
ac_cv_header_limits_h=yes
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_target_alias_set=set
ac_cv_lib_FOX_1_2_fxfindfox=no
ac_cv_func_alloca_works=yes
ac_cv_host_alias=i386-portbld-freebsd5.3
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-I/usr/local/include -I/usr/X11R6/include'
ac_cv_env_CC_set=set
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_func___argz_stringify=no
ac_cv_header_strings_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
nls_cv_header_intl=
ac_cv_func___argz_next=no
ac_cv_func_setenv=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
ac_cv_c_inline=inline
ac_cv_build_alias=i386-portbld-freebsd5.3
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_func_feof_unlocked=yes
acl_cv_libext=a
gt_cv_header_inttypes_h=yes
ac_cv_sys_largefile_CC=no
ac_cv_prog_INTLBISON=bison
ac_cv_header_memory_h=yes
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
am_cv_langinfo_codeset=yes
ac_cv_host=i386-portbld-freebsd5.3
ac_cv_env_host_alias_value=i386-portbld-freebsd5.3
am_cv_val_LC_MESSAGES=yes
ac_cv_func___fsetlocking=no
ac_cv_func_geteuid=yes
ac_cv_func_getc_unlocked=yes
ac_cv_type_off_t=yes
nls_cv_force_use_gnu_gettext=no
ac_cv_func_fgets_unlocked=no
ac_cv_prog_cxx_g=yes
ac_cv_func_getgid=yes
nls_cv_use_gnu_gettext=no
ac_cv_func_tsearch=yes
ac_cv_header_argz_h=no
ac_cv_prog_CPP='cc -E'
ac_cv_build=i386-portbld-freebsd5.3
am_cv_CXX_dependencies_compiler_type=gcc3
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd5.3
ac_cv_header_malloc_h=no
ac_cv_func_getpagesize=yes
am_cv_lib_iconv=yes
am_cv_func_iconv=yes
acl_cv_wl=-Wl,
ac_cv_env_target_alias_value=i386-portbld-freebsd5.3
ac_cv_header_stddef_h=yes
ac_cv_env_CC_value=cc
ac_cv_env_CPP_set=
gt_cv_func_gnugettext1_libintl=yes
acl_cv_hardcode_direct=no
nls_cv_header_libgt=
ac_cv_func_strdup=yes
ac_cv_func_putenv=yes
acl_cv_rpath=done
ac_cv_sys_file_offset_bits=no
ac_cv_func_stpcpy=yes
acl_cv_prog_gnu_ld=yes
ac_cv_gnu_library_2_1=no
ac_cv_objext=o

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/ports/x11-fm/xfe/work/xfe-0.72/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/x11-fm/xfe/work/xfe-0.72/missing --run tar'
AUTOCONF='${SHELL} /usr/ports/x11-fm/xfe/work/xfe-0.72/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/x11-fm/xfe/work/xfe-0.72/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/x11-fm/xfe/work/xfe-0.72/missing --run automake-1.7'
AWK='nawk'
BUILD_INCLUDED_LIBINTL='no'
CATOBJEXT='.gmo'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-I/usr/local/include -I/usr/X11R6/include'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXCPP=''
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O -pipe'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GENCAT='gencat'
GLIBC21='no'
GMSGFMT='/usr/local/bin/msgfmt'
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLBISON='bison'
INTLLIBS='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib'
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
LDFLAGS='-L/usr/local/lib'
LIBICONV='/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib'
LIBINTL='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib'
LIBOBJS=''
LIBS=''
LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib'
LTLIBINTL='-L/usr/local/lib -lintl -R/usr/local/lib'
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/ports/x11-fm/xfe/work/xfe-0.72/missing --run makeinfo'
MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
MSGFMT='/usr/local/bin/msgfmt'
MSGMERGE='/usr/local/bin/msgmerge'
OBJEXT='o'
PACKAGE='xfe'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
POSUB='po'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STATIC='--with-static=no'
STRIP=''
USE_INCLUDED_LIBINTL='no'
USE_NLS='yes'
VERSION='0.72'
XGETTEXT='/usr/local/bin/xgettext'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd5.3'
build_alias='i386-portbld-freebsd5.3'
build_cpu='i386'
build_os='freebsd5.3'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-portbld-freebsd5.3'
host_alias='i386-portbld-freebsd5.3'
host_cpu='i386'
host_os='freebsd5.3'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/x11-fm/xfe/work/xfe-0.72/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias='i386-portbld-freebsd5.3'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define ENABLE_NLS 1
#define HAVE_ALLOCA 1
#define HAVE_DCGETTEXT 1
#define HAVE_FEOF_UNLOCKED 1
#define HAVE_GETCWD 1
#define HAVE_GETC_UNLOCKED 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETTEXT 1
#define HAVE_GETUID 1
#define HAVE_ICONV 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define HAVE_NL_TYPES_H 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STPCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRTOUL 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TSEARCH 1
#define HAVE_UINTMAX_T 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define ICONV_CONST const
#define INTDIV0_RAISES_SIGFPE 1
#define PACKAGE "xfe"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "0.72"
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 1


More information about the freebsd-ports mailing list