nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-workers] Problem trying to build nmh from CVS on ubuntu fiesty


From: Jeffrey C Honig
Subject: [Nmh-workers] Problem trying to build nmh from CVS on ubuntu fiesty
Date: Sun, 29 Apr 2007 19:36:20 -0400

I followed the directions in docs/README.developer (autoheader, ...).

When I try to configure I get an error that I can trace to this entry in
config.log:

configure:2481: gcc --version >&5
gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
Copyright (C) 2006 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:2484: $? = 0
configure:2491: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix --enable-nls 
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
configure:2494: $? = 0
configure:2501: gcc -V >&5
gcc: '-V' option must have argument
configure:2504: $? = 1
configure:2527: checking for C compiler default output file name
configure:2554: gcc    conftest.c  >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:2557: $? = 1
configure:2595: result: 
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "nmh"
| #define PACKAGE_TARNAME "nmh"
| #define PACKAGE_VERSION "1.2"
| #define PACKAGE_STRING "nmh 1.2"
| #define PACKAGE_BUGREPORT ""
| #define MHE 1
| #define BACKUP_PREFIX ","
| #define LOCKF_LOCKING 1
| #define SMTPMTS 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:2602: error: C compiler cannot create executables
See `config.log' for more details.



Is the problem with the -V w/o an argument.  Or did I forgot to install
some Ubuntu package?


Thanks.

Jeff

-- 
Jeffrey C. Honig <address@hidden>
http://www.honig.net/jch
GnuPG ID:14E29E13 <http://www.honig.net/jch/key.shtml>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]