Re: Problem configuring acl 2.2.28

Pierre <[email protected]> Wed, 04 May 2005 20:14:51 +0200
Newsgroups gmane.linux.file-systems.acl.devel
Message-ID <[email protected]>
Andreas Gruenbacher wrote:
> On Thursday 21 April 2005 23:36, Pierre wrote:
> 
>>[...]
>>FATAL ERROR: make does not seem to be installed.
>>acl cannot be built without a working GNU make installation.
> 
> 
> Hm, what's in config.log?

I attached it to this mail.

Regards,

-- 
Pierre.

_______________________________________________
acl-devel mailing list
[email protected]
http://acl.bestbits.at/mailman/listinfo/acl-devel
config.log (text/plain, 5.7 KB)
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.57.  Invocation command line was

  $ ./configure 

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

hostname = pierre
uname -m = i686
uname -r = 2.6.11.5
uname -s = Linux
uname -v = #12 Sat Mar 19 20:14:02 CET 2005

/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/qt/bin
PATH: /usr/local/qt-embedded/bin
PATH: /usr/local/qtopia/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/local/j2sdk/bin
PATH: /usr/local/kde/bin
PATH: /usr/local/pccts/bin
PATH: /usr/local/ssl/bin
PATH: /usr/local/mysql/bin
PATH: /usr/local/netpbm/bin
PATH: /usr/local/ant/bin


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

configure:1364: checking for gcc
configure:1390: result: gcc
configure:1634: checking for C compiler version
configure:1637: gcc --version </dev/null >&5
gcc (GCC) 3.4.3
Copyright (C) 2004 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:1640: $? = 0
configure:1642: gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/specs
Configured with: ./configure --enable-shared --enable-threads --enable-nls --with-system-zlib --with-x --enable-gtk-cairo --enable-java-awt=gtk,xlib
Thread model: posix
gcc version 3.4.3
configure:1645: $? = 0
configure:1647: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:1650: $? = 1
configure:1674: checking for C compiler default output
configure:1677: gcc -s -O3 -march=i686   conftest.c  >&5
configure:1680: $? = 0
configure:1726: result: a.out
configure:1731: checking whether the C compiler works
configure:1737: ./a.out
configure:1740: $? = 0
configure:1757: result: yes
configure:1764: checking whether we are cross compiling
configure:1766: result: no
configure:1769: checking for suffix of executables
configure:1771: gcc -o conftest -s -O3 -march=i686   conftest.c  >&5
configure:1774: $? = 0
configure:1799: result: 
configure:1805: checking for suffix of object files
configure:1827: gcc -c -s -O3 -march=i686  conftest.c >&5
configure:1830: $? = 0
configure:1852: result: o
configure:1856: checking whether we are using the GNU C compiler
configure:1881: gcc -c -s -O3 -march=i686  conftest.c >&5
configure:1884: $? = 0
configure:1887: test -s conftest.o
configure:1890: $? = 0
configure:1903: result: yes
configure:1909: checking whether gcc accepts -g
configure:1931: gcc -c -g  conftest.c >&5
configure:1934: $? = 0
configure:1937: test -s conftest.o
configure:1940: $? = 0
configure:1951: result: yes
configure:1968: checking for gcc option to accept ANSI C
configure:2029: gcc  -c -s -O3 -march=i686  conftest.c >&5
configure:2032: $? = 0
configure:2035: test -s conftest.o
configure:2038: $? = 0
configure:2056: result: none needed
configure:2074: gcc -c -s -O3 -march=i686  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2077: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2199: checking for gmake
configure:2233: result: no
configure:2241: checking for make
configure:2274: result: no

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

ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-s -O3 -march=i686'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=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_exeext=
ac_cv_objext=o
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=

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

AWK=''
CC='gcc'
CFLAGS='-s -O3 -march=i686'
CPP=''
CPPFLAGS=''
DEFS=''
ECHO=''
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP=''
EXEEXT=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
MAKE=''
MAKEDEPEND=''
MSGFMT=''
MSGMERGE=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RPM=''
RPMBUILD=''
SED=''
SHELL='/bin/sh'
SORT=''
TAR=''
ZIP=''
ac_ct_CC='gcc'
awk=''
bindir='${exec_prefix}/bin'
build_alias=''
cc='gcc'
datadir='${prefix}/share'
debug_build='-DDEBUG'
echo=''
enable_gettext='yes'
enable_shared='yes'
exec_prefix='NONE'
have_zipped_manpages=''
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libattr=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libtool=''
localstatedir='${prefix}/var'
make=''
makedepend=''
malloc_lib=''
mandir='${prefix}/man'
msgfmt=''
msgmerge=''
oldincludedir='/usr/include'
opt_build='-g'
pkg_distribution='Linux'
pkg_group='root'
pkg_name='acl'
pkg_platform='linux'
pkg_release='1'
pkg_user='root'
pkg_version='2.2.28'
prefix='NONE'
program_transform_name='s,x,x,'
rpm=''
rpm_version=''
rpmbuild=''
sbindir='${exec_prefix}/sbin'
sed=''
sharedstatedir='${prefix}/com'
sort=''
sysconfdir='${prefix}/etc'
tar=''
target_alias=''
zip=''

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

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""

configure: exit 1