From: "ALT Linux User" <altlinux.mailbox@gmail.com>
To: "ALT Linux Community" <community@lists.altlinux.org>
Subject: Re: [Comm] [OBORONA-SPAM] Unable to create executables
Date: Thu, 29 Jun 2006 06:32:55 +0400
Message-ID: <40babb620606281932pad3c582q3df5ea9cefc26137@mail.gmail.com> (raw)
In-Reply-To: <m3zmfw7s20.fsf@evg_home.krastel.ru>
> Тогда не скажу даже. Что смотреть уже сказали - config.log. Там подробно
> расписывается, что не получилось.
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.59. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
uname -m = i686
uname -r = 2.6.12-std26-up-alt6
uname -s = Linux
uname -v = #1 Thu Oct 27 10:34:10 MSD 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: /root/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1340: checking for a BSD-compatible install
configure:1395: result: /bin/install -c
configure:1406: checking whether build environment is sane
configure:1449: result: yes
configure:1464: checking whether make sets $(MAKE)
configure:1484: result: yes
configure:1516: checking for working aclocal-1.4
configure:1527: result: missing
configure:1531: checking for working autoconf
configure:1542: result: missing
configure:1546: checking for working automake-1.4
configure:1557: result: missing
configure:1561: checking for working autoheader
configure:1572: result: missing
configure:1576: checking for working makeinfo
configure:1587: result: missing
configure:1605: checking for a BSD-compatible install
configure:1660: result: /bin/install -c
configure:1717: checking for gcc
configure:1733: found /usr/bin/gcc
configure:1743: result: gcc
configure:1987: checking for C compiler version
configure:1990: gcc --version </dev/null >&5
/usr/bin/i586-alt-linux-gcc: No such file or directory
configure:1993: $? = 1
configure:1995: gcc -v </dev/null >&5
/usr/bin/i586-alt-linux-gcc: No such file or directory
configure:1998: $? = 1
configure:2000: gcc -V </dev/null >&5
/usr/bin/i586-alt-linux-gcc: No such file or directory
configure:2003: $? = 1
configure:2026: checking for C compiler default output file name
configure:2029: gcc conftest.c >&5
/usr/bin/i586-alt-linux-gcc: No such file or directory
configure:2032: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "wmwifi"
| #define VERSION "0.6"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2071: 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='/bin/install -c'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='/home/nbtester/Documents/wfiles/wmwifi 0.6
source/wmwifi-0.6/missing aclocal-1.4'
AUTOCONF='/home/nbtester/Documents/wfiles/wmwifi 0.6
source/wmwifi-0.6/missing autoconf'
AUTOHEADER='/home/nbtester/Documents/wfiles/wmwifi 0.6
source/wmwifi-0.6/missing autoheader'
AUTOMAKE='/home/nbtester/Documents/wfiles/wmwifi 0.6
source/wmwifi-0.6/missing automake-1.4'
CC='gcc'
CFLAGS=''
CPP=''
CPPFLAGS=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='/home/nbtester/Documents/wfiles/wmwifi 0.6
source/wmwifi-0.6/missing makeinfo'
OBJEXT=''
PACKAGE='wmwifi'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
VERSION='0.6'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
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 "wmwifi"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "0.6"
configure: exit 77
------------
>>>P.S.: что fs смонтированна без noexec, проверяли ?
Как это проверить, подскажите plz?
next prev parent reply other threads:[~2006-06-29 2:32 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-28 3:44 [Comm] " ALT Linux User
2006-06-28 5:23 ` Damir Shayhutdinov
2006-06-28 5:41 ` Timur Batyrshin
2006-06-29 7:22 ` Terechkov Evgenii
2006-06-28 8:31 ` [Comm] [OBORONA-SPAM] " ABATAPA
2006-06-28 22:28 ` ALT Linux User
2006-06-28 23:56 ` Evgenii Terechkov
2006-06-29 2:32 ` ALT Linux User [this message]
2006-06-29 2:41 ` Denis G. Samsonenko
2006-06-29 3:40 ` Хихин Руслан
2006-06-29 4:05 ` Andrey Rahmatullin
2006-06-29 5:24 ` ALT Linux User
2006-06-29 5:29 ` Andrey Rahmatullin
2006-06-30 5:12 ` ALT Linux User
2006-06-30 5:20 ` Terechkov Evgenii
2006-06-30 5:25 ` ALT Linux User
2006-06-30 5:37 ` Denis G. Samsonenko
2006-06-30 5:41 ` ALT Linux User
2006-06-30 5:45 ` Шенцев Алексей Владимирович
2006-06-30 5:50 ` Хихин Руслан
2006-06-30 7:37 ` Denis G. Samsonenko
2006-06-30 5:43 ` ALT Linux User
2006-06-30 15:01 ` Andrey Rahmatullin
2006-06-30 5:41 ` [Comm] " Хихин Руслан
2006-06-30 15:00 ` Andrey Rahmatullin
2006-06-30 19:25 ` ALT Linux User
2006-06-30 19:33 ` Damir Shayhutdinov
2006-06-30 19:35 ` Andrey Rahmatullin
2006-06-30 19:48 ` ALT Linux User
2006-06-30 19:52 ` Sergey S. Skulachenko
2006-07-01 1:44 ` Denis G. Samsonenko
2006-07-01 5:26 ` ALT Linux User
2006-07-01 6:56 ` Denis G. Samsonenko
2006-07-01 8:36 ` ALT Linux User
2006-07-01 9:44 ` Denis G. Samsonenko
2006-07-01 10:02 ` ALT Linux User
2006-07-01 11:19 ` Denis G. Samsonenko
2006-07-01 14:39 ` Andrey Rahmatullin
2006-07-01 18:34 ` Michael Shigorin
2006-07-02 1:38 ` ALT Linux User
2006-07-02 18:42 ` Xandry
2006-07-02 20:01 ` ALT Linux User
2006-07-03 4:58 ` Andrey Rahmatullin
2006-07-03 6:55 ` Xandry
2006-07-03 4:59 ` Andrey Rahmatullin
2006-07-03 8:43 ` ALT Linux User
2006-07-03 8:54 ` Шенцев Алексей Владимирович
2006-07-03 9:02 ` Dmitriy L. Kruglikov
2006-07-07 10:33 ` [Comm] Administrativia Michael Shigorin
2006-07-03 9:28 ` [Comm] Unable to create executables Damir Shayhutdinov
2006-07-03 11:29 ` [Comm] wmfwifi (was: Unable to create executables) Michael Shigorin
2006-07-12 10:50 ` [Comm] Unable to create executables Michael Shigorin
2006-07-12 10:49 ` Michael Shigorin
2006-07-01 13:09 ` Sergey S. Skulachenko
2006-07-01 7:07 ` Хихин Руслан
2006-07-01 1:24 ` Denis G. Samsonenko
2006-06-29 3:59 ` [Comm] [OBORONA-SPAM] " Alexandr A. Alexandrov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40babb620606281932pad3c582q3df5ea9cefc26137@mail.gmail.com \
--to=altlinux.mailbox@gmail.com \
--cc=community@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git