mutella configure failure

Grzegorz Bajson G.Bajson at elka.pw.edu.pl
Mon Jan 12 13:09:20 PST 2004


Hello !

I'm sorry if I spam you, but there were instructions in configure script 
to send raport to you.
If can I be helpful in any way, I am open to do any thing you need.
I attached config.log and installed package list.

Cheers,
-- 
Grzegorz Bajson

PGP keyID:   770A9B68 
Fingerprint: D65B 8988 7E33 5598 DBCB  6089 25C7 3BB6 770A 9B68

-------------- 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.53.  Invocation command line was

  $ ./configure --prefix=/usr/local --build=i386-portbld-freebsd5.0

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

hostname = joanna.manteuffla
uname -m = i386
uname -r = 5.0-RELEASE-p16
uname -s = FreeBSD
uname -v = FreeBSD 5.0-RELEASE-p16 #0: Sun Oct  5 16:09:55 CEST 2003     root at joanna.manteuffla:/usr/obj/usr/src/sys/WILK_GENERIC 

/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: /home/gbajson/bin


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

configure:1253: checking build system type
configure:1271: result: i386-portbld-freebsd5.0
configure:1281: checking host system type
configure:1295: result: i386-portbld-freebsd5.0
configure:1305: checking target system type
configure:1319: result: i386-portbld-freebsd5.0
configure:1363: checking for a BSD-compatible install
configure:1417: result: /usr/bin/install -c 
configure:1428: checking whether build environment is sane
configure:1471: result: yes
configure:1491: checking for gawk
configure:1520: result: no
configure:1491: checking for mawk
configure:1520: result: no
configure:1491: checking for nawk
configure:1507: found /usr/bin/nawk
configure:1517: result: nawk
configure:1527: checking whether make sets ${MAKE}
configure:1547: result: yes
configure:1753: checking for gcc
configure:1779: result: cc
configure:2023: checking for C compiler version
configure:2026: cc --version </dev/null >&5
cc (GCC) 3.2.1 [FreeBSD] 20021119 (release)
Copyright (C) 2002 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:2029: $? = 0
configure:2031: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.1 [FreeBSD] 20021119 (release)
configure:2034: $? = 0
configure:2036: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2039: $? = 1
configure:2065: checking for C compiler default output
configure:2068: cc -O -pipe -march=pentium   conftest.c  >&5
configure:2071: $? = 0
configure:2104: result: a.out
configure:2109: checking whether the C compiler works
configure:2115: ./a.out
configure:2118: $? = 0
configure:2133: result: yes
configure:2140: checking whether we are cross compiling
configure:2142: result: no
configure:2145: checking for suffix of executables
configure:2147: cc -o conftest -O -pipe -march=pentium   conftest.c  >&5
configure:2150: $? = 0
configure:2172: result: 
configure:2178: checking for suffix of object files
configure:2202: cc -c -O -pipe -march=pentium  conftest.c >&5
configure:2205: $? = 0
configure:2224: result: o
configure:2228: checking whether we are using the GNU C compiler
configure:2255: cc -c -O -pipe -march=pentium  conftest.c >&5
configure:2258: $? = 0
configure:2261: test -s conftest.o
configure:2264: $? = 0
configure:2276: result: yes
configure:2282: checking whether cc accepts -g
configure:2306: cc -c -g  conftest.c >&5
configure:2309: $? = 0
configure:2312: test -s conftest.o
configure:2315: $? = 0
configure:2325: result: yes
configure:2352: cc -c -O -pipe -march=pentium  conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2355: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2484: checking for style of include used by make
configure:2512: result: GNU
configure:2540: checking dependency style of cc
configure:2602: result: gcc3
configure:2701: checking for C++ compiler version
configure:2704: c++ --version </dev/null >&5
c++ (GCC) 3.2.1 [FreeBSD] 20021119 (release)
Copyright (C) 2002 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:2707: $? = 0
configure:2709: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.1 [FreeBSD] 20021119 (release)
configure:2712: $? = 0
configure:2714: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:2717: $? = 1
configure:2720: checking whether we are using the GNU C++ compiler
configure:2747: c++ -c  -O -pipe -march=pentium  conftest.cc >&5
configure:2750: $? = 0
configure:2753: test -s conftest.o
configure:2756: $? = 0
configure:2768: result: yes
configure:2774: checking whether c++ accepts -g
configure:2798: c++ -c -g  conftest.cc >&5
configure:2801: $? = 0
configure:2804: test -s conftest.o
configure:2807: $? = 0
configure:2817: result: yes
configure:2863: c++ -c  -O -pipe -march=pentium  conftest.cc >&5
configure:2845:20: no include path in which to find stdlib.h
configure: In function `int main()':
configure:2856: `exit' undeclared (first use this function)
configure:2856: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:2866: $? = 1
configure: failed program was:
#line 2844 "configure"
#include "confdefs.h"
#include <stdlib.h>

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2863: c++ -c  -O -pipe -march=pentium  conftest.cc >&5
configure:2845:20: no include path in which to find stdlib.h
configure:2846:20: no include path in which to find stdlib.h
configure: In function `int main()':
configure:2856: `exit' undeclared (first use this function)
configure:2856: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:2866: $? = 1
configure: failed program was:
#line 2844 "configure"
#include "confdefs.h"
#include <stdlib.h>
#include <stdlib.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2863: c++ -c  -O -pipe -march=pentium  conftest.cc >&5
configure:2845:20: no include path in which to find stdlib.h
configure:2866: $? = 1
configure: failed program was:
#line 2844 "configure"
#include "confdefs.h"
#include <stdlib.h>
extern "C" void std::exit (int) throw (); using std::exit;
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2863: c++ -c  -O -pipe -march=pentium  conftest.cc >&5
configure:2845:20: no include path in which to find stdlib.h
configure:2866: $? = 1
configure: failed program was:
#line 2844 "configure"
#include "confdefs.h"
#include <stdlib.h>
extern "C" void std::exit (int); using std::exit;
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2863: c++ -c  -O -pipe -march=pentium  conftest.cc >&5
configure:2845:20: no include path in which to find stdlib.h
configure:2866: $? = 1
configure: failed program was:
#line 2844 "configure"
#include "confdefs.h"
#include <stdlib.h>
extern "C" void exit (int) throw ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2863: c++ -c  -O -pipe -march=pentium  conftest.cc >&5
configure:2845:20: no include path in which to find stdlib.h
configure:2866: $? = 1
configure: failed program was:
#line 2844 "configure"
#include "confdefs.h"
#include <stdlib.h>
extern "C" void exit (int);
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2863: c++ -c  -O -pipe -march=pentium  conftest.cc >&5
configure:2845:20: no include path in which to find stdlib.h
configure:2866: $? = 1
configure: failed program was:
#line 2844 "configure"
#include "confdefs.h"
#include <stdlib.h>
void exit (int);
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2933: checking dependency style of c++
configure:2995: result: gcc3
configure:3011: checking for extra includes
configure:3021: result: (none)
configure:3024: checking for extra libs
configure:3034: result: (none)
configure:3063: checking how to run the C++ preprocessor
configure:3085: c++ -E   conftest.cc
configure:3081:20: no include path in which to find assert.h
configure:3091: $? = 1
configure: failed program was:
#line 3080 "configure"
#include "confdefs.h"
#include <assert.h>
                     Syntax error
configure:3085: c++ -E   conftest.cc
configure:3081:20: no include path in which to find assert.h
configure:3091: $? = 1
configure: failed program was:
#line 3080 "configure"
#include "confdefs.h"
#include <assert.h>
                     Syntax error
configure:3085: /lib/cpp   conftest.cc
eval: /lib/cpp: not found
configure:3091: $? = 2
configure: failed program was:
#line 3080 "configure"
#include "confdefs.h"
#include <assert.h>
                     Syntax error
configure:3085: /lib/cpp   conftest.cc
eval: /lib/cpp: not found
configure:3091: $? = 2
configure: failed program was:
#line 3080 "configure"
#include "confdefs.h"
#include <assert.h>
                     Syntax error
configure:3161: result: /lib/cpp
configure:3176: /lib/cpp   conftest.cc
eval: /lib/cpp: not found
configure:3182: $? = 2
configure: failed program was:
#line 3171 "configure"
#include "confdefs.h"
#include <assert.h>
                     Syntax error
configure:3176: /lib/cpp   conftest.cc
eval: /lib/cpp: not found
configure:3182: $? = 2
configure: failed program was:
#line 3171 "configure"
#include "confdefs.h"
#include <assert.h>
                     Syntax error
configure:3243: error: C++ preprocessor "/lib/cpp" fails sanity check

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

am_cv_CC_dependencies_compiler_type=gcc3
ac_cv_prog_CXXCPP=/lib/cpp
ac_cv_env_CXXFLAGS_value=' -O -pipe -march=pentium'
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
ac_cv_env_host_alias_set=
ac_cv_env_build_alias_set=set
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_host_alias=i386-portbld-freebsd5.0
ac_cv_env_CFLAGS_value='-O -pipe -march=pentium'
ac_cv_env_CC_set=set
ac_cv_prog_make_make_set=yes
ac_cv_build_alias=i386-portbld-freebsd5.0
ac_cv_env_CPPFLAGS_value=
ac_cv_target_alias=i386-portbld-freebsd5.0
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_host=i386-portbld-freebsd5.0
ac_cv_env_host_alias_value=
ac_cv_prog_cxx_g=yes
am_cv_CXX_dependencies_compiler_type=gcc3
ac_cv_prog_AWK=nawk
ac_cv_build=i386-portbld-freebsd5.0
ac_cv_env_build_alias_value=i386-portbld-freebsd5.0
ac_cv_prog_ac_ct_CC=cc
ac_cv_target=i386-portbld-freebsd5.0
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
ac_cv_env_CPP_set=
ac_cv_objext=o

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "mutella"
#define VERSION "0.4.3"
#ifdef __cplusplus
void exit (int);
#endif

configure: exit 1
-------------- next part --------------
Slay-1.2
apache-2.0.45
autoconf-2.53_1
automake14-1.4.5_9
bash-2.05b.004
bind9-9.2.2
bison-1.75
clog-1.6
cvsup-without-gui-16.1f
cyrus-sasl-2.1.13_4
db3-3.3.11,1
db41-4.1.25_1
expat-1.95.6_1
gatekeeper-2.0.1
gdbm-1.8.3
gettext-0.11.5_1
gettext-0.12.1
gmake-3.80
help2man-1.29
isc-dhcp3-3.0.1.r11_1
jbigkit-1.4
jhead-1.8
lftp-2.6.6_1
libgnugetopt-1.2
libiconv-1.8_2
libnet-devel-1.1.0
libnids-1.16_1
libogg-1.0_1,3
libtool-1.3.5_1
links-2.1.p9,1
lynx-ssl-2.8.4.1c
lzo-1.08_1
m4-1.4_1
mutt-1.4.1
nc-1.0.1
nmap-3.20
opengk-1.2.3
openh323-1.9.10_2
openldap21-2.1.20_1
openssl-0.9.7b_1
p0f-1.8.2_1
perl-5.6.1_11
pkgdb.db
pstree-2.20
racoon-20030711a
screen-3.9.15
sniffit-0.3.7b_1
speex-1.0.b3,1
squid-2.5_4
squidGuard-1.2.0_1
trafshow-3.1_2
unzip-5.50
upclient-5.0.b7
uptimed-0.3.0
vim-6.1.455
vtun-2.5
wapsh-1.0_1
wget-1.8.2_3
zsh-4.0.6
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 185 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040112/51ac1cac/attachment.bin


More information about the freebsd-ports mailing list