ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: <dark_elf@tut.by>
To: sisyphus@altlinux.ru
Subject: [sisyphus] anjuta
Date: Thu, 9 Oct 2003 20:47:19 -0400
Message-ID: <200310092047.19640.dark_elf@tut.by> (raw)

[-- Attachment #1: Type: text/plain, Size: 251 bytes --]

Создаю консольное приложение, и при автогенерации
получаю: src/Makefile.am:12: 'CXXFLAGS' is a user variable, you should not
override it;
и еще кучу предупреждений.
Ну и Auto generation completed...................Unsuccessful.
Как с этим бороться?



[-- Attachment #2: config.log --]
[-- Type: text/x-log, Size: 18419 bytes --]

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 = localhost.localdomain
uname -m = i686
uname -r = 2.4.22-std-smp-alt2
uname -s = Linux
uname -v = #1 SMP Tue Sep 9 15:58:08 MSD 2003

/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: /home/chrome/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /usr/games


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

configure:1502: checking for a BSD-compatible install
configure:1556: result: /bin/install -c
configure:1567: checking whether build environment is sane
configure:1610: result: yes
configure:1643: checking for gawk
configure:1659: found /bin/gawk
configure:1669: result: gawk
configure:1679: checking whether make sets $(MAKE)
configure:1699: result: yes
configure:1878: checking for style of include used by make
configure:1906: result: GNU
configure:1977: checking for gcc
configure:1993: found /usr/bin/gcc
configure:2003: result: gcc
configure:2247: checking for C compiler version
configure:2250: gcc --version </dev/null >&5
i586-alt-linux-gcc (GCC) 3.2.3 (ALT Linux, build 3.2.3-alt1)
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:2253: $? = 0
configure:2255: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,f77,objc,java --program-suffix=-3.2 --enable-objc-gc --with-system-zlib --without-included-gettext --host=i586-alt-linux --build=i586-alt-linux --target=i586-alt-linux
Thread model: posix
gcc version 3.2.3 (ALT Linux, build 3.2.3-alt1)
configure:2258: $? = 0
configure:2260: gcc -V </dev/null >&5
i586-alt-linux-gcc: argument to `-V' is missing
configure:2263: $? = 1
configure:2287: checking for C compiler default output
configure:2290: gcc    conftest.c  >&5
configure:2293: $? = 0
configure:2339: result: a.out
configure:2344: checking whether the C compiler works
configure:2350: ./a.out
configure:2353: $? = 0
configure:2370: result: yes
configure:2377: checking whether we are cross compiling
configure:2379: result: no
configure:2382: checking for suffix of executables
configure:2384: gcc -o conftest    conftest.c  >&5
configure:2387: $? = 0
configure:2412: result: 
configure:2418: checking for suffix of object files
configure:2440: gcc -c   conftest.c >&5
configure:2443: $? = 0
configure:2465: result: o
configure:2469: checking whether we are using the GNU C compiler
configure:2494: gcc -c   conftest.c >&5
configure:2497: $? = 0
configure:2500: test -s conftest.o
configure:2503: $? = 0
configure:2516: result: yes
configure:2522: checking whether gcc accepts -g
configure:2544: gcc -c -g  conftest.c >&5
configure:2547: $? = 0
configure:2550: test -s conftest.o
configure:2553: $? = 0
configure:2564: result: yes
configure:2581: checking for gcc option to accept ANSI C
configure:2642: gcc  -c -g -O2  conftest.c >&5
configure:2645: $? = 0
configure:2648: test -s conftest.o
configure:2651: $? = 0
configure:2669: result: none needed
configure:2687: gcc -c -g -O2  conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2690: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2801: checking dependency style of gcc
configure:2884: result: gcc3
configure:2902: checking for library containing strerror
configure:2933: gcc -o conftest -g -O2   conftest.c  >&5
configure:2936: $? = 0
configure:2939: test -s conftest
configure:2942: $? = 0
configure:3001: result: none required
configure:3060: checking for g++
configure:3076: found /usr/bin/g++
configure:3086: result: g++
configure:3102: checking for C++ compiler version
configure:3105: g++ --version </dev/null >&5
i586-alt-linux-g++ (GCC) 3.2.3 (ALT Linux, build 3.2.3-alt1)
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:3108: $? = 0
configure:3110: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,f77,objc,java --program-suffix=-3.2 --enable-objc-gc --with-system-zlib --without-included-gettext --host=i586-alt-linux --build=i586-alt-linux --target=i586-alt-linux
Thread model: posix
gcc version 3.2.3 (ALT Linux, build 3.2.3-alt1)
configure:3113: $? = 0
configure:3115: g++ -V </dev/null >&5
i586-alt-linux-g++: argument to `-V' missing

configure:3118: $? = 1
configure:3121: checking whether we are using the GNU C++ compiler
configure:3146: g++ -c   conftest.cc >&5
configure:3149: $? = 0
configure:3152: test -s conftest.o
configure:3155: $? = 0
configure:3168: result: yes
configure:3174: checking whether g++ accepts -g
configure:3196: g++ -c -g  conftest.cc >&5
configure:3199: $? = 0
configure:3202: test -s conftest.o
configure:3205: $? = 0
configure:3216: result: yes
configure:3260: g++ -c -g -O2  conftest.cc >&5
configure:3263: $? = 0
configure:3266: test -s conftest.o
configure:3269: $? = 0
configure:3296: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:3293: `exit' undeclared (first use this function)
configure:3293: (Each undeclared identifier is reported only once for each function it appears in.)
configure:3299: $? = 1
configure: failed program was:
| #line 3279 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "proj"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3260: g++ -c -g -O2  conftest.cc >&5
configure:3263: $? = 0
configure:3266: test -s conftest.o
configure:3269: $? = 0
configure:3296: g++ -c -g -O2  conftest.cc >&5
configure:3299: $? = 0
configure:3302: test -s conftest.o
configure:3305: $? = 0
configure:3330: checking dependency style of g++
configure:3413: result: gcc3
configure:3433: checking for gcc option to accept ANSI C
configure:3497: gcc  -c -g -O2  conftest.c >&5
configure:3500: $? = 0
configure:3503: test -s conftest.o
configure:3506: $? = 0
configure:3521: result: none needed
configure:3537: checking how to run the C preprocessor
configure:3573: gcc -E  conftest.c
In file included from /usr/include/bits/posix1_lim.h:126,
                 from /usr/include/limits.h:144,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:132,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/syslimits.h:7,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:11,
                 from configure:3573:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory
configure:3579: $? = 1
configure: failed program was:
| #line 3559 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "proj"
| #define VERSION "0.1"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:3573: gcc -E  conftest.c
In file included from /usr/include/bits/posix1_lim.h:126,
                 from /usr/include/limits.h:144,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:132,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/syslimits.h:7,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:11,
                 from configure:3573:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory
configure:3579: $? = 1
configure: failed program was:
| #line 3559 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "proj"
| #define VERSION "0.1"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:3573: gcc -E -traditional-cpp  conftest.c
/usr/include/sys/cdefs.h:31: #error "You need a ISO C conforming compiler to use the glibc headers"
configure:3579: $? = 1
configure: failed program was:
| #line 3559 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "proj"
| #define VERSION "0.1"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:3573: gcc -E -traditional-cpp  conftest.c
/usr/include/sys/cdefs.h:31: #error "You need a ISO C conforming compiler to use the glibc headers"
configure:3579: $? = 1
configure: failed program was:
| #line 3559 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "proj"
| #define VERSION "0.1"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:3573: /lib/cpp  conftest.c
In file included from /usr/include/bits/posix1_lim.h:126,
                 from /usr/include/limits.h:144,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:132,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/syslimits.h:7,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:11,
                 from configure:3573:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory
configure:3579: $? = 1
configure: failed program was:
| #line 3559 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "proj"
| #define VERSION "0.1"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:3573: /lib/cpp  conftest.c
In file included from /usr/include/bits/posix1_lim.h:126,
                 from /usr/include/limits.h:144,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:132,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/syslimits.h:7,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:11,
                 from configure:3573:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory
configure:3579: $? = 1
configure: failed program was:
| #line 3559 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "proj"
| #define VERSION "0.1"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:3655: result: /lib/cpp
configure:3680: /lib/cpp  conftest.c
In file included from /usr/include/bits/posix1_lim.h:126,
                 from /usr/include/limits.h:144,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:132,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/syslimits.h:7,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:11,
                 from configure:3680:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory
configure:3686: $? = 1
configure: failed program was:
| #line 3666 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "proj"
| #define VERSION "0.1"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:3680: /lib/cpp  conftest.c
In file included from /usr/include/bits/posix1_lim.h:126,
                 from /usr/include/limits.h:144,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:132,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/syslimits.h:7,
                 from /usr/lib/gcc-lib/i586-alt-linux/3.2.3/include/limits.h:11,
                 from configure:3680:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory
configure:3686: $? = 1
configure: failed program was:
| #line 3666 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "proj"
| #define VERSION "0.1"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:3754: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

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

ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_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_exeext=
ac_cv_objext=o
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=/lib/cpp
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=

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

ACLOCAL='${SHELL} /home/chrome/Projects/proj/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/chrome/Projects/proj/missing --run tar'
AR=''
AUTOCONF='${SHELL} /home/chrome/Projects/proj/missing --run autoconf'
AUTOHEADER='${SHELL} /home/chrome/Projects/proj/missing --run autoheader'
AUTOMAKE='${SHELL} /home/chrome/Projects/proj/missing --run automake-1.7'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='/lib/cpp'
CPPFLAGS=''
CXX='g++'
CXXCPP=''
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/chrome/Projects/proj/missing --run makeinfo'
NO_PREFIX_PACKAGE_DATA_DIR=''
NO_PREFIX_PACKAGE_DOC_DIR=''
NO_PREFIX_PACKAGE_HELP_DIR=''
NO_PREFIX_PACKAGE_MENU_DIR=''
NO_PREFIX_PACKAGE_PIXMAPS_DIR=''
OBJEXT='o'
PACKAGE='proj'
PACKAGE_BUGREPORT=''
PACKAGE_DATA_DIR=''
PACKAGE_DOC_DIR=''
PACKAGE_HELP_DIR=''
PACKAGE_MENU_DIR=''
PACKAGE_NAME=''
PACKAGE_PIXMAPS_DIR=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.1'
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
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/chrome/Projects/proj/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 "proj"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "0.1"
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 1

             reply	other threads:[~2003-10-10  0:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-10  0:47 dark_elf [this message]
2003-10-11  1:53   ` darkelf
2003-10-12  1:58     ` darkelf
2003-10-11 20:54       ` Eugene Ostapets
2003-10-13  2:51 ` Vital Khilko
2003-10-14  8:13   ` Diver J Strelok

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=200310092047.19640.dark_elf@tut.by \
    --to=dark_elf@tut.by \
    --cc=darkelf@mail333.com \
    --cc=sisyphus@altlinux.ru \
    /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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git