ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] kernel-source-2.4.21rc1 не собирается
@ 2003-05-21  6:57 Alexandr R. Ogurtzoff  
  2003-05-21  8:21 ` [Comm] " Michael Shigorin
  0 siblings, 1 reply; 4+ messages in thread
From: Alexandr R. Ogurtzoff   @ 2003-05-21  6:57 UTC (permalink / raw)
  To: community; +Cc: Michael Shigorin

Вытянул kernel-source-2.4.21rc1-2.4.21rc1-alt1.src.rpm
 patch и всё прочее...(сейчас на сайте уже нет)
Дополнил всё это из Сизифа (вручную) свежим bootloader-utils 
и mkinitrd. Доставил патчи, доставил всё что спрашивало для 
сборки с Мастера2.2. Собрал пакет kernel-source.

Пытаюсь уже собрать kernel-image.spec
вылетает ошибка:
make[3]: Entering directory 
`/home/iscander/RPM/BUILD/kernel-source-2.4.21rc1/drivers/scsi/aic7xxx'
/usr/bin/make -C aicasm
make[4]: Entering directory 
`/home/iscander/RPM/BUILD/kernel-source-2.4.21rc1/drivers/scsi/aic7xxx/aicasm'
bison -y -d -b aicasm_gram aicasm_gram.y
mv aicasm_gram.tab.c aicasm_gram.c
mv aicasm_gram.tab.h aicasm_gram.h
bison -y -d -b aicasm_macro_gram -p mm aicasm_macro_gram.y
mv aicasm_macro_gram.tab.c aicasm_macro_gram.c
mv aicasm_macro_gram.tab.h aicasm_macro_gram.h
lex  -oaicasm_scan.c aicasm_scan.l
lex  -Pmm -oaicasm_macro_scan.c aicasm_macro_scan.l
gcc -I/usr/include -I. -ldb aicasm.c aicasm_symbol.c 
aicasm_gram.c aicasm_macro_gram.c aicasm_scan.c 
aicasm_macro_scan.c -o aicasm
aicasm_gram.y:1933: warning: type mismatch with previous 
implicit declaration
/usr/share/bison/bison.simple:924: warning: previous 
implicit declaration of `yyerror'
aicasm_gram.y:1933: warning: `yyerror' was previously 
implicitly declared to return `int'
aicasm_macro_gram.y:162: warning: type mismatch with 
previous implicit declaration
/usr/share/bison/bison.simple:924: warning: previous 
implicit declaration of `mmerror'
aicasm_macro_gram.y:162: warning: `mmerror' was previously 
implicitly declared to return `int'
/usr/bin/ld: cannot find -ldb
collect2: ld returned 1 exit status
make[4]: *** [aicasm] Error 1
make[4]: Leaving directory 
`/home/iscander/RPM/BUILD/kernel-source-2.4.21rc1/drivers/scsi/aic7xxx/aicasm'
make[3]: *** [aicasm/aicasm] Error 2
make[3]: Leaving directory 
`/home/iscander/RPM/BUILD/kernel-source-2.4.21rc1/drivers/scsi/aic7xxx'
make[2]: *** [_modsubdir_aic7xxx] Error 2
make[2]: Leaving directory 
`/home/iscander/RPM/BUILD/kernel-source-2.4.21rc1/drivers/scsi'
make[1]: *** [_modsubdir_scsi] Error 2
make[1]: Leaving directory 
`/home/iscander/RPM/BUILD/kernel-source-2.4.21rc1/drivers'
make: *** [_mod_drivers] Error 2
ошибка: Неверный код возврата из 
/home/iscander/tmp/rpm-tmp.68304 (%build)

 Хотя в описании spec kernel-source.spec  читаю что вроде 
как 
пропатчена эта ошибка сборки.... для aic7xxx.
 Судя по сорцам ядра, действительно пропатчена - смотрел на 
patch и makefile
 Чего ему ещё может не хватать?

Спасибо за помощь! Не хочется остановиться в двух шагах от 
sucses story. могу конечно дождаться когда появиться 
готовое в Сизифе, но это опять вытягивать мегабайты... Меня 
шеф прибьёт на месте
p.s.  В sisyphus@  никто не ответил :-(

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

* [Comm] Re: kernel-source-2.4.21rc1 не собирается
  2003-05-21  6:57 [Comm] kernel-source-2.4.21rc1 не собирается Alexandr R. Ogurtzoff  
@ 2003-05-21  8:21 ` Michael Shigorin
  2003-05-21  9:36   ` Albert R. Valiev
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Shigorin @ 2003-05-21  8:21 UTC (permalink / raw)
  To: Alexandr R. Ogurtzoff  ; +Cc: nidd, community

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

On Wed, May 21, 2003 at 09:57:57AM +0300, Alexandr R. Ogurtzoff   wrote:
> Вытянул kernel-source-2.4.21rc1-2.4.21rc1-alt1.src.rpm

Это если не в devel-kernel@, то в sisyphus как минимум лучше
обсуждать. (на d-k подписка открытая)

> /usr/bin/ld: cannot find -ldb

Это libdb*-devel{,-static}.  Надо ласково пинать майнтейнера
(nidd@) добавить зависимостей; оригинальное письмо с полным логом
я ему сейчас перешлю.

> p.s.  В sisyphus@  никто не ответил :-(

Странно.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Comm] Re: kernel-source-2.4.21rc1 не собирается
  2003-05-21  8:21 ` [Comm] " Michael Shigorin
@ 2003-05-21  9:36   ` Albert R. Valiev
  2003-05-21 15:10     ` Alexandr R. Ogurtzoff  
  0 siblings, 1 reply; 4+ messages in thread
From: Albert R. Valiev @ 2003-05-21  9:36 UTC (permalink / raw)
  To: community

[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 751 bytes --]

В сообщении от 21 Май 2003 12:21 Michael Shigorin написал:
> On Wed, May 21, 2003 at 09:57:57AM +0300, Alexandr R. Ogurtzoff   
wrote:
> > Вытянул kernel-source-2.4.21rc1-2.4.21rc1-alt1.src.rpm
>
> Это если не в devel-kernel@, то в sisyphus как минимум лучше
> обсуждать. (на d-k подписка открытая)
>
> > /usr/bin/ld: cannot find -ldb
>
> Это libdb*-devel{,-static}.  Надо ласково пинать майнтейнера
> (nidd@) добавить зависимостей; оригинальное письмо с полным
> логом я ему сейчас перешлю.
нет, это пинать меня )))
хотя и nidd тоже, зависимости он проставлял в своих спеках (а мои 
на его и основаны)


-- 

With Best Regards, Albert R. Valiev
------------------------------------
ALT Linux Team [www.altlinux.ru]
KDE Development Team [www.kde.org]

[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Comm] Re: kernel-source-2.4.21rc1 не собирается
  2003-05-21  9:36   ` Albert R. Valiev
@ 2003-05-21 15:10     ` Alexandr R. Ogurtzoff  
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandr R. Ogurtzoff   @ 2003-05-21 15:10 UTC (permalink / raw)
  To: community


> нет, это пинать меня )))
> хотя и nidd тоже, зависимости он проставлял в своих
> спеках (а мои на его и основаны)
 Не надо вас пинать вас надо благодарить за такой кусок 
работы! Добавил эти библиотеки всё собралось влёт!
Так что надо бы их в зависимости включить!
 а что за новый релиз ожидается? Изменнений по сравнению с 
этим будет много? Будет ли отдельный патч к этому релизу?

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

end of thread, other threads:[~2003-05-21 15:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-21  6:57 [Comm] kernel-source-2.4.21rc1 не собирается Alexandr R. Ogurtzoff  
2003-05-21  8:21 ` [Comm] " Michael Shigorin
2003-05-21  9:36   ` Albert R. Valiev
2003-05-21 15:10     ` Alexandr R. Ogurtzoff  

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