ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Проблемы со сборкой galeon-1.1.2-alt0.2
@ 2002-02-01  9:00 Konstantin Lepikhov
  2002-02-01 15:21 ` [sisyphus] " Aleksey Novodvorsky
  0 siblings, 1 reply; 7+ messages in thread
From: Konstantin Lepikhov @ 2002-02-01  9:00 UTC (permalink / raw)
  To: Sisyphus mailing list

Здравствуйте!

Пробую собрать subj% а оно упорно сопротивляется: 
- сначала требует xml-i18n-tools (занес в BTS)
- потом вываливается с криком Mozilla not found (не находя перед этим
  xpcom, пишет в configure.log что-то про parse error в string constants

mozilla-0.9.8-alt0.4
mozilla-devel-0.9.8-alt0.4

any ideas?

-- 
WBR, Konstantin
	...The information is like the bank... (c) EC8OR



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [sisyphus] Re: [sisyphus] Проблемы со сборкой galeon-1.1.2-alt0.2
  2002-02-01  9:00 [sisyphus] Проблемы со сборкой galeon-1.1.2-alt0.2 Konstantin Lepikhov
@ 2002-02-01 15:21 ` Aleksey Novodvorsky
  2002-02-05 13:00   ` [sisyphus] " Konstantin Lepikhov
  0 siblings, 1 reply; 7+ messages in thread
From: Aleksey Novodvorsky @ 2002-02-01 15:21 UTC (permalink / raw)
  To: sisyphus

Konstantin Lepikhov wrote:

> Здравствуйте!
>
> Пробую собрать subj% а оно упорно сопротивляется:
> - сначала требует xml-i18n-tools (занес в BTS)
> - потом вываливается с криком Mozilla not found (не находя перед этим
>   xpcom, пишет в configure.log что-то про parse error в string constants
>
> mozilla-0.9.8-alt0.4
> mozilla-devel-0.9.8-alt0.4
>
> any ideas?

autoconf/automake свежие?

Rgrds, AEN




^ permalink raw reply	[flat|nested] 7+ messages in thread

* [sisyphus] Re: Проблемы со сборкой galeon-1.1.2-alt0.2
  2002-02-01 15:21 ` [sisyphus] " Aleksey Novodvorsky
@ 2002-02-05 13:00   ` Konstantin Lepikhov
  2002-02-05 22:58     ` Mikhail Zabaluev
  0 siblings, 1 reply; 7+ messages in thread
From: Konstantin Lepikhov @ 2002-02-05 13:00 UTC (permalink / raw)
  To: sisyphus

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

Hi!

В Fri 01, 18:21:05 +0300, Aleksey Novodvorsky(aen@altlinux.ru) wrote:

> Konstantin Lepikhov wrote:
> 
> > Здравствуйте!
> >
> > Пробую собрать subj% а оно упорно сопротивляется:
> > - сначала требует xml-i18n-tools (занес в BTS)
> > - потом вываливается с криком Mozilla not found (не находя перед этим
> >   xpcom, пишет в configure.log что-то про parse error в string constants
> >
> > mozilla-0.9.8-alt0.4
> > mozilla-devel-0.9.8-alt0.4
> >
> > any ideas?
> 
> autoconf/automake свежие?
> 
да, сверялся со вчерашним Сизифом.

В аттаче - вся ругать ./configure

-- 
WBR, Konstantin
	...The information is like the bank... (c) EC8OR

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

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

configure:812: checking for perl
configure:962: checking for a BSD compatible install
configure:1015: checking whether build environment is sane
configure:1072: checking whether make sets ${MAKE}
configure:1118: checking for working aclocal
configure:1131: checking for working autoconf
configure:1144: checking for working automake
configure:1157: checking for working autoheader
configure:1170: checking for working makeinfo
configure:1187: checking for Cygwin environment
configure:1203: kgcc -c -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686  conftest.c 1>&5
configure: In function `main':
configure:1199: `__CYGWIN32__' undeclared (first use in this function)
configure:1199: (Each undeclared identifier is reported only once
configure:1199: for each function it appears in.)
configure: failed program was:
#line 1192 "configure"
#include "confdefs.h"

int main() {

#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif
return __CYGWIN__;
; return 0; }
configure:1220: checking for mingw32 environment
configure:1232: kgcc -c -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686  conftest.c 1>&5
configure: In function `main':
configure:1228: `__MINGW32__' undeclared (first use in this function)
configure:1228: (Each undeclared identifier is reported only once
configure:1228: for each function it appears in.)
configure: failed program was:
#line 1225 "configure"
#include "confdefs.h"

int main() {
return __MINGW32__;
; return 0; }
configure:1249: checking how to run the C preprocessor
configure:1270: kgcc -E  conftest.c >/dev/null 2>conftest.out
configure:1358: checking host system type
configure:1379: checking build system type
configure:1399: checking for gcc
configure:1512: checking whether the C compiler (kgcc -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 ) works
configure:1528: kgcc -o conftest -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686   conftest.c  1>&5
configure:1525: warning: return-type defaults to `int'
configure:1554: checking whether the C compiler (kgcc -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 ) is a cross-compiler
configure:1559: checking whether we are using GNU C
configure:1568: kgcc -E conftest.c
configure:1587: checking whether kgcc accepts -g
configure:1630: checking for ld used by GCC
configure:1698: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.11.90.0.31 (with BFD 2.11.90.0.31)
configure:1715: checking for /usr/bin/ld option to reload object files
configure:1727: checking for BSD-compatible nm
configure:1765: checking whether ln -s works
configure:1786: checking how to recognise dependant libraries
configure:1959: checking for object suffix
configure:1965: kgcc -c -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686  conftest.c 1>&5
configure:1985: checking for executable suffix
configure:1995: kgcc -o conftest -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686   conftest.c  1>&5
configure:2026: checking command to parse /usr/bin/nm -B output
configure:2102: kgcc -c -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686  conftest.c 1>&5
configure:2105: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm
configure:2156: kgcc -o conftest -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686   conftest.c conftstm.o 1>&5
conftest.c:6: warning: `main' is usually a function
configure:2202: checking for dlfcn.h
configure:2212: kgcc -E  conftest.c >/dev/null 2>conftest.out
configure:2380: checking for ranlib
configure:2447: checking for strip
configure:2683: checking for objdir
configure:2710: checking for kgcc option to produce PIC
configure:2862: checking if kgcc PIC flag -fPIC works
configure:2876: kgcc -c -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -fPIC -DPIC  conftest.c 1>&5
configure:2928: checking if kgcc static flag -static works
configure:2943: kgcc -o conftest -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686   -static conftest.c  1>&5
configure:2970: checking if kgcc supports -c -o file.o
configure:2989: kgcc -c -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -o out/conftest2.o  conftest.c 1>&5
configure:3018: checking if kgcc supports -c -o file.lo
configure:3034: kgcc -c -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -c -o conftest.lo  conftest.c 1>&5
configure: In function `main':
configure:3030: warning: unused variable `some_variable'
configure:3083: checking if kgcc supports -fno-rtti -fno-exceptions
configure:3096: kgcc -c -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
configure: In function `main':
configure:3092: warning: unused variable `some_variable'
configure: In function `main':
configure:3092: warning: unused variable `some_variable'
configure:3123: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:3739: checking how to hardcode library paths into programs
configure:3767: checking whether stripping libraries is possible
configure:3781: checking dynamic linker characteristics
configure:4167: checking if libtool supports shared libraries
configure:4660: checking whether -lc should be explicitly linked in
configure:4667: kgcc -c -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686  conftest.c 1>&5
conftest.c:1: warning: `dummy' defined but not used
configure:4680: kgcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep  -lc  >/dev/null 2>&1
configure:5264: checking for POSIXized ISC
configure:5287: checking for gcc
configure:5400: checking whether the C compiler (kgcc -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 ) works
configure:5416: kgcc -o conftest -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686   conftest.c  1>&5
configure:5413: warning: return-type defaults to `int'
configure:5442: checking whether the C compiler (kgcc -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 ) is a cross-compiler
configure:5447: checking whether we are using GNU C
configure:5475: checking whether kgcc accepts -g
configure:5511: checking for c++
configure:5543: checking whether the C++ compiler (compat-g++ -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 ) works
configure:5559: compat-g++ -o conftest -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686   conftest.C  1>&5
configure:5585: checking whether the C++ compiler (compat-g++ -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 ) is a cross-compiler
configure:5590: checking whether we are using GNU C++
configure:5599: compat-g++ -E conftest.C
configure:5618: checking whether compat-g++ accepts -g
configure:5672: kgcc -c -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686  conftest.c 1>&5
configure:5689: kgcc -c -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686  conftest.c 1>&5
configure:5709: checking for kgcc option to accept ANSI C
configure:5762: kgcc  -c -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686  conftest.c 1>&5
configure:5786: checking for ANSI C header files
configure:5799: kgcc -E  conftest.c >/dev/null 2>conftest.out
configure:5866: kgcc -o conftest -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686   conftest.c  1>&5
configure:5893: checking for scandir
configure:5921: kgcc -o conftest -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686   conftest.c  1>&5
configure:6002: checking for orbit-config
configure:6037: checking for ORBit - version >= 0.5.1
configure:6138: kgcc -o conftest -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include   conftest.c -L/usr/lib -lORBit -lIIOP -lORBitutil -lglib -lm  1>&5
configure:6220: checking for orbit-idl
configure:6316: checking for glib-config
configure:6351: checking for GLIB - version >= 1.2.9
configure:6450: kgcc -o conftest -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include/glib-1.2 -I/usr/lib/glib/include   conftest.c -L/usr/lib -lglib  1>&5
configure:6586: checking for gtk-config
configure:6621: checking for GTK - version >= 1.2.9
configure:6722: kgcc -o conftest -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include   conftest.c -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm  1>&5
configure:6835: checking if GNOME_FileSelector component is wanted
configure:6874: checking if NautilusView Galeon component is wanted
configure:6940: checking for gnome-config
configure:6976: checking for GNOME - version >= 1.2.8
configure:7068: checking for additional GNOME modules
configure:7166: checking for gconf-config
configure:7201: checking for GCONF - version >= 1.0.4
configure:7282: checking for oaf-config
configure:7317: checking for OAF - version >= 0.6.5
configure:7418: kgcc -o conftest -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include   conftest.c -L/usr/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lm  1>&5
configure:7505: checking for xml-config
configure:7594: checking for gdk-pixbuf-config
configure:7629: checking for GDK_PIXBUF - version >= 0.13.0
configure:7711: kgcc -o conftest -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include   conftest.c  -L/usr/lib -lgdk_pixbuf -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm 1>&5
configure:7793: checking for scrollkeeper-config
configure:7838: checking for X11/extensions/Xinerama.h
configure:7848: kgcc -E  conftest.c >/dev/null 2>conftest.out
configure:7959: checking for gcc version
configure:8063: checking for PR_Init in -lnspr4
configure:8082: kgcc -o conftest  -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include/mozilla   -L/usr/lib/mozilla conftest.c -lnspr4 -lpthread  1>&5
configure:8104: checking for PL_strcmp in -lplc4
configure:8123: kgcc -o conftest  -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include/mozilla   -L/usr/lib/mozilla -lnspr4 conftest.c -lplc4 -lpthread -lnspr4  1>&5
configure:8144: checking for PL_NewHashTable in -lplds4
configure:8163: kgcc -o conftest  -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include/mozilla   -L/usr/lib/mozilla -lnspr4 conftest.c -lplds4 -lpthread -lnspr4  1>&5
configure:8190: checking for xpcom
configure:8203: g++ -c  -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include/mozilla  conftest.c 1>&5
configure:8196: parse error before string constant
configure: In function `main':
configure:8199: warning: implicit declaration of function `NS_RegistryGetFactory'
configure: failed program was:
#line 8195 "configure"
#include "confdefs.h"
extern "C" int NS_RegistryGetFactory(void**);
                 
int main() {
NS_RegistryGetFactory(0); return 0;
; return 0; }
configure:8232: g++ -c  -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include/mozilla  conftest.c 1>&5
configure:8225:22: g++/string: No such file or directory
configure: failed program was:
#line 8224 "configure"
#include "confdefs.h"
#include <g++/string>
	
int main() {

; return 0; }
configure:8254: g++ -c  -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include/mozilla  conftest.c 1>&5
configure:8247:24: g++-2/string: No such file or directory
configure: failed program was:
#line 8246 "configure"
#include "confdefs.h"
#include <g++-2/string>
	
int main() {

; return 0; }
configure:8276: g++ -c  -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include/mozilla  conftest.c 1>&5
In file included from configure:8269:
/usr/include/g++-3/string:6:26: std/bastring.h: No such file or directory
In file included from configure:8269:
/usr/include/g++-3/string:8: parse error before string constant
configure: failed program was:
#line 8268 "configure"
#include "confdefs.h"
#include <g++-3/string>
	
int main() {

; return 0; }
configure:8294: checking for gdk_superwin_get_type in -lgtksuperwin
configure:8313: kgcc -o conftest  -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include/mozilla   -L/usr/lib/mozilla -lnspr4 -lplc4 -lplds4 -lgtksuperwin conftest.c -lgtksuperwin -lpthread  1>&5
configure:8336: checking for gtk_moz_embed_get_type in -lgtkembedmoz
configure:8355: kgcc -o conftest  -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include/mozilla   -L/usr/lib/mozilla -lnspr4 -lplc4 -lplds4 -lgtkembedmoz  -lgtksuperwin conftest.c -lgtkembedmoz   1>&5
configure:8381: checking for Mozilla

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [sisyphus] Re: Проблемы со сборкой galeon-1.1.2-alt0.2
  2002-02-05 13:00   ` [sisyphus] " Konstantin Lepikhov
@ 2002-02-05 22:58     ` Mikhail Zabaluev
  2002-02-07  6:31       ` Konstantin Lepikhov
  0 siblings, 1 reply; 7+ messages in thread
From: Mikhail Zabaluev @ 2002-02-05 22:58 UTC (permalink / raw)
  To: sisyphus

Hello Konstantin,

On Tue, Feb 05, 2002 at 04:00:43PM +0300, Konstantin Lepikhov wrote:
>
> В аттаче - вся ругать ./configure

[skip]

> configure:8190: checking for xpcom
> configure:8203: g++ -c  -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include/mozilla  conftest.c 1>&5
> configure:8196: parse error before string constant
> configure: In function `main':
> configure:8199: warning: implicit declaration of function `NS_RegistryGetFactory'
> configure: failed program was:
> #line 8195 "configure"
> #include "confdefs.h"
> extern "C" int NS_RegistryGetFactory(void**);
>                  
> int main() {
> NS_RegistryGetFactory(0); return 0;
> ; return 0; }
> configure:8232: g++ -c  -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include/mozilla  conftest.c 1>&5
> configure:8225:22: g++/string: No such file or directory
> configure: failed program was:
> #line 8224 "configure"
> #include "confdefs.h"
> #include <g++/string>
> 	
> int main() {
> 
> ; return 0; }
> configure:8254: g++ -c  -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include/mozilla  conftest.c 1>&5
> configure:8247:24: g++-2/string: No such file or directory
> configure: failed program was:
> #line 8246 "configure"
> #include "confdefs.h"
> #include <g++-2/string>
> 	
> int main() {
> 
> ; return 0; }
> configure:8276: g++ -c  -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686 -I/usr/include/mozilla  conftest.c 1>&5
> In file included from configure:8269:
> /usr/include/g++-3/string:6:26: std/bastring.h: No such file or directory
> In file included from configure:8269:
> /usr/include/g++-3/string:8: parse error before string constant
> configure: failed program was:
> #line 8268 "configure"
> #include "confdefs.h"
> #include <g++-3/string>
> 	
> int main() {
> 
> ; return 0; }

libstdc++-devel стоит?

-- 
Stay tuned,
  MhZ                                     JID: mookid@jabber.org
___________
People who take cold baths never have rheumatism, but they have cold baths.



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [sisyphus] Re: Проблемы со сборкой galeon-1.1.2-alt0.2
  2002-02-05 22:58     ` Mikhail Zabaluev
@ 2002-02-07  6:31       ` Konstantin Lepikhov
  2002-02-07  9:10         ` AVL
  0 siblings, 1 reply; 7+ messages in thread
From: Konstantin Lepikhov @ 2002-02-07  6:31 UTC (permalink / raw)
  To: sisyphus

Hi!

В Wed 06, 01:58:03 +0300, Mikhail Zabaluev(mhz@alt-linux.org) wrote:

> > In file included from configure:8269:
> > /usr/include/g++-3/string:6:26: std/bastring.h: No such file or directory
> > In file included from configure:8269:
> > /usr/include/g++-3/string:8: parse error before string constant
> > configure: failed program was:
> > #line 8268 "configure"
> > #include "confdefs.h"
> > #include <g++-3/string>
> > 	
> > int main() {
> > 
> > ; return 0; }
> 
> libstdc++-devel стоит?
> 
Стоит, но судя по логам, чего-то там не хватает :( Надо будет gcc3
попробовать. Непонятно, как AEN его (galeon) собрать умудрился :)

ЗЫ Извиняюсь за некую тормознутость в ответах, приходится бегать между
работой и домом.

-- 
WBR, Konstantin
	...The information is like the bank... (c) EC8OR



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [sisyphus] Re: Проблемы со сборкой galeon-1.1.2-alt0.2
  2002-02-07  6:31       ` Konstantin Lepikhov
@ 2002-02-07  9:10         ` AVL
  2002-02-07 22:39           ` Aleksey Novodvorsky
  0 siblings, 1 reply; 7+ messages in thread
From: AVL @ 2002-02-07  9:10 UTC (permalink / raw)
  To: sisyphus

On Thu, 7 Feb 2002 09:31:22 +0300
Konstantin Lepikhov <lakostis@elektrostal.ru> wrote:
> попробовать. Непонятно, как AEN его (galeon) собрать умудрился :)
давно порываюсь его об этом спросить.
не собираются этот и еще несколько пакетов :(

-- 
С уважением,Любимов А.В.



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [sisyphus] Re:  Проблемы со сборкой  galeon-1.1.2-alt0.2
  2002-02-07  9:10         ` AVL
@ 2002-02-07 22:39           ` Aleksey Novodvorsky
  0 siblings, 0 replies; 7+ messages in thread
From: Aleksey Novodvorsky @ 2002-02-07 22:39 UTC (permalink / raw)
  To: sisyphus

AVL wrote:

>On Thu, 7 Feb 2002 09:31:22 +0300
>Konstantin Lepikhov <lakostis@elektrostal.ru> wrote:
>
>>попробовать. Непонятно, как AEN его (galeon) собрать умудрился :)
>>
>давно порываюсь его об этом спросить.
>не собираются этот и еще несколько пакетов :(
>
Никакого шаманства, чесслово. Канал поднимется -- постараемся разобраться.

Rgrds, AEN





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-02-07 22:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-01  9:00 [sisyphus] Проблемы со сборкой galeon-1.1.2-alt0.2 Konstantin Lepikhov
2002-02-01 15:21 ` [sisyphus] " Aleksey Novodvorsky
2002-02-05 13:00   ` [sisyphus] " Konstantin Lepikhov
2002-02-05 22:58     ` Mikhail Zabaluev
2002-02-07  6:31       ` Konstantin Lepikhov
2002-02-07  9:10         ` AVL
2002-02-07 22:39           ` Aleksey Novodvorsky

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