ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] make winex rpm
@ 2002-10-18 13:47 BOBAH
  2002-10-18 14:11 ` Андрей Булава
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: BOBAH @ 2002-10-18 13:47 UTC (permalink / raw)
  To: sisyphus

make[1]: Entering directory `/usr/src/RPM/BUILD/wine/debugger'
[ -d /var/tmp/winex22-buildroot/usr/local/winex22/bin ] || mkdir -p 
/var/tmp/winex22-buildroot/usr/local/winex22/bin
/bin/install -p winedbg.so 
/var/tmp/winex22-buildroot/usr/local/winex22/bin/winedbg.so
cd /var/tmp/winex22-buildroot/usr/local/winex22/bin && rm -f winedbg && 
cp wine winedbg
cp: cannot stat `wine': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/wine/debugger'
make: *** [debugger/__install__] Error 2
ошибка: Неверный код возврата из /var/tmp/rpm-tmp.75816 (%install)


Ошибки сборки пакетов:
    Неверный код возврата из /var/tmp/rpm-tmp.75816 (%install)

Что я неправильно делаю?

-- 
Rgds, BOBAH.






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

* Re: [sisyphus] make winex rpm
  2002-10-18 13:47 [sisyphus] make winex rpm BOBAH
@ 2002-10-18 14:11 ` Андрей Булава
  2002-10-18 14:31 ` Serge Ryabchun
  2002-10-19 20:51 ` Ruslan N. Balkin
  2 siblings, 0 replies; 4+ messages in thread
From: Андрей Булава @ 2002-10-18 14:11 UTC (permalink / raw)
  To: ALT Sisyphus mail list

On Fri, 18 Oct 2002, BOBAH wrote:

> make[1]: Entering directory `/usr/src/RPM/BUILD/wine/debugger'
> [ -d /var/tmp/winex22-buildroot/usr/local/winex22/bin ] || mkdir -p
> /var/tmp/winex22-buildroot/usr/local/winex22/bin
> /bin/install -p winedbg.so
> /var/tmp/winex22-buildroot/usr/local/winex22/bin/winedbg.so
> cd /var/tmp/winex22-buildroot/usr/local/winex22/bin && rm -f winedbg &&
> cp wine winedbg
> cp: cannot stat `wine': No such file or directory
> make[1]: *** [install] Error 1
> make[1]: Leaving directory `/usr/src/RPM/BUILD/wine/debugger'
> make: *** [debugger/__install__] Error 2
> ошибка: Неверный код возврата из /var/tmp/rpm-tmp.75816 (%install)
>
>
> Ошибки сборки пакетов:
>     Неверный код возврата из /var/tmp/rpm-tmp.75816 (%install)
>
> Что я неправильно делаю?

А в /var/tmp/winex22-buildroot/usr/local/winex22/bin действительно есть
wine? Если нет, то ошибка, появилась раньше.

>
> --
> Rgds, BOBAH.

--
С наилучшими пожеланиями,
 Андрей Булава [ AB1002-UANIC ]
Информационный центр ДонНТУ



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

* Re: [sisyphus] make winex rpm
  2002-10-18 13:47 [sisyphus] make winex rpm BOBAH
  2002-10-18 14:11 ` Андрей Булава
@ 2002-10-18 14:31 ` Serge Ryabchun
  2002-10-19 20:51 ` Ruslan N. Balkin
  2 siblings, 0 replies; 4+ messages in thread
From: Serge Ryabchun @ 2002-10-18 14:31 UTC (permalink / raw)
  To: sisyphus

On Fri, 18 Oct 2002, BOBAH wrote:
> Ошибки сборки пакетов:
>     Неверный код возврата из /var/tmp/rpm-tmp.75816 (%install)

Дайте вывод rpm -qa|grep devel

-- 
Serge Ryabchun sr@energy.uch.net



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

* Re: [sisyphus] make winex rpm
  2002-10-18 13:47 [sisyphus] make winex rpm BOBAH
  2002-10-18 14:11 ` Андрей Булава
  2002-10-18 14:31 ` Serge Ryabchun
@ 2002-10-19 20:51 ` Ruslan N. Balkin
  2 siblings, 0 replies; 4+ messages in thread
From: Ruslan N. Balkin @ 2002-10-19 20:51 UTC (permalink / raw)
  To: sisyphus

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

On Fri, 18 Oct 2002 17:47:42 +0400
BOBAH wrote:

> make[1]: Entering directory `/usr/src/RPM/BUILD/wine/debugger'
> [ -d /var/tmp/winex22-buildroot/usr/local/winex22/bin ] || mkdir -p 
> /var/tmp/winex22-buildroot/usr/local/winex22/bin
> /bin/install -p winedbg.so 
> /var/tmp/winex22-buildroot/usr/local/winex22/bin/winedbg.so
> cd /var/tmp/winex22-buildroot/usr/local/winex22/bin && rm -f winedbg && 
> cp wine winedbg
> cp: cannot stat `wine': No such file or directory
> make[1]: *** [install] Error 1
> make[1]: Leaving directory `/usr/src/RPM/BUILD/wine/debugger'
> make: *** [debugger/__install__] Error 2
> ошибка: Неверный код возврата из /var/tmp/rpm-tmp.75816 (%install)
> 
> 
> Ошибки сборки пакетов:
>     Неверный код возврата из /var/tmp/rpm-tmp.75816 (%install)
> 
> Что я неправильно делаю?
> 
Мейкфайлы там кривые :(
Я делал так: 
rpm -bb --target athlon winex.spec
Ошибка.
Правлю makefile в подкаталоге debugger.
rpm -bi --target athlon --short-circuit winex.spec
Ошибка, уже в следующем каталоге.
Правлю и там Makefile, снова rpm -bi --target athlon --short-circuit winex.spec
Далее, все установилось по каталогам, rpm вопит, что не знает, к какому пакету
принадлежит winesetup. Игнорируем это сообщение, делаем 
rpm -bb --target athlon --short-circuit winex.spec
и устанавливаем получившуюся RPMку.

-- 
С уважением,
Балькин Руслан.

[-- Attachment #2: For security, this message has been digitally signed. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2002-10-19 20:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-18 13:47 [sisyphus] make winex rpm BOBAH
2002-10-18 14:11 ` Андрей Булава
2002-10-18 14:31 ` Serge Ryabchun
2002-10-19 20:51 ` Ruslan N. Balkin

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