Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2004 22:06:15 +0100
From:      Grzegorz Bajson <G.Bajson@elka.pw.edu.pl>
To:        ports@FreeBSD.org
Subject:   mutella configure failure
Message-ID:  <20040112210615.GA27052@mion.elka.pw.edu.pl>

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

--9zSXsLTf0vkW971A
Content-Type: multipart/mixed; boundary="oyUTqETQ0mS9luUI"
Content-Disposition: inline


--oyUTqETQ0mS9luUI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello !

I'm sorry if I spam you, but there were instructions in configure script=20
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,
--=20
Grzegorz Bajson

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


--oyUTqETQ0mS9luUI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="config.log"
Content-Transfer-Encoding: quoted-printable

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=3D/usr/local --build=3Di386-portbld-freebsd5.0

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

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

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

/bin/arch              =3D unknown
/usr/bin/arch -k       =3D unknown
/usr/convex/getsysinfo =3D unknown
hostinfo               =3D unknown
/bin/machine           =3D unknown
/usr/bin/oslevel       =3D unknown
/bin/universe          =3D 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=20
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: $? =3D 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: $? =3D 0
configure:2036: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2039: $? =3D 1
configure:2065: checking for C compiler default output
configure:2068: cc -O -pipe -march=3Dpentium   conftest.c  >&5
configure:2071: $? =3D 0
configure:2104: result: a.out
configure:2109: checking whether the C compiler works
configure:2115: ./a.out
configure:2118: $? =3D 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=3Dpentium   conftest.c  >&5
configure:2150: $? =3D 0
configure:2172: result:=20
configure:2178: checking for suffix of object files
configure:2202: cc -c -O -pipe -march=3Dpentium  conftest.c >&5
configure:2205: $? =3D 0
configure:2224: result: o
configure:2228: checking whether we are using the GNU C compiler
configure:2255: cc -c -O -pipe -march=3Dpentium  conftest.c >&5
configure:2258: $? =3D 0
configure:2261: test -s conftest.o
configure:2264: $? =3D 0
configure:2276: result: yes
configure:2282: checking whether cc accepts -g
configure:2306: cc -c -g  conftest.c >&5
configure:2309: $? =3D 0
configure:2312: test -s conftest.o
configure:2315: $? =3D 0
configure:2325: result: yes
configure:2352: cc -c -O -pipe -march=3Dpentium  conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2355: $? =3D 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: $? =3D 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: $? =3D 0
configure:2714: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:2717: $? =3D 1
configure:2720: checking whether we are using the GNU C++ compiler
configure:2747: c++ -c  -O -pipe -march=3Dpentium  conftest.cc >&5
configure:2750: $? =3D 0
configure:2753: test -s conftest.o
configure:2756: $? =3D 0
configure:2768: result: yes
configure:2774: checking whether c++ accepts -g
configure:2798: c++ -c -g  conftest.cc >&5
configure:2801: $? =3D 0
configure:2804: test -s conftest.o
configure:2807: $? =3D 0
configure:2817: result: yes
configure:2863: c++ -c  -O -pipe -march=3Dpentium  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=
=20
   function it appears in.)
configure:2866: $? =3D 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=3Dpentium  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=
=20
   function it appears in.)
configure:2866: $? =3D 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=3Dpentium  conftest.cc >&5
configure:2845:20: no include path in which to find stdlib.h
configure:2866: $? =3D 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=3Dpentium  conftest.cc >&5
configure:2845:20: no include path in which to find stdlib.h
configure:2866: $? =3D 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=3Dpentium  conftest.cc >&5
configure:2845:20: no include path in which to find stdlib.h
configure:2866: $? =3D 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=3Dpentium  conftest.cc >&5
configure:2845:20: no include path in which to find stdlib.h
configure:2866: $? =3D 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=3Dpentium  conftest.cc >&5
configure:2845:20: no include path in which to find stdlib.h
configure:2866: $? =3D 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: $? =3D 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: $? =3D 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: $? =3D 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: $? =3D 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: $? =3D 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: $? =3D 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=3Dgcc3
ac_cv_prog_CXXCPP=3D/lib/cpp
ac_cv_env_CXXFLAGS_value=3D' -O -pipe -march=3Dpentium'
ac_cv_prog_cc_g=3Dyes
ac_cv_env_CXXCPP_set=3D
ac_cv_env_LDFLAGS_set=3D
ac_cv_c_compiler_gnu=3Dyes
ac_cv_exeext=3D
ac_cv_env_CFLAGS_set=3Dset
ac_cv_env_CPP_value=3D
ac_cv_env_CPPFLAGS_set=3D
ac_cv_cxx_compiler_gnu=3Dyes
ac_cv_env_CXX_set=3Dset
ac_cv_env_host_alias_set=3D
ac_cv_env_build_alias_set=3Dset
ac_cv_env_CXXCPP_value=3D
ac_cv_env_LDFLAGS_value=3D
ac_cv_env_target_alias_set=3D
ac_cv_host_alias=3Di386-portbld-freebsd5.0
ac_cv_env_CFLAGS_value=3D'-O -pipe -march=3Dpentium'
ac_cv_env_CC_set=3Dset
ac_cv_prog_make_make_set=3Dyes
ac_cv_build_alias=3Di386-portbld-freebsd5.0
ac_cv_env_CPPFLAGS_value=3D
ac_cv_target_alias=3Di386-portbld-freebsd5.0
ac_cv_env_CXXFLAGS_set=3Dset
ac_cv_env_CXX_value=3Dc++
ac_cv_host=3Di386-portbld-freebsd5.0
ac_cv_env_host_alias_value=3D
ac_cv_prog_cxx_g=3Dyes
am_cv_CXX_dependencies_compiler_type=3Dgcc3
ac_cv_prog_AWK=3Dnawk
ac_cv_build=3Di386-portbld-freebsd5.0
ac_cv_env_build_alias_value=3Di386-portbld-freebsd5.0
ac_cv_prog_ac_ct_CC=3Dcc
ac_cv_target=3Di386-portbld-freebsd5.0
ac_cv_env_target_alias_value=3D
ac_cv_env_CC_value=3Dcc
ac_cv_env_CPP_set=3D
ac_cv_objext=3Do

## ----------- ##
## 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

--oyUTqETQ0mS9luUI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=packages

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

--oyUTqETQ0mS9luUI--

--9zSXsLTf0vkW971A
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (SunOS)

iD8DBQFAAwxFJcc7tncKm2gRAv1/AKCO7Htl5mrCcfTutcUsBsLMuW2dSQCeLJqm
kT/Gb1OKbNN/fixVfQ2Hm3Q=
=TyQj
-----END PGP SIGNATURE-----

--9zSXsLTf0vkW971A--



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