Skip site navigation (1)Skip section navigation (2)
Date:      7 Jun 2002 21:25:39 -0000
From:      Joe Kelsey <joek@mail.flyingcroc.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39010: libwmf fails to portinstall
Message-ID:  <20020607212539.11887.qmail@unx48.staff.flyingcroc.net>

next in thread | raw e-mail | index | archive | help

>Number:         39010
>Category:       ports
>Synopsis:       libwmf fails to portinstall
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 07 14:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Joe Kelsey
>Release:        FreeBSD 4.6-RC i386
>Organization:
>Environment:
System: FreeBSD unx48.staff.flyingcroc.net 4.6-RC FreeBSD 4.6-RC #9: Thu Jun 6 07:51:57 PDT 2002 joek@unx48.staff.flyingcroc.net:/usr/obj/usr/src/sys/UNX48 i386

>Description:
	When trying to portinstall plugger, libwmf produces the
	following error during configure:

checking expat.h usability... no
checking expat.h presence... no
checking for expat.h... no
checking for xml2-config... no
configure: error: * * * unable to find xml2-config; unable to continue - check ftp://xmlsoft.org/ * * *
===>  Script "configure" failed unexpectedly.
      Please report the problem to ports@FreeBSD.org [maintainer] and attach
      the "/usr/ports/graphics/libwmf/work/libwmf-0.2.5/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/graphics/libwmf.
*** Error code 1

Stop in /usr/ports/graphics/libwmf.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick.
*** Error code 1

Stop in /usr/ports/www/plugger.
*** Error code 1

Stop in /usr/ports/www/plugger.
** Command failed: make
** Fix the installation problem and try again.
** The following packages were not installed or upgraded (*:skipped / !:failed)
	! www/plugger	(install error)

	Here is the config.log:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libwmf configure 0.2.5, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  $ ./configure --enable-magick --with-sys-gd=no --with-png=/usr/local --with-jpeg=/usr/local --with-gsfontdir=/usr/local/share/ghostscript/fonts --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local --build=i386-portbld-freebsd4.6

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

hostname = unx48.staff.flyingcroc.net
uname -m = i386
uname -r = 4.6-RC
uname -s = FreeBSD
uname -v = FreeBSD 4.6-RC #9: Thu Jun  6 07:51:57 PDT 2002     joek@unx48.staff.flyingcroc.net:/usr/obj/usr/src/sys/UNX48 

/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:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin


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

configure:1498: checking for a BSD-compatible install
configure:1552: result: /usr/bin/install -c -o root -g wheel
configure:1563: checking whether build environment is sane
configure:1606: result: yes
configure:1639: checking for gawk
configure:1668: result: no
configure:1639: checking for mawk
configure:1668: result: no
configure:1639: checking for nawk
configure:1668: result: no
configure:1639: checking for awk
configure:1668: result: no
configure:1675: checking whether make sets ${MAKE}
configure:1695: result: yes
configure:1900: checking build system type
configure:1918: result: i386-portbld-freebsd4.6
configure:1926: checking host system type
configure:1940: result: i386-portbld-freebsd4.6
configure:1967: checking for gawk
configure:1996: result: no
configure:1967: checking for mawk
configure:1996: result: no
configure:1967: checking for nawk
configure:1996: result: no
configure:1967: checking for awk
configure:1996: result: no
configure:2049: checking for gcc
configure:2075: result: cc
configure:2319: checking for C compiler version
configure:2322: cc --version </dev/null >&5
2.95.3
configure:2325: $? = 0
configure:2327: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]
configure:2330: $? = 0
configure:2332: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2335: $? = 1
configure:2361: checking for C compiler default output
configure:2364: cc -O -pipe    conftest.c  >&5
configure:2367: $? = 0
configure:2400: result: a.out
configure:2405: checking whether the C compiler works
configure:2411: ./a.out
configure:2414: $? = 0
configure:2429: result: yes
configure:2436: checking whether we are cross compiling
configure:2438: result: no
configure:2441: checking for suffix of executables
configure:2443: cc -o conftest -O -pipe    conftest.c  >&5
configure:2446: $? = 0
configure:2468: result: 
configure:2474: checking for suffix of object files
configure:2498: cc -c -O -pipe   conftest.c >&5
configure:2501: $? = 0
configure:2520: result: o
configure:2524: checking whether we are using the GNU C compiler
configure:2551: cc -c -O -pipe   conftest.c >&5
configure:2554: $? = 0
configure:2557: test -s conftest.o
configure:2560: $? = 0
configure:2572: result: yes
configure:2578: checking whether cc accepts -g
configure:2602: cc -c -g  conftest.c >&5
configure:2605: $? = 0
configure:2608: test -s conftest.o
configure:2611: $? = 0
configure:2621: result: yes
configure:2648: cc -c -O -pipe   conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2651: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2780: checking for style of include used by make
configure:2808: result: GNU
configure:2836: checking dependency style of cc
configure:2898: result: gcc
configure:2908: checking how to run the C preprocessor
configure:2934: cc -E  conftest.c
configure:2940: $? = 0
configure:2967: cc -E  conftest.c
configure:2963: ac_nonexistent.h: No such file or directory
configure:2973: $? = 1
configure: failed program was:
#line 2962 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3010: result: cc -E
configure:3025: cc -E  conftest.c
configure:3031: $? = 0
configure:3058: cc -E  conftest.c
configure:3054: ac_nonexistent.h: No such file or directory
configure:3064: $? = 1
configure: failed program was:
#line 3053 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3115: checking for a BSD-compatible install
configure:3169: result: /usr/bin/install -c -o root -g wheel
configure:3180: checking whether ln -s works
configure:3184: result: yes
configure:3191: checking whether make sets ${MAKE}
configure:3211: result: yes
configure:3261: checking for ranlib
configure:3288: result: :
configure:3387: checking for ld used by GCC
configure:3451: result: /usr/libexec/elf/ld
configure:3460: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD])
configure:3472: result: yes
configure:3477: checking for /usr/libexec/elf/ld option to reload object files
configure:3484: result: -r
configure:3493: checking for BSD-compatible nm
configure:3528: result: nm
configure:3532: checking how to recognise dependant libraries
configure:3720: result: pass_all
configure:3860: checking for ANSI C header files
configure:3874: cc -E  conftest.c
configure:3880: $? = 0
configure:3967: cc -o conftest -O -pipe    conftest.c  >&5
configure:3970: $? = 0
configure:3972: ./conftest
configure:3975: $? = 0
configure:3989: result: yes
configure:4013: checking for sys/types.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4029: $? = 0
configure:4032: test -s conftest.o
configure:4035: $? = 0
configure:4045: result: yes
configure:4013: checking for sys/stat.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4029: $? = 0
configure:4032: test -s conftest.o
configure:4035: $? = 0
configure:4045: result: yes
configure:4013: checking for stdlib.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4029: $? = 0
configure:4032: test -s conftest.o
configure:4035: $? = 0
configure:4045: result: yes
configure:4013: checking for string.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4029: $? = 0
configure:4032: test -s conftest.o
configure:4035: $? = 0
configure:4045: result: yes
configure:4013: checking for memory.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4029: $? = 0
configure:4032: test -s conftest.o
configure:4035: $? = 0
configure:4045: result: yes
configure:4013: checking for strings.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4029: $? = 0
configure:4032: test -s conftest.o
configure:4035: $? = 0
configure:4045: result: yes
configure:4013: checking for inttypes.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4029: $? = 0
configure:4032: test -s conftest.o
configure:4035: $? = 0
configure:4045: result: yes
configure:4013: checking for stdint.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4054: stdint.h: No such file or directory
configure:4029: $? = 1
configure: failed program was:
#line 4018 "configure"
#include "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 <stdint.h>
configure:4045: result: no
configure:4013: checking for unistd.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4029: $? = 0
configure:4032: test -s conftest.o
configure:4035: $? = 0
configure:4045: result: yes
configure:4071: checking dlfcn.h usability
configure:4080: cc -c -O -pipe   conftest.c >&5
configure:4083: $? = 0
configure:4086: test -s conftest.o
configure:4089: $? = 0
configure:4098: result: yes
configure:4102: checking dlfcn.h presence
configure:4109: cc -E  conftest.c
configure:4115: $? = 0
configure:4133: result: yes
configure:4151: checking for dlfcn.h
configure:4158: result: yes
configure:4265: checking for C++ compiler version
configure:4268: c++ --version </dev/null >&5
2.95.3
configure:4271: $? = 0
configure:4273: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]
configure:4276: $? = 0
configure:4278: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:4281: $? = 1
configure:4284: checking whether we are using the GNU C++ compiler
configure:4311: c++ -c  -O -pipe   conftest.cc >&5
configure:4314: $? = 0
configure:4317: test -s conftest.o
configure:4320: $? = 0
configure:4332: result: yes
configure:4338: checking whether c++ accepts -g
configure:4362: c++ -c -g  conftest.cc >&5
configure:4365: $? = 0
configure:4368: test -s conftest.o
configure:4371: $? = 0
configure:4381: result: yes
configure:4427: c++ -c  -O -pipe   conftest.cc >&5
configure:4430: $? = 0
configure:4433: test -s conftest.o
configure:4436: $? = 0
configure:4464: c++ -c  -O -pipe   conftest.cc >&5
configure:4467: $? = 0
configure:4470: test -s conftest.o
configure:4473: $? = 0
configure:4497: checking dependency style of c++
configure:4559: result: gcc
configure:4569: checking how to run the C++ preprocessor
configure:4591: c++ -E  conftest.cc
configure:4597: $? = 0
configure:4624: c++ -E  conftest.cc
configure:4620: ac_nonexistent.h: No such file or directory
configure:4630: $? = 1
configure: failed program was:
#line 4619 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4667: result: c++ -E
configure:4682: c++ -E  conftest.cc
configure:4688: $? = 0
configure:4715: c++ -E  conftest.cc
configure:4711: ac_nonexistent.h: No such file or directory
configure:4721: $? = 1
configure: failed program was:
#line 4710 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4764: checking the maximum length of command line arguments
configure:4812: result: 16384
configure:4823: checking command to parse nm output from cc object
configure:4908: c++ -c  -O -pipe   conftest.cc >&5
configure:4911: $? = 0
configure:4915: nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:4918: $? = 0
configure:4970: c++ -o conftest  -O -pipe    conftest.cc conftstm.o >&5
configure:4973: $? = 0
configure:5011: result: ok
configure:5015: checking for objdir
configure:5030: result: .libs
configure:5120: checking for ranlib
configure:5147: result: :
configure:5200: checking for strip
configure:5227: result: :
configure:5489: checking if cc static flag  works
configure:5512: result: yes
configure:5529: checking if cc supports -fno-rtti -fno-exceptions
configure:5553: result: yes
configure:5568: checking for cc option to produce PIC
configure:5721: result: -fPIC
configure:5728: checking if cc PIC flag -fPIC works
configure:5752: result: yes
configure:5776: checking if cc supports -c -o file.o
configure:5817: result: yes
configure:5843: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries
configure:6639: result: yes
configure:6661: checking whether -lc should be explicitly linked in
configure:6666: cc -c -O -pipe   conftest.c >&5
configure:6669: $? = 0
configure:6683: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:6686: $? = 1
configure:6698: result: yes
configure:6704: checking how to hardcode library paths into programs
configure:6728: result: immediate
configure:6742: checking whether stripping libraries is possible
configure:6750: result: no
configure:6754: checking dynamic linker characteristics
configure:7196: result: freebsd4.6 ld.so
configure:7837: checking if libtool supports shared libraries
configure:7839: result: yes
configure:7842: checking whether to build shared libraries
configure:7863: result: yes
configure:7866: checking whether to build static libraries
configure:7870: result: yes
configure:7949: creating libtool
configure:8671: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
configure:9340: result: yes
configure:9357: c++ -c  -O -pipe   conftest.cc >&5
configure:9360: $? = 0
configure:9460: checking for c++ option to produce PIC
configure:9696: result: -fPIC
configure:9703: checking if c++ PIC flag -fPIC works
configure:9727: result: yes
configure:9751: checking if c++ supports -c -o file.o
configure:9792: result: yes
configure:9818: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
configure:9840: result: yes
configure:9862: checking whether -lc should be explicitly linked in
configure:9867: c++ -c  -O -pipe   conftest.cc >&5
configure:9870: $? = 0
configure:9884: c++ -shared -nostdlib  conftest.o   -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9887: $? = 1
configure:9899: result: yes
configure:9905: checking how to hardcode library paths into programs
configure:9929: result: immediate
configure:9943: checking whether stripping libraries is possible
configure:9951: result: no
configure:9955: checking dynamic linker characteristics
configure:10397: result: freebsd4.6 ld.so
configure:11451: checking if gcj supports -fno-rtti -fno-exceptions
configure:11475: result: yes
configure:11490: checking for gcj option to produce PIC
configure:11643: result: -fPIC
configure:11650: checking if gcj PIC flag -fPIC works
configure:11674: result: no
configure:11698: checking if gcj supports -c -o file.o
configure:11739: result: no
configure:11765: checking whether the gcj linker (/usr/libexec/elf/ld) supports shared libraries
configure:12561: result: yes
configure:12583: checking whether -lc should be explicitly linked in
configure:12588: gcj -c -O -pipe   conftest.java >&5
./configure[12589]: eval: line 1: gcj: not found
configure:12591: $? = 127
configure:12620: result: yes
configure:12626: checking how to hardcode library paths into programs
configure:12650: result: immediate
configure:12664: checking whether stripping libraries is possible
configure:12672: result: no
configure:12676: checking dynamic linker characteristics
configure:13118: result: freebsd4.6 ld.so
configure:14583: checking for ANSI C header files
configure:14712: result: yes
configure:14736: checking time.h usability
configure:14745: cc -c -O -pipe   conftest.c >&5
configure:14748: $? = 0
configure:14751: test -s conftest.o
configure:14754: $? = 0
configure:14763: result: yes
configure:14767: checking time.h presence
configure:14774: cc -E  conftest.c
configure:14780: $? = 0
configure:14798: result: yes
configure:14816: checking for time.h
configure:14823: result: yes
configure:14837: checking for unistd.h
configure:14842: result: yes
configure:14950: checking for cc option to accept ANSI C
configure:15013: cc  -c -O -pipe   conftest.c >&5
configure:15016: $? = 0
configure:15019: test -s conftest.o
configure:15022: $? = 0
configure:15039: result: none needed
configure:15047: checking for an ANSI C-conforming const
configure:15117: cc -c -O -pipe   conftest.c >&5
configure:15120: $? = 0
configure:15123: test -s conftest.o
configure:15126: $? = 0
configure:15136: result: yes
configure:15147: checking for off_t
configure:15174: cc -c -O -pipe   conftest.c >&5
configure:15177: $? = 0
configure:15180: test -s conftest.o
configure:15183: $? = 0
configure:15193: result: yes
configure:15205: checking for size_t
configure:15232: cc -c -O -pipe   conftest.c >&5
configure:15235: $? = 0
configure:15238: test -s conftest.o
configure:15241: $? = 0
configure:15251: result: yes
configure:15268: checking for strstr
configure:15311: cc -o conftest -O -pipe    conftest.c  >&5
configure:15314: $? = 0
configure:15317: test -s conftest
configure:15320: $? = 0
configure:15330: result: yes
configure:15349: checking for printf
configure:15392: cc -o conftest -O -pipe    conftest.c  >&5
configure:15395: $? = 0
configure:15398: test -s conftest
configure:15401: $? = 0
configure:15411: result: yes
configure:15349: checking for fprintf
configure:15392: cc -o conftest -O -pipe    conftest.c  >&5
configure:15395: $? = 0
configure:15398: test -s conftest
configure:15401: $? = 0
configure:15411: result: yes
configure:15349: checking for vfprintf
configure:15392: cc -o conftest -O -pipe    conftest.c  >&5
configure:15395: $? = 0
configure:15398: test -s conftest
configure:15401: $? = 0
configure:15411: result: yes
configure:15349: checking for sprintf
configure:15392: cc -o conftest -O -pipe    conftest.c  >&5
configure:15395: $? = 0
configure:15398: test -s conftest
configure:15401: $? = 0
configure:15411: result: yes
configure:15428: checking for vprintf
configure:15471: cc -o conftest -O -pipe    conftest.c  >&5
configure:15474: $? = 0
configure:15477: test -s conftest
configure:15480: $? = 0
configure:15490: result: yes
configure:15428: checking for vsprintf
configure:15471: cc -o conftest -O -pipe    conftest.c  >&5
configure:15474: $? = 0
configure:15477: test -s conftest
configure:15480: $? = 0
configure:15490: result: yes
configure:15504: checking for sscanf
configure:15547: cc -o conftest -O -pipe    conftest.c  >&5
configure:15550: $? = 0
configure:15553: test -s conftest
configure:15556: $? = 0
configure:15566: result: yes
configure:15585: checking for scanf
configure:15628: cc -o conftest -O -pipe    conftest.c  >&5
configure:15631: $? = 0
configure:15634: test -s conftest
configure:15637: $? = 0
configure:15647: result: yes
configure:15585: checking for vscanf
configure:15628: cc -o conftest -O -pipe    conftest.c  >&5
configure:15631: $? = 0
configure:15634: test -s conftest
configure:15637: $? = 0
configure:15647: result: yes
configure:15585: checking for fscanf
configure:15628: cc -o conftest -O -pipe    conftest.c  >&5
configure:15631: $? = 0
configure:15634: test -s conftest
configure:15637: $? = 0
configure:15647: result: yes
configure:15585: checking for vsscanf
configure:15628: cc -o conftest -O -pipe    conftest.c  >&5
configure:15631: $? = 0
configure:15634: test -s conftest
configure:15637: $? = 0
configure:15647: result: yes
configure:15662: checking for vsnprintf
configure:15705: cc -o conftest -O -pipe    conftest.c  >&5
configure:15708: $? = 0
configure:15711: test -s conftest
configure:15714: $? = 0
configure:15724: result: yes
configure:15894: checking for snprintf
configure:15937: cc -o conftest -O -pipe    conftest.c  >&5
configure:15940: $? = 0
configure:15943: test -s conftest
configure:15946: $? = 0
configure:15956: result: yes
configure:16055: checking for vfscanf
configure:16098: cc -o conftest -O -pipe    conftest.c  >&5
/tmp/ccp2ZFiv.o: In function `main':
/tmp/ccp2ZFiv.o(.text+0x9): undefined reference to `vfscanf'
configure:16101: $? = 1
configure: failed program was:
#line 16060 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char vfscanf (); below.  */
#include <assert.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 vfscanf ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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_vfscanf) || defined (__stub___vfscanf)
choke me
#else
f = vfscanf;
#endif

  ;
  return 0;
}
configure:16117: result: no
configure:16131: checking for vfscanf in stdio.h
configure:16142: result: yes
configure:16237: checking for X
configure:16453: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:16610: cc -o conftest -O -pipe    conftest.c   -L/usr/X11R6/lib -lX11 >&5
configure:16613: $? = 0
configure:16616: test -s conftest
configure:16619: $? = 0
configure:16757: checking for gethostbyname
configure:16800: cc -o conftest -O -pipe    conftest.c  >&5
configure:16803: $? = 0
configure:16806: test -s conftest
configure:16809: $? = 0
configure:16819: result: yes
configure:16952: checking for connect
configure:16995: cc -o conftest -O -pipe    conftest.c  >&5
configure:16998: $? = 0
configure:17001: test -s conftest
configure:17004: $? = 0
configure:17014: result: yes
configure:17080: checking for remove
configure:17123: cc -o conftest -O -pipe    conftest.c  >&5
configure:17126: $? = 0
configure:17129: test -s conftest
configure:17132: $? = 0
configure:17142: result: yes
configure:17208: checking for shmat
configure:17251: cc -o conftest -O -pipe    conftest.c  >&5
configure:17254: $? = 0
configure:17257: test -s conftest
configure:17260: $? = 0
configure:17270: result: yes
configure:17345: checking for IceConnectionNumber in -lICE
configure:17378: cc -o conftest -O -pipe    -L/usr/X11R6/lib conftest.c -lICE   >&5
configure:17381: $? = 0
configure:17384: test -s conftest
configure:17387: $? = 0
configure:17398: result: yes
configure:17480: checking expat.h usability
configure:17489: cc -c -O -pipe   conftest.c >&5
configure:17517: expat.h: No such file or directory
configure:17492: $? = 1
configure: failed program was:
#line 17482 "configure"
#include "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 <expat.h>
configure:17507: result: no
configure:17511: checking expat.h presence
configure:17518: cc -E  conftest.c
configure:17514: expat.h: No such file or directory
configure:17524: $? = 1
configure: failed program was:
#line 17513 "configure"
#include "confdefs.h"
#include <expat.h>
configure:17542: result: no
configure:17560: checking for expat.h
configure:17567: result: no
configure:17734: checking for xml2-config
configure:17767: result: no
configure:17777: error: * * * unable to find xml2-config; unable to continue - check ftp://xmlsoft.org/ * * *

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

ac_cv_build=i386-portbld-freebsd4.6
ac_cv_build_alias=i386-portbld-freebsd4.6
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=' -O -pipe '
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd4.6
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_exeext=''
ac_cv_func_connect=yes
ac_cv_func_fprintf=yes
ac_cv_func_fscanf=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_printf=yes
ac_cv_func_remove=yes
ac_cv_func_scanf=yes
ac_cv_func_shmat=yes
ac_cv_func_snprintf=yes
ac_cv_func_sprintf=yes
ac_cv_func_sscanf=yes
ac_cv_func_strstr=yes
ac_cv_func_vfprintf=yes
ac_cv_func_vfscanf=no
ac_cv_func_vprintf=yes
ac_cv_func_vscanf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_vsprintf=yes
ac_cv_func_vsscanf=yes
ac_cv_have_x=have_x=$'yes \t\tac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_dlfcn_h=yes
ac_cv_header_expat_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-portbld-freebsd4.6
ac_cv_host_alias=i386-portbld-freebsd4.6
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_objext=o
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=:
ac_cv_prog_ac_ct_STRIP=:
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc
am_cv_CXX_dependencies_compiler_type=gcc
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/libexec/elf/ld
lt_cv_path_NM=nm
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_GCJ=no
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[ \t]\\([ABCDGISTW][ABCDGISTW]*\\)[ \t][ \t]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2\\3 \\3/p\''
lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\([^ ]*\\) $/  {\\"\\1\\", (lt_ptr) 0},/p\' -e \'s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)$/  {"\\2", (lt_ptr) \\&\\2},/p\''
lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^. .* \\(.*\\)$/extern int \\1;/p\''
lt_cv_sys_max_cmd_len=16384
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_GCJ='"no"'
lt_lt_cv_sys_global_symbol_pipe=$'"sed -n -e \'s/^.*[ \t]\\\\([ABCDGISTW][ABCDGISTW]*\\\\)[ \t][ \t]*\\\\(\\\\)\\\\([_A-Za-z][_A-Za-z0-9]*\\\\)\\$/\\\\1 \\\\2\\\\3 \\\\3/p\'"'
lt_lt_cv_sys_global_symbol_to_c_name_address=$'"sed -n -e \'s/^: \\\\([^ ]*\\\\) \\$/  {\\\\\\"\\\\1\\\\\\", (lt_ptr) 0},/p\' -e \'s/^[BCDEGRST] \\\\([^ ]*\\\\) \\\\([^ ]*\\\\)\\$/  {\\"\\\\2\\", (lt_ptr) \\\\&\\\\2},/p\'"'
lt_lt_cv_sys_global_symbol_to_cdecl=$'"sed -n -e \'s/^. .* \\\\(.*\\\\)\\$/extern int \\\\1;/p\'"'

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

#define PACKAGE_NAME "libwmf"
#define PACKAGE_TARNAME "libwmf"
#define PACKAGE_VERSION "0.2.5"
#define PACKAGE_STRING "libwmf 0.2.5"
#define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net"
#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_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define STDC_HEADERS 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STRSTR 1
#define HAVE_PRINTF 1
#define HAVE_FPRINTF 1
#define HAVE_VFPRINTF 1
#define HAVE_SPRINTF 1
#define HAVE_VPRINTF 1
#define HAVE_VSPRINTF 1
#define HAVE_SSCANF 1
#define HAVE_SCANF 1
#define HAVE_VSCANF 1
#define HAVE_FSCANF 1
#define HAVE_VSSCANF 1
#define HAVE_VSNPRINTF 1
#define HAVE_SNPRINTF 1
#define HAVE_VFSCANF 1
#define TRIO_REPLACE_STDIO 1

configure: exit 1

>How-To-Repeat:
	portinstall -R plugger


>Fix:




>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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