ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Хихин Руслан" <hihin@yandex.ru>
To: devel@lists.altlinux.org
Subject: [devel] Проблемы с построением
Date: Sun, 17 Feb 2008 11:18:37 +0300
Message-ID: <200802171118.43076@ruslandh> (raw)

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

Здравствуйте !
Подскажите пожалуйста какой библиотеки может не хватать :

make  all-recursive
make[1]: Entering directory `/usr/src/RPM/BUILD/grub-0.97-new'
Making all in netboot
make[2]: Entering directory `/usr/src/RPM/BUILD/grub-0.97-new/netboot'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/grub-0.97-new/netboot'
Making all in stage2
make[2]: Entering directory `/usr/src/RPM/BUILD/grub-0.97-new/stage2'
i586-alt-linux-gcc  -fno-builtin -nostdinc -I../netboot -DSUPPORT_NETBOOT=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -DFSYS_TFTP=1 -fno-stack-protector -U_FORTIFY_SOURCE -nostdlib -Wl,-N -Wl,-Ttext -Wl,8200  -o 
pre_stage2.exec pre_stage2_exec-asm.o pre_stage2_exec-bios.o 
pre_stage2_exec-boot.o pre_stage2_exec-builtins.o 
pre_stage2_exec-char_io.o pre_stage2_exec-cmdline.o 
pre_stage2_exec-common.o pre_stage2_exec-console.o 
pre_stage2_exec-disk_io.o pre_stage2_exec-fsys_ext2fs.o 
pre_stage2_exec-fsys_fat.o pre_stage2_exec-fsys_ffs.o 
pre_stage2_exec-fsys_iso9660.o pre_stage2_exec-fsys_jfs.o 
pre_stage2_exec-fsys_minix.o pre_stage2_exec-fsys_reiserfs.o 
pre_stage2_exec-fsys_ufs2.o pre_stage2_exec-fsys_vstafs.o 
pre_stage2_exec-fsys_xfs.o pre_stage2_exec-gunzip.o 
pre_stage2_exec-hercules.o pre_stage2_exec-md5.o 
pre_stage2_exec-serial.o pre_stage2_exec-smp-imps.o 
pre_stage2_exec-stage2.o pre_stage2_exec-terminfo.o 
pre_stage2_exec-tparm.o 
pre_stage2_exec-graphics.o ../netboot/libdrivers.a 
../netboot/libdrivers.a(libdrivers_a-pci.o): In function 
`pcibios_read_config_byte':
pci.c:(.text+0x2d): undefined reference to `__outl'
pci.c:(.text+0x49): undefined reference to `__inb'
../netboot/libdrivers.a(libdrivers_a-pci.o): In function 
`pcibios_read_config_word':
pci.c:(.text+0x8b): undefined reference to `__outl'
pci.c:(.text+0xa7): undefined reference to `__inw'
../netboot/libdrivers.a(libdrivers_a-pci.o): In function 
`pcibios_read_config_dword':
pci.c:(.text+0xea): undefined reference to `__outl'
pci.c:(.text+0xfa): undefined reference to `__inl'
../netboot/libdrivers.a(libdrivers_a-pci.o): In function 
`pcibios_write_config_byte':
pci.c:(.text+0x142): undefined reference to `__outl'
pci.c:(.text+0x167): undefined reference to `__outb'
../netboot/libdrivers.a(libdrivers_a-pci.o): In function 
`pcibios_write_config_word':
pci.c:(.text+0x1a9): undefined reference to `__outl'
pci.c:(.text+0x1d1): undefined reference to `__outw'
../netboot/libdrivers.a(libdrivers_a-pci.o): In function 
`pcibios_write_config_dword':
pci.c:(.text+0x20c): undefined reference to `__outl'
pci.c:(.text+0x21f): undefined reference to `__outl'
../netboot/libdrivers.a(rtl8139.o): In function `rtl8139_probe':
rtl8139.c:(.text+0x4b): undefined reference to `__outb'
rtl8139.c:(.text+0xca): undefined reference to `__inb'
rtl8139.c:(.text+0xf6): undefined reference to `__inb'
rtl8139.c:(.text+0x11a): undefined reference to `__inw'
../netboot/libdrivers.a(rtl8139.o): In function `read_eeprom':
rtl8139.c:(.text+0x1ee): undefined reference to `__outb'
rtl8139.c:(.text+0x207): undefined reference to `__outb'
rtl8139.c:(.text+0x25e): undefined reference to `__outb'
rtl8139.c:(.text+0x272): undefined reference to `__inl'
rtl8139.c:(.text+0x298): undefined reference to `__outb'
rtl8139.c:(.text+0x2ac): undefined reference to `__inl'
rtl8139.c:(.text+0x2d2): undefined reference to `__outb'
rtl8139.c:(.text+0x2e6): undefined reference to `__inl'
rtl8139.c:(.text+0x30b): undefined reference to `__outb'
rtl8139.c:(.text+0x31f): undefined reference to `__inl'
rtl8139.c:(.text+0x339): undefined reference to `__inb'
rtl8139.c:(.text+0x35f): undefined reference to `__outb'
rtl8139.c:(.text+0x373): undefined reference to `__inl'
rtl8139.c:(.text+0x399): undefined reference to `__outb'
../netboot/libdrivers.a(rtl8139.o): In function `rtl_reset':
rtl8139.c:(.text+0x3c2): undefined reference to `__outb'
rtl8139.c:(.text+0x3ff): undefined reference to `__inb'
rtl8139.c:(.text+0x413): undefined reference to `timer2_running'
rtl8139.c:(.text+0x452): undefined reference to `__outb'
rtl8139.c:(.text+0x476): undefined reference to `__outb'
rtl8139.c:(.text+0x494): undefined reference to `__outl'
rtl8139.c:(.text+0x4b2): undefined reference to `__outl'
rtl8139.c:(.text+0x4d4): undefined reference to `__outl'
rtl8139.c:(.text+0x4ef): undefined reference to `__outl'
rtl8139.c:(.text+0x50a): undefined reference to `__outb'
rtl8139.c:(.text+0x525): undefined reference to `__outb'
rtl8139.c:(.text+0x540): undefined reference to `__outw'
../netboot/libdrivers.a(rtl8139.o): In function `rtl_transmit':
rtl8139.c:(.text+0x60a): undefined reference to `__outl'
rtl8139.c:(.text+0x63a): undefined reference to `__outl'
rtl8139.c:(.text+0x65e): undefined reference to `__inw'
rtl8139.c:(.text+0x690): undefined reference to `__outw'
rtl8139.c:(.text+0x6cc): undefined reference to `__inl'
../netboot/libdrivers.a(rtl8139.o): In function `rtl_poll':
rtl8139.c:(.text+0x738): undefined reference to `__inb'
rtl8139.c:(.text+0x769): undefined reference to `__inw'
rtl8139.c:(.text+0x79b): undefined reference to `__outw'
rtl8139.c:(.text+0x8df): undefined reference to `__outw'
rtl8139.c:(.text+0x907): undefined reference to `__outw'
../netboot/libdrivers.a(rtl8139.o): In function `rtl_disable':
rtl8139.c:(.text+0x934): undefined reference to `__outb'
rtl8139.c:(.text+0x95d): undefined reference to `__inb'
rtl8139.c:(.text+0x971): undefined reference to `timer2_running'
../netboot/libdrivers.a(libdrivers_a-timer.o): In function 
`load_timer2':
timer.c:(.text+0xc): undefined reference to `__inbc'
timer.c:(.text+0x25): undefined reference to `__outbc'
timer.c:(.text+0x37): undefined reference to `__outbc'
timer.c:(.text+0x4d): undefined reference to `__outbc'
timer.c:(.text+0x66): undefined reference to `__outbc'
collect2: ld returned 1 exit status
make[2]: *** [pre_stage2.exec] Error 1
make[2]: Leaving directory `/usr/src/RPM/BUILD/grub-0.97-new/stage2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/grub-0.97-new'
make: *** [all] Error 2

-- 
С  уважением Хихин Руслан

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

             reply	other threads:[~2008-02-17  8:18 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-17  8:18 Хихин Руслан [this message]
2008-02-17  9:10   ` Хихин Руслан
2008-02-17 10:43 ` Alexey I. Froloff
2008-02-17 10:45   ` Михаил Якушин
2008-02-17 11:03     ` Alexey I. Froloff
2008-02-17 12:20       ` Andriy Khavryuchenko
2008-02-17 12:21         ` Mikhail Gusarov
2008-02-17 21:17           ` Andriy Khavryuchenko
2008-02-17 21:25             ` Mikhail Gusarov
2008-02-17 23:14               ` Andriy Khavryuchenko
2008-02-17 21:45             ` Michael Shigorin
2008-02-17 22:58               ` Andriy Khavryuchenko
2008-02-17 22:00             ` Alexey I. Froloff
2008-02-17 23:01               ` Andriy Khavryuchenko
2008-02-17 13:23   ` [devel] rpm lib.req Dmitry V. Levin
2008-02-19  2:23     ` Alexey Tourbin
2008-02-19  8:43       ` Damir Shayhutdinov
2008-02-17 15:20   ` [devel] Проблемы с построением Michael Shigorin
2008-02-17 15:31     ` [devel] x86_32 Dmitry V. Levin
2008-02-17 17:27       ` Damir Shayhutdinov

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=200802171118.43076@ruslandh \
    --to=hihin@yandex.ru \
    --cc=devel@lists.altlinux.org \
    /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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git