* On Tue Jul 24, Thomas E. Dickey wrote in [mutt-users]: 
-> On Tue, 24 Jul 2001, Nelson D. Guerrero wrote:
-> 
-> > Hello everyone.
-> >
-> > I`ve been forced to downgrade from mutt 1.3.19 to mutt 1.2.5 since I
-> > installed Slackware 8.0, I keep getting the following error with
-> > ncurses:
-> 
-> look at the config.log file, which shows the error messages.  Perhaps
-> sl80's got some additional library dependency for ncurses.
-> 
-> -- 
-> T.E.Dickey <[EMAIL PROTECTED]>
-> http://dickey.his.com
-> ftp://dickey.his.com
-> 

I did`nt find anything in my config.log, but then again, I`m fairly
ignorant on these kind of things. I was wondering if someone could check
it out. Attached is the config.log, sorry if it bothers anybody, this is
the first and last time I attached an unrequested file.

---
Nelson D. Guerrero                 Email: [EMAIL PROTECTED]
Soporte Tecnico                    WWW  : http://www.tcn.com.do  
Telecable Nacional                 Tel  : (809) 542 - 6612 ext. 4018
Divisiòn de Internet
------------------------------------------------------------------------
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.50.  Invocation command line was

  $ ./configure --enable-locales-fix --without-wc-funcs --with-curses-dir=/usr/lib

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

hostname = guerro
uname -m = i686
uname -r = 2.4.5
uname -s = Linux
uname -v = #1 Tue Jul 17 15:51:22 AST 2001

/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 = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:.:/opt/gnome/bin

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

configure:960: PATH=".;."; conftest.sh
./configure: conftest.sh: command not found
configure:963: $? = 127
configure:1015: checking for a BSD compatible install
configure:1064: result: /usr/bin/ginstall -c
configure:1075: checking whether build environment is sane
configure:1118: result: yes
configure:1139: checking whether make sets ${MAKE}
configure:1159: result: yes
configure:1187: checking for working aclocal
configure:1194: result: found
configure:1202: checking for working autoconf
configure:1209: result: found
configure:1217: checking for working automake
configure:1224: result: found
configure:1232: checking for working autoheader
configure:1239: result: found
configure:1247: checking for working makeinfo
configure:1254: result: found
configure:1270: checking build system type
configure:1288: result: i686-pc-linux-gnu
configure:1295: checking host system type
configure:1309: result: i686-pc-linux-gnu
configure:1316: checking for prefix
configure:1323: result: /usr/local
configure:1369: checking for gcc
configure:1384: found /usr/bin/gcc
configure:1392: result: gcc
configure:1636: checking for C compiler default output
configure:1639: gcc    conftest.c  >&5
configure:1642: $? = 0
configure:1665: result: a.out
configure:1670: checking whether the C compiler works
configure:1676: ./a.out
configure:1679: $? = 0
configure:1694: result: yes
configure:1701: checking whether we are cross compiling
configure:1703: result: no
configure:1706: checking for executable suffix
configure:1708: gcc -o conftest    conftest.c  >&5
configure:1711: $? = 0
configure:1733: result: 
configure:1739: checking for object suffix
configure:1757: gcc -c   conftest.c >&5
configure:1760: $? = 0
configure:1779: result: o
configure:1783: checking whether we are using the GNU C compiler
configure:1804: gcc -c   conftest.c >&5
configure:1807: $? = 0
configure:1810: test -s conftest.o
configure:1813: $? = 0
configure:1825: result: yes
configure:1831: checking whether gcc accepts -g
configure:1849: gcc -c -g  conftest.c >&5
configure:1852: $? = 0
configure:1855: test -s conftest.o
configure:1858: $? = 0
configure:1868: result: yes
configure:1895: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:1898: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1993: checking for strerror in -lcposix
configure:2020: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
/usr/i386-slackware-linux/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:2023: $? = 1
configure: failed program was:
#line 2001 "configure"
#include "confdefs.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 strerror ();
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:2040: result: no
configure:2046: checking for gcc option to accept ANSI C
configure:2105: gcc  -c -g -O2  conftest.c >&5
configure:2108: $? = 0
configure:2111: test -s conftest.o
configure:2114: $? = 0
configure:2128: result: none needed
configure:2144: checking how to run the C preprocessor
configure:2171: gcc -E  conftest.c
configure:2177: $? = 0
configure:2204: gcc -E  conftest.c
configure:2201: ac_nonexistent.h: No such file or directory
configure:2210: $? = 1
configure: failed program was:
#line 2200 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2247: result: gcc -E
configure:2262: gcc -E  conftest.c
configure:2268: $? = 0
configure:2295: gcc -E  conftest.c
configure:2292: ac_nonexistent.h: No such file or directory
configure:2301: $? = 1
configure: failed program was:
#line 2291 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2340: checking for function prototypes
configure:2343: result: yes
configure:2554: checking how to run the C preprocessor
configure:2657: result: gcc -E
configure:2672: gcc -E  conftest.c
configure:2678: $? = 0
configure:2705: gcc -E  conftest.c
configure:2702: ac_nonexistent.h: No such file or directory
configure:2711: $? = 1
configure: failed program was:
#line 2701 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2750: checking whether make sets ${MAKE}
configure:2770: result: yes
configure:2791: checking for a BSD compatible install
configure:2840: result: /usr/bin/ginstall -c
configure:2889: checking for ranlib
configure:2904: found /usr/bin/ranlib
configure:2913: result: ranlib
configure:2963: checking for ar
configure:2978: found /usr/bin/ar
configure:2987: result: ar
configure:2999: checking for gcc option to accept ANSI C
configure:3056: gcc  -c -g -O2  conftest.c >&5
configure:3059: $? = 0
configure:3062: test -s conftest.o
configure:3065: $? = 0
configure:3082: result: none needed
configure:3090: checking for inline
configure:3107: gcc -c -g -O2  conftest.c >&5
configure:3110: $? = 0
configure:3113: test -s conftest.o
configure:3116: $? = 0
configure:3127: result: inline
configure:3142: checking for an ANSI C-conforming const
configure:3206: gcc -c -g -O2  conftest.c >&5
configure:3209: $? = 0
configure:3212: test -s conftest.o
configure:3215: $? = 0
configure:3225: result: yes
configure:3237: checking for dbx
configure:3266: result: no
configure:3275: checking for gdb
configure:3292: found /usr/bin/gdb
configure:3304: result: /usr/bin/gdb
configure:3313: checking for sdb
configure:3342: result: no
configure:3362: checking for sendmail
configure:3379: found /usr/bin/sendmail
configure:3391: result: /usr/bin/sendmail
configure:3459: checking for ispell
configure:3488: result: no
configure:3723: checking for waddnwstr in -lncurses
configure:3750: gcc -o conftest -g -O2   conftest.c -lncurses   >&5
/tmp/ccj1Z1YY.o: In function `main':
/home/nelsong/mutt/configure:3743: undefined reference to `waddnwstr'
collect2: ld returned 1 exit status
configure:3753: $? = 1
configure: failed program was:
#line 3731 "configure"
#include "confdefs.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 waddnwstr ();
int
main ()
{
waddnwstr ();
  ;
  return 0;
}
configure:3770: result: no
configure:3723: checking for waddnwstr in -lncursesw
configure:3770: result: no
configure:3778: checking for initscr in -lncurses
configure:3825: result: no
configure:3935: checking for initscr
configure:3972: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccztdLjE.o: In function `main':
/home/nelsong/mutt/configure:3963: undefined reference to `initscr'
collect2: ld returned 1 exit status
configure:3975: $? = 1
configure: failed program was:
#line 3941 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char initscr (); 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 initscr ();
char (*f) ();

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_initscr) || defined (__stub___initscr)
choke me
#else
f = initscr;
#endif

  ;
  return 0;
}
configure:3991: result: no
configure:4192: checking for tgoto
configure:4229: gcc -o conftest -g -O2   conftest.c  -L/lib >&5
/tmp/ccw81XB3.o: In function `main':
/home/nelsong/mutt/configure:4220: undefined reference to `tgoto'
collect2: ld returned 1 exit status
configure:4232: $? = 1
configure: failed program was:
#line 4198 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char tgoto (); 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 tgoto ();
char (*f) ();

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_tgoto) || defined (__stub___tgoto)
choke me
#else
f = tgoto;
#endif

  ;
  return 0;
}
configure:4248: result: no
configure:4257: checking for tgoto in -ltermcap
configure:4304: result: no
configure:4257: checking for tgoto in -ltermlib
configure:4304: result: no
configure:4257: checking for tgoto in -lunknown
configure:4304: result: no
configure:4319: checking for initscr in -lcursesX
configure:4366: result: no
configure:4319: checking for initscr in -lcurses
configure:4366: result: no
configure:4319: checking for initscr in -lncurses
configure:4366: result: no
configure:4319: checking for initscr in -lxcurses
configure:4366: result: no
configure:4319: checking for initscr in -ljcurses
configure:4366: result: no
configure:4319: checking for initscr in -lunknown
configure:4366: result: no
configure:4373: error: no curses library found

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
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_CPP_set=
ac_cv_env_CPP_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_func_initscr=no
ac_cv_func_tgoto=no
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux
ac_cv_lib_=no
ac_cv_lib_cposix_strerror=no
ac_cv_objext=o
ac_cv_path_DBX=no
ac_cv_path_GDB=/usr/bin/gdb
ac_cv_path_ISPELL=no
ac_cv_path_SDB=no
ac_cv_path_SENDMAIL=/usr/bin/sendmail
ac_cv_path_install=$'/usr/bin/ginstall -c'
ac_cv_prog_CPP=$'gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
am_cv_prog_cc_stdc=
mutt_cv_curses=/usr
mutt_cv_prefix=/usr/local
mutt_cv_version=1.3.19

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

#define PACKAGE "mutt"
#define VERSION "1.3.19"
#define PROTOTYPES 1
#define SENDMAIL "/usr/bin/sendmail"
#define HAVE_PGP 1
#define SUBVERSION "i"


configure: exit 1

Reply via email to