From: Anton Farygin <rider@altlinux.com>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] audiooss-1.0.0-alt1: rebuild failed
Date: Mon, 15 May 2006 19:40:52 +0400
Message-ID: <4468A104.5010509@altlinux.com> (raw)
In-Reply-To: <20060515004447.GA7325@nomad.office.altlinux.org>
Dmitry V. Levin wrote:
> On Sun, May 14, 2006 at 05:32:17PM +0400, Alexey I. Froloff wrote:
>> * Dmitry V. Levin <ldv@> [060514 17:15]:
> [...]
>>>>> audiooss.c:798: error: '__open' aliased to undefined symbol 'open'
>>>> # define strong_alias(name, aliasname) \
>>>> extern __typeof (name) aliasname __attribute__ ((alias (#name)))
>>>> strong_alias(open, __open);
>>>> strong_alias(close, __close);
>>>> strong_alias(write, __write);
>>>> strong_alias(ioctl, __ioctl);
>>>> strong_alias(fcntl, __fcntl);
>>>> strong_alias(select, __select);
>>>> Это лечится?
>>> Контекст смотреть надо.
>> Ох... Это как раз то самое, про что тут недавно говорили. Это
>> некая библиотека, которая перехватывает открытие /dev/snd
>> примерно таким образом:
>>
>> LD_PRELOAD=${LD_PRELOAD+$LD_PRELOAD:}/usr/lib/audiooss/libaudiooss.so exec "$@"
>
> Да, эта библиотека обречена в принципе. Но компиляцию исправить можно.
> Вот, кстати, для сравнения:
> wrapper.c:182: error: 'crypt_gensalt_blowfish_rn' aliased to undefined symbol '__crypt_gensalt_blowfish_rn'
> make[2]: *** [/usr/src/RPM/BUILD/glibc-2.3.6/build-i586-linux/crypt/wrapper.o] Error 1
У меня в SDL тоже такое вылезло, при чём исключительно на i586.
Rgds,
Rider
prev parent reply other threads:[~2006-05-15 15:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-14 13:03 ` Alexey I. Froloff
2006-05-14 13:10 ` Dmitry V. Levin
2006-05-14 13:32 ` Alexey I. Froloff
2006-05-14 13:47 ` [devel] %optflags Alexey Tourbin
2006-05-14 14:27 ` Alexey Tourbin
2006-05-15 0:44 ` [devel] audiooss-1.0.0-alt1: rebuild failed Dmitry V. Levin
2006-05-15 15:19 ` Alexey I. Froloff
2006-05-15 15:40 ` Anton Farygin [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=4468A104.5010509@altlinux.com \
--to=rider@altlinux.com \
--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