Mandrake don't always have the latest versions of BerkeleyDB, autoconf and automake. I have have often fixed similar problems by installing the latest versons of those utilities. You will have to install from soures, which normally don't couse any problems, so it's worh trying.

Regards,
Sigmund.

Ted H. a �crit :
I'm getting two errors while running ./configure before even compiling
bincimap 1.2.11:
1. g++ `V' option requires an argument
2. default output file is not found from g++

Mandrake 10.2
I have binutils installed (source of a similar problem).

The links to Mandrake Bin RPMs are broken on the website.

I have Bincimp running using 1.2.9 but I'm having troubles with empty
bodies, not cleaning up after logging off, and duplicated emails -- I
use Mozzilla Thunderbird 1.0 on Windows as a client.

I don't know enough Linux to be able to troubleshoot this problem.

Ted

att: 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 bincimap configure 1.2.11final, which was
generated by GNU Autoconf 2.59.  Invocation command line was

$ ./configure

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

hostname = s209-121-79-3.bc.hsia.telus.net
uname -m = i686
uname -r = 2.6.8.1-10mdk
uname -s = Linux
uname -v = #1 Wed Sep 8 17:00:52 CEST 2004

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

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

PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /root/bin
PATH: /usr/local/j2sdk_nb/j2sdk1.4.2/jre/bin
PATH: /usr/local/lib


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

configure:1335: checking for a BSD-compatible install
configure:1390: result: /usr/bin/install -c
configure:1401: checking whether build environment is sane
configure:1444: result: yes
configure:1459: checking whether make sets $(MAKE)
configure:1479: result: yes
configure:1511: checking for working aclocal-1.4
configure:1518: result: found
configure:1526: checking for working autoconf
configure:1537: result: missing
configure:1541: checking for working automake-1.4
configure:1548: result: found
configure:1556: checking for working autoheader
configure:1567: result: missing
configure:1571: checking for working makeinfo
configure:1578: result: found
configure:1640: checking for g++
configure:1656: found /usr/bin/g++
configure:1666: result: g++
configure:1682: checking for C++ compiler version
configure:1685: g++ --version </dev/null >&5
g++ (GCC) 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk)
Copyright (C) 2003 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:1688: $? = 0
configure:1690: g++ -v </dev/null >&5
Using built-in specs.
Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java,pascal --host=i586-mandrake-linux-gnu --with-system-zlib
Thread model: posix
gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk)
configure:1693: $? = 0
configure:1695: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:1698: $? = 1
configure:1721: checking for C++ compiler default output file name
configure:1724: g++ conftest.cc >&5
ld: crtbegin.o: No such file: No such file or directory
configure:1727: $? = 1
configure: failed program was:
| /* confdefs.h. */
| | #define PACKAGE_NAME "bincimap"
| #define PACKAGE_TARNAME "bincimap"
| #define PACKAGE_VERSION "1.2.11final"
| #define PACKAGE_STRING "bincimap 1.2.11final"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #define PACKAGE "bincimap"
| #define VERSION "1.2.11final"
| /* end confdefs.h. */
| | int
| main ()
| {
| | ;
| return 0;
| }
configure:1766: error: C++ compiler cannot create executables
See `config.log' for more details.


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

ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
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_path_install='/usr/bin/install -c'
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_make_make_set=yes

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

ACLOCAL='aclocal-1.4'
AUTOCONF='/usr/local/src/bincimap-1.2.11final/missing autoconf'
AUTOHEADER='/usr/local/src/bincimap-1.2.11final/missing autoheader'
AUTOMAKE='automake-1.4'
CC=''
CFLAGS=''
CPPFLAGS=''
CXX='g++'
CXXFLAGS=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBDL=''
LIBOBJS=''
LIBS=''
LIBSSL=''
LTLIBOBJS=''
MAKEINFO='makeinfo'
OBJEXT=''
PACKAGE='bincimap'
PACKAGE_BUGREPORT='[EMAIL PROTECTED]'
PACKAGE_NAME='bincimap'
PACKAGE_STRING='bincimap 1.2.11final'
PACKAGE_TARNAME='bincimap'
PACKAGE_VERSION='1.2.11final'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STATIC=''
VERSION='1.2.11final'
ac_ct_CC=''
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE "bincimap"
#define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
#define PACKAGE_NAME "bincimap"
#define PACKAGE_STRING "bincimap 1.2.11final"
#define PACKAGE_TARNAME "bincimap"
#define PACKAGE_VERSION "1.2.11final"
#define VERSION "1.2.11final"

configure: exit 77





Reply via email to