« Отговор #2 -: Jul 26, 2006, 19:48 »
Tova e faila 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 configure, which was
generated by GNU Autoconf 2.52. Invocation command line was
$ ./configure
## ---------- ##
## Platform. ##
## ---------- ##
hostname = lz4ny
uname -m = i586
uname -r = 2.4.22
uname -s = Linux
uname -v = #6 Tue Sep 2 17:43:01 PDT 2003
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i586
/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:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin
## ------------ ##
## Core tests. ##
## ------------ ##
configure:1099: PATH=".;."; conftest.sh
./configure: line 1100: conftest.sh: command not found
configure:1102: $? = 127
configure:1148: checking for a BSD compatible install
configure:1197: result: /usr/bin/ginstall -c
configure:1208: checking whether build environment is sane
configure:1251: result: yes
configure:1266: checking whether make sets ${MAKE}
configure:1286: result: yes
configure:1314: checking for working aclocal
configure:1321: result: found
configure:1329: checking for working autoconf
configure:1336: result: found
configure:1344: checking for working automake
configure:1351: result: found
configure:1359: checking for working autoheader
configure:1366: result: found
configure:1374: checking for working makeinfo
configure:1381: result: found
configure:1446: checking for g++
configure:1461: found /usr/bin/g++
configure:1469: result: g++
configure:1484: checking for C++ compiler version
configure:1487: g++ --version </dev/null >&5
g++ (GCC) 3.2.3
Copyright © 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:1490: $? = 0
configure:1492: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.2.3/specs
Configured with: ../gcc-3.2.3/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 3.2.3
configure:1495: $? = 0
configure:1497: g++ -V </dev/null >&5
g++: argument to `-V' missing
configure:1500: $? = 1
configure:1520: checking for C++ compiler default output
configure:1523: g++ conftest.cc >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../../i486-slackware-linux/bin/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status
configure:1526: $? = 1
configure: failed program was:
#line 1504 "configure"
#include "confdefs.h"
int
main ()
{
;
return 0;
}
configure:1549: error: C++ compiler cannot create executables
## ----------------- ##
## 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_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/ginstall -c'
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_make_make_set=yes
lt_cv_sys_path_separator=:
## ------------ ##
## confdefs.h. ##
## ------------ ##
#define PACKAGE "LinPac"
#define VERSION "0.16"
#define VERINFO "Stable release 020729"
configure: exit 77