From: "Dmitry V. Levin" <ldv@altlinux.org> To: ALT Devel discussion list <devel@lists.altlinux.org> Subject: Re: [devel] audiooss-1.0.0-alt1: rebuild failed Date: Mon, 15 May 2006 04:44:47 +0400 Message-ID: <20060515004447.GA7325@nomad.office.altlinux.org> (raw) In-Reply-To: <20060514133217.GB1983@hell.immo.ru> [-- Attachment #1: Type: text/plain, Size: 1145 bytes --] 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 -- ldv [-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]
next prev parent reply other threads:[~2006-05-15 0:44 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 ` Dmitry V. Levin [this message] 2006-05-15 15:19 ` [devel] audiooss-1.0.0-alt1: rebuild failed 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=20060515004447.GA7325@nomad.office.altlinux.org \ --to=ldv@altlinux.org \ --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