help-nano
[Top][All Lists]
Advanced

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

[Help-nano] Compiling nano on Slackware 9.0


From: openkai
Subject: [Help-nano] Compiling nano on Slackware 9.0
Date: Fri, 13 Jun 2003 02:49:30 +0200

Hello!

I tried to compile nano (I like it being so small and easy to use) on my newly 
installed Slackware 9.0 following the advice in the nano FAQ.

Unfortunately, running configure, I get an error and cannot figure out what it 
does actually mean (kind of Linux newbie). Probably, there is something missing 
on my system (I didn't install all development packages for instance due to 
limited space on the harddisk but all packages marked necessary)

Please have a look at the config.low below, a good idea what I could try to get 
nano compiled would be greatly appreciated!

Thanks!

Kai



This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU Nano configure 1.2.1, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure 

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

hostname = kailux
uname -m = i486
uname -r = 2.4.20
uname -s = Linux
uname -v = #2 Mon Mar 17 22:02:15 PST 2003

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

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

PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/games


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

configure:1355: checking for a BSD-compatible install
configure:1409: result: /usr/bin/ginstall -c
configure:1420: checking whether build environment is sane
configure:1463: result: yes
configure:1496: checking for gawk
configure:1512: found /usr/bin/gawk
configure:1522: result: gawk
configure:1532: checking whether make sets $(MAKE)
configure:1552: result: yes
configure:1752: checking for gcc
configure:1768: found /usr/bin/gcc
configure:1778: result: gcc
configure:2022: checking for C compiler version
configure:2025: gcc --version </dev/null >&5
gcc (GCC) 3.2.2
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:2028: $? = 0
configure:2030: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/3.2.2/specs
Configured with: ../gcc-3.2.2/configure --prefix=/usr --enable-shared 
--enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld 
--verbose --target=i386-slackware-linux --host=i386-slackware-linux
Thread model: posix
gcc version 3.2.2
configure:2033: $? = 0
configure:2035: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2038: $? = 1
configure:2062: checking for C compiler default output
configure:2065: gcc    conftest.c  >&5
/usr/lib/gcc-lib/i386-slackware-linux/3.2.2/../../../../i386-slackware-linux/bin/ld:
 cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status
configure:2068: $? = 1
configure: failed program was:
| #line 2041 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Nano"
| #define PACKAGE_TARNAME "nano"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "GNU Nano 1.2.1"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "nano"
| #define VERSION "1.2.1"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:2107: 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_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_path_install='/usr/bin/ginstall -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes

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

ACLOCAL='${SHELL} /home/nano/nano-1.2.1/missing --run aclocal-1.6'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /home/nano/nano-1.2.1/missing --run tar'
AUTOCONF='${SHELL} /home/nano/nano-1.2.1/missing --run autoconf'
AUTOHEADER='${SHELL} /home/nano/nano-1.2.1/missing --run autoheader'
AUTOMAKE='${SHELL} /home/nano/nano-1.2.1/missing --run automake-1.6'
AWK='gawk'
CC='gcc'
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CURSES_LIB=''
DEFS=''
DEPDIR=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
GLIB_CFLAGS=''
GLIB_CONFIG=''
GLIB_LIBS=''
GMSGFMT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTLLIBS=''
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/nano/nano-1.2.1/missing --run makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
MSGMERGE=''
OBJEXT=''
PACKAGE='nano'
PACKAGE_BUGREPORT='address@hidden'
PACKAGE_NAME='GNU Nano'
PACKAGE_STRING='GNU Nano 1.2.1'
PACKAGE_TARNAME='nano'
PACKAGE_VERSION='1.2.1'
PATH_SEPARATOR=':'
POSUB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_NLS=''
VERSION='1.2.1'
XGETTEXT=''
ac_ct_CC='gcc'
ac_ct_STRIP=''
am__include=''
am__quote=''
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${prefix}/share'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/nano/nano-1.2.1/install-sh'
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 "nano"
#define PACKAGE_BUGREPORT "address@hidden"
#define PACKAGE_NAME "GNU Nano"
#define PACKAGE_STRING "GNU Nano 1.2.1"
#define PACKAGE_TARNAME "nano"
#define PACKAGE_VERSION "1.2.1"
#define VERSION "1.2.1"

configure: exit 77

____________________________________________________________________________
Fur 92 EUR mit Lufthansa quer durch Deutschland fliegen. Jetzt online
den Fruhbucher-Tarif buchen unter http://img.web.de/lh/lhspecial2.html





reply via email to

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