ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] rebuild sawfish-0.38-ipl2mdk.src.rpm failed
@ 2001-04-03  6:52 Andrey Brindeew
  2001-04-03  7:21 ` Kostya Timoshenko
  2001-04-03  9:56 ` Kostya Timoshenko
  0 siblings, 2 replies; 4+ messages in thread
From: Andrey Brindeew @ 2001-04-03  6:52 UTC (permalink / raw)
  To: Sisyphus Mailing List

Hello!

Subj.

[some stuff skipped]

make[1]: Leaving directory `/usr/src/RPM/BUILD/sawfish-0.38/po'
make[1]: Entering directory `/usr/src/RPM/BUILD/sawfish-0.38/capplet'
/bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -I. -I..  -pipe -g -Wall
-O2 -fexpensive-optimizations -march=i686 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
-I/usr/lib/glib/include -I/usr/X11R6/include sawmill-capplet.c \
| sed '\''s/sawmill-capplet\.o/& sawmill-capplet.lo
.sawmill-capplet\.d/g'\'' > .sawmill-capplet.d'
make[1]: Leaving directory `/usr/src/RPM/BUILD/sawfish-0.38/capplet'
make[1]: Entering directory `/usr/src/RPM/BUILD/sawfish-0.38/capplet'
gcc -c -DHAVE_CONFIG_H -DSAWFISH -I. -I..  -pipe -g -Wall -O2
-fexpensive-optimizations -march=i686 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
-I/usr/lib/glib/include -I/usr/X11R6/include -o ../src/libclient.o
../src/libclient.c
In file included from ../src/sawmill.h:31,
                 from ../src/libclient.c:22:
/usr/include/rep.h:35:24: rep_config.h: No such file or directory
In file included from /usr/include/rep.h:44,
                 from ../src/sawmill.h:32,
                 from ../src/libclient.c:23:
/usr/include/rep_lisp.h:41: parse error before `repv'
/usr/include/rep_lisp.h:41: warning: type defaults to `int' in declaration
of `repv'
/usr/include/rep_lisp.h:41: warning: data definition has no type or
storage class
/usr/include/rep_lisp.h:150: parse error before `repv'

[more errors skipped]

--
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely" (C) Larry Wall.



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

* Re: [sisyphus] rebuild sawfish-0.38-ipl2mdk.src.rpm failed
  2001-04-03  6:52 [sisyphus] rebuild sawfish-0.38-ipl2mdk.src.rpm failed Andrey Brindeew
@ 2001-04-03  7:21 ` Kostya Timoshenko
  2001-04-03  8:23   ` Andrey Brindeew
  2001-04-03  9:56 ` Kostya Timoshenko
  1 sibling, 1 reply; 4+ messages in thread
From: Kostya Timoshenko @ 2001-04-03  7:21 UTC (permalink / raw)
  To: sisyphus

Hello Andrey,

On Tue, 3 Apr 2001 10:52:26 +0400, you wrote:

> Hello!
> 
> Subj.
> 
> [some stuff skipped]
> 
> make[1]: Leaving directory `/usr/src/RPM/BUILD/sawfish-0.38/po'
> make[1]: Entering directory `/usr/src/RPM/BUILD/sawfish-0.38/capplet'
> /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -I. -I..  -pipe -g -Wall
> -O2 -fexpensive-optimizations -march=i686 -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include
> -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
> -I/usr/lib/glib/include -I/usr/X11R6/include sawmill-capplet.c \
> | sed '\''s/sawmill-capplet\.o/& sawmill-capplet.lo
> .sawmill-capplet\.d/g'\'' > .sawmill-capplet.d'
> make[1]: Leaving directory `/usr/src/RPM/BUILD/sawfish-0.38/capplet'
> make[1]: Entering directory `/usr/src/RPM/BUILD/sawfish-0.38/capplet'
> gcc -c -DHAVE_CONFIG_H -DSAWFISH -I. -I..  -pipe -g -Wall -O2
> -fexpensive-optimizations -march=i686 -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include
> -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
> -I/usr/lib/glib/include -I/usr/X11R6/include -o ../src/libclient.o
> ../src/libclient.c
> In file included from ../src/sawmill.h:31,
>                  from ../src/libclient.c:22:
> /usr/include/rep.h:35:24: rep_config.h: No such file or directory
должен быть в пакете librep-devel, и находится в каталоге /usr/lib/rep/i586-mandrake-linux
Скрипт /usr/bin/rep-config --cflags должен выдать этот путь.

-- 
Kostya.
mailto:kt@petr.kz



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

* Re: [sisyphus] rebuild sawfish-0.38-ipl2mdk.src.rpm failed
  2001-04-03  7:21 ` Kostya Timoshenko
@ 2001-04-03  8:23   ` Andrey Brindeew
  0 siblings, 0 replies; 4+ messages in thread
From: Andrey Brindeew @ 2001-04-03  8:23 UTC (permalink / raw)
  To: sisyphus

On Tue, 3 Apr 2001 14:21:29 +0700
Kostya Timoshenko <kt@petr.kz> wrote:

KT> > /usr/include/rep.h:35:24: rep_config.h: No such file or directory
KT> должен быть в пакете librep-devel, и находится в каталоге
KT> /usr/lib/rep/i586-mandrake-linux
KT> Скрипт /usr/bin/rep-config --cflags должен выдать этот путь.

(3) [12:19:30][abr@abr.tool.ru : ~/distr/rsync/Sisyphus/SRPMS]
$ rpm -q librep-devel
librep-devel-0.13.4-ipl1mdk
(3) [12:19:36][abr@abr.tool.ru : ~/distr/rsync/Sisyphus/SRPMS]
$ rpm -V librep-devel
(3) [12:19:41][abr@abr.tool.ru : ~/distr/rsync/Sisyphus/SRPMS]
$ slocate rep_config.h
/usr/lib/rep/i686-mandrake-linux/rep_config.h
(3) [12:19:51][abr@abr.tool.ru : ~/distr/rsync/Sisyphus/SRPMS]
$ /usr/bin/rep-config --cflags
-I/usr/include -I/usr/lib/rep/i686-mandrake-linux
(3) [12:19:55][abr@abr.tool.ru : ~/distr/rsync/Sisyphus/SRPMS]
$ ls -l `slocate rep_config.h`
-rw-r--r--    1 root     root         1189 Мар 11 10:58
/usr/lib/rep/i686-mandrake-linux/rep_config.h

Все на месте. Где лежат грабли?

--
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely" (C) Larry Wall.



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

* Re: [sisyphus] rebuild sawfish-0.38-ipl2mdk.src.rpm failed
  2001-04-03  6:52 [sisyphus] rebuild sawfish-0.38-ipl2mdk.src.rpm failed Andrey Brindeew
  2001-04-03  7:21 ` Kostya Timoshenko
@ 2001-04-03  9:56 ` Kostya Timoshenko
  1 sibling, 0 replies; 4+ messages in thread
From: Kostya Timoshenko @ 2001-04-03  9:56 UTC (permalink / raw)
  To: sisyphus

Hello Andrey,

On Tue, 3 Apr 2001 10:52:26 +0400, you wrote:

> Hello!
> 
> Subj.
> 
> [some stuff skipped]
> 
> make[1]: Leaving directory `/usr/src/RPM/BUILD/sawfish-0.38/po'
> make[1]: Entering directory `/usr/src/RPM/BUILD/sawfish-0.38/capplet'
> /bin/sh -ec 'gcc -MM -DHAVE_CONFIG_H -DSAWFISH -I. -I..  -pipe -g -Wall
> -O2 -fexpensive-optimizations -march=i686 -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include
> -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
> -I/usr/lib/glib/include -I/usr/X11R6/include sawmill-capplet.c \
> | sed '\''s/sawmill-capplet\.o/& sawmill-capplet.lo
> .sawmill-capplet\.d/g'\'' > .sawmill-capplet.d'
> make[1]: Leaving directory `/usr/src/RPM/BUILD/sawfish-0.38/capplet'

-----------------------------------------------------------------------
> make[1]: Entering directory `/usr/src/RPM/BUILD/sawfish-0.38/capplet'
> gcc -c -DHAVE_CONFIG_H -DSAWFISH -I. -I..  -pipe -g -Wall -O2
> -fexpensive-optimizations -march=i686 -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include
> -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
> -I/usr/lib/glib/include -I/usr/X11R6/include -o ../src/libclient.o
> ../src/libclient.c
------------------------------------------------------------------------
я не смог повторить подобную ситуацию, но просмотрев логи я не нашел подобного куска
вот такой есть
make[1]: Вход в каталог `/usr/src/RPM/BUILD/sawfish-0.38/capplet'
gcc -DHAVE_CONFIG_H -DSAWFISH -I. -I..  -pipe -g -Wall -O2 -fexpensive-optimizations -march=i586 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/X11R6/include  -o sawfish-capplet sawmill-capplet.c ../src/libclient.o -lnsl  -rdynamic -L/usr/lib -L/usr/X11R6/lib -lcapplet -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -ldb1 -ldl -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lm -lgnorba

-- 
Kostya.
mailto:kt@petr.kz



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

end of thread, other threads:[~2001-04-03  9:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-03  6:52 [sisyphus] rebuild sawfish-0.38-ipl2mdk.src.rpm failed Andrey Brindeew
2001-04-03  7:21 ` Kostya Timoshenko
2001-04-03  8:23   ` Andrey Brindeew
2001-04-03  9:56 ` Kostya Timoshenko

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