ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Alexey I. Froloff" <raorn@immo.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] audiooss-1.0.0-alt1: rebuild failed
Date: Sun, 14 May 2006 17:32:17 +0400
Message-ID: <20060514133217.GB1983@hell.immo.ru> (raw)
In-Reply-To: <20060514131003.GA26361@basalt.office.altlinux.org>

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

* Dmitry V. Levin <ldv@> [060514 17:15]:
> > > `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
> > Надо бы макросы поменять, а?
> О чём и речь.  Зачем использовать такие ключи, непонятно.
> В %optflags совсем другие.
Ага, xorg-cf-files (imake).  Наверно просто давно не
пересобирался.

> > > 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 "$@"

-- 
Regards,
Sir Raorn.

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

  reply	other threads:[~2006-05-14 13:32 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 [this message]
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

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=20060514133217.GB1983@hell.immo.ru \
    --to=raorn@immo.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