ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Igor Dobryninsky <egor@shadow.sts.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] Не идёт сборка ядра из src.rpm'а
Date: Sun, 15 Dec 2002 23:16:55 +0300
Message-ID: <20021215231655.33a461e6.egor@shadow.sts.ru> (raw)
In-Reply-To: <20021215001415.2646e860.egor@shadow.sts.ru>

On Sun, 15 Dec 2002 00:14:15 +0300
Igor Dobryninsky <egor@shadow.sts.ru> wrote:

ID>   Пытался собрать ядро под свои нужды из src.rpm'а. Сборка ядра
ID> прерывается с такой диагностикой:
[skip]
ID>   Где его берут, этот aicdb.h? Можно, конечно, отключить к лешему этот
ID> aic, но хотелось бы знать, как собрать вместе с ним?

  Были поставлены libdb2-devel и libdb2-devel-static. Стоявшие
libdb1-devel и libdb4-devel не подцепились (последняя и не должна была,
а первая, вроде, должна, но... не стал досконально разбираться). Ошибка
осталась в том же месте, но текст был другой - что-то на тему
неправильной инициализации. Далее были поставлены gcc3.2 и gcc3.2-c++,
сделано update-alternatives -auto gcc, сделано select-gcc 3.2 и... это
место наконец-то пройдено.

  Теперь грабли разместились в другом месте:

>--- Cut ---
make[3]: Leaving directory `/home/egor/RPM/BUILD/linux-2.4.19/fs/xfs/support'
rm -f xfs.o
ld -m elf_i386  -r -o xfs.o xfs_rtalloc.o xfs_dquot.o xfs_dquot_item.o xfs_trans_dquot.o xfs_qm_syscalls.o xfs_qm.o xfs_acl.o xfs_alloc.o xfs_alloc_btree.o xfs_attr.o xfs_attr_fetch.o xfs_attr_leaf.o xfs_bit.o xfs_bmap.o xfs_bmap_btree.o xfs_btree.o xfs_buf_item.o xfs_da_btree.o xfs_dir.o xfs_dir2.o xfs_dir2_block.o xfs_dir2_data.o xfs_dir2_leaf.o xfs_dir2_node.o xfs_dir2_sf.o xfs_dir2_trace.o xfs_dir_leaf.o xfs_error.o xfs_extfree_item.o xfs_fsops.o xfs_ialloc.o xfs_ialloc_btree.o xfs_iget.o xfs_inode.o xfs_inode_item.o xfs_iocore.o xfs_itable.o xfs_dfrag.o xfs_log.o xfs_log_recover.o xfs_macros.o xfs_mount.o xfs_rename.o xfs_trans.o xfs_trans_ail.o xfs_trans_buf.o xfs_trans_extfree.o xfs_trans_inode.o xfs_trans_item.o xfs_utils.o xfs_vfsops.o xfs_vnodeops.o xfs_rw.o pagebuf/pagebuf.o linux/linux_xfs.o support/support_xfs.o
/usr/bin/gcc -D__KERNEL__ -I/home/egor/RPM/BUILD/linux-2.4.19/include -DMODULE -pipe -Wall -O2 -fexpensive-optimizations -march=athlon -fomit-frame-pointer -falign-loops=2 -falign-jumps=2 -falign-functions=2 -mpreferred-stack-boundary=2 -Wstrict-prototypes -fno-strict-aliasing -DMODVERSIONS -include /home/egor/RPM/BUILD/linux-2.4.19/include/linux/modversions.h -I. -funsigned-char -nostdinc -iwithprefix include -DKBUILD_BASENAME=xfs_dmapi  -c -o xfs_dmapi.o xfs_dmapi.c
xfs_dmapi.c:50: `DMATTR_PREFIXLEN' undeclared here (not in a function)
xfs_dmapi.c:50: `DM_ATTR_NAME_SIZE' undeclared here (not in a function)
xfs_dmapi.c:58: `DMATTR_PREFIXLEN' undeclared here (not in a function)
xfs_dmapi.c:58: confused by earlier errors, bailing out
make[2]: *** [xfs_dmapi.o] Error 1
make[2]: Leaving directory `/home/egor/RPM/BUILD/linux-2.4.19/fs/xfs'
>--- Cut ---

  Что теперь точить напильником?

-- 
  Best Regards, Igor Dobryninsky (egor@shadow.sts.ru)


      parent reply	other threads:[~2002-12-15 20:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-14 21:14 Igor Dobryninsky
2002-12-14 21:20 ` Valek Filippov
2002-12-14 21:27   ` "Алексей Любимов"
2002-12-15  5:54     ` Igor Dobryninsky
2002-12-14 21:30 ` Alexander Bokovoy
2002-12-15  5:57   ` Igor Dobryninsky
2002-12-15  0:05 ` Someone Unknown
2002-12-15  2:57   ` sergey ivanov
2002-12-15  7:33     ` Dmitry V. Levin
2002-12-15  7:43       ` Igor Dobryninsky
2002-12-15  8:17         ` Alex Yustasov
2002-12-15  8:18           ` Igor Dobryninsky
2002-12-15  8:58             ` Alex Yustasov
2002-12-16 23:57       ` Re[2]: [sisyphus] îÅ ÉÄ£Ô ÓÂÏÒËÁ ÑÄÒÁ ÉÚ src.rpm'Á Alexey Borovskoy
2002-12-15  4:17 ` [sisyphus] Не идёт сборка ядра из src.rpm'а Alex Yustasov
2002-12-15 20:16 ` Igor Dobryninsky [this message]

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=20021215231655.33a461e6.egor@shadow.sts.ru \
    --to=egor@shadow.sts.ru \
    --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