ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Alexey V. Novikov" <_shader@rambler.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Oracle 8.1.7 on Master2.4
Date: Thu, 02 Dec 2004 16:58:44 +0300
Message-ID: <41AF1F94.4060309@rambler.ru> (raw)
In-Reply-To: <20041202131345.GC9462@localhost.office.cint.ru>

On 02.12.2004 16:13, vic wrote:
> Прекрасно устанавливался на Master 2.0 и 2.2
> На 2.4 не устанавливается.
> gcc установил 2.96
> glibc-devel-2.3.3.200406160000-alt1 
> Подскажите что не установленно.
> 
> Фрагмент /opt/oracle/app/product/8.1.7/install/make.log
<skip>
> /opt/oracle/app/product/8.1.7/bin/genclntsh
> /opt/oracle/app/product/8.1.7/lib/libclient8.a(kgupd0.o)(.text+0x7b): In function `kgupdpg':
> : undefined reference to `__ctype_b'
> /opt/oracle/app/product/8.1.7/lib/libnidx8.a(naui.o)(.text+0x48f): In function `nauiget':
> : undefined reference to `__ctype_toupper'
Эти переменные теперь в привате в glibc.
Тут два варианта:
1. Неправильный.:) Выдрать их из старого glibc и прилинковать
статически. Небольшой оверхед ~7Kb. Я их выдрал из glibc-2.1.2.
2. Перевести их на новые. Тут нужно смотреть глубже.

> /opt/oracle/app/product/8.1.7/lib/libcore8.a(slfisk.o)(.text+0xec): In function `slfisk':
> : undefined reference to `__umoddi3'
Здесь надо слинковаться с libgcc.a Проще всего добавить в
$ORACLE_HOME/lib/ldflags что-то типа -lgcc
-L/usr/lib/gcc-lib/i586-alt-linux/2.96

P.S.: Проверено на Мастер 2.4 и Oracle 8.1.6. Правда сервер так
запустить и не удалось, зато клиент работает отлично.
Если что, пишите в личку, думаю далеко не всем здесь будет интересны
проблемы по установке _древней_, _кривой_, _проприетарной_ софтины.:)
-- 
WBR, Alexey V. Novikov


  reply	other threads:[~2004-12-02 13:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-02 13:13 vic
2004-12-02 13:58 ` Alexey V. Novikov [this message]
2004-12-02 14:16   ` Eugene A. Suchkov
2004-12-02 15:57   ` [Comm] " Michael Shigorin
2004-12-03  5:38     ` Alexey V. Novikov
2004-12-03  8:45       ` Alexey V. Novikov
2004-12-08 12:42         ` vic
2004-12-09  6:14           ` Alexey V. Novikov
2004-12-03  5:16   ` [Comm] " Alexey V. Novikov
2004-12-03  3:53 ` Ткаченко Максим

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=41AF1F94.4060309@rambler.ru \
    --to=_shader@rambler.ru \
    --cc=community@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 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