From: "Sebastian Schubert" <schubert.seb@googlemail.com>
To: gentoo-lisp@lists.gentoo.org
Subject: [gentoo-lisp] Missing symbols in clisp-2.43/base/readline.o?
Date: Mon, 4 Feb 2008 11:43:08 +0100 [thread overview]
Message-ID: <5e3d0ebf0802040243t5cb2f4c1y87a4ac3349099503@mail.gmail.com> (raw)
Hi,
I try to write an ebuild for xindy:
http://bugs.gentoo.org/show_bug.cgi?id=71531
Since the new version 2.3 xindy offers to use an external lisp for
compiling which would be a nice thing for us Gentoo guys. However,
there is a linking problem which I discussed (or better where I asked
for help) here:
http://article.gmane.org/gmane.comp.text.xindy.general/375
To cut it short, the author of xindy expected
/usr/lib64/clisp-2.43/base/readline.o to include more symbols than I
have (every useflag activated!).
The author:
% nm /usr/lib/clisp-2.43/full/readline.o |grep module__readline
00000000 T module__readline__constant_map_int
00000140 T module__readline__fini_function
00000130 T module__readline__init_function_1
00000150 T module__readline__init_function_2
00000004 C module__readline__object_tab
00000004 C module__readline__object_tab_initdata
00000004 S module__readline__object_tab_size
00000020 C module__readline__subr_tab
00000008 C module__readline__subr_tab_initdata
00000000 S module__readline__subr_tab_size
I:
sebschub@tux ~ $ nm /usr/lib64/clisp-2.43/full/readline.o |grep
module__readline
0000000000000000 T module__readline__constant_map_int
00000000000000d2 T module__readline__fini_function
00000000000000d1 T module__readline__init_function_1
00000000000000d3 T module__readline__init_function_2
0000000000000004 B module__readline__object_tab_size
0000000000000000 B module__readline__subr_tab_size
Do you have any idea? I'm on a mostly stable amd64 system, my current
readline version is 5.2_p7. Is it a bug?
Thanks
Sebastian
--
gentoo-lisp@lists.gentoo.org mailing list
reply other threads:[~2008-02-04 10:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=5e3d0ebf0802040243t5cb2f4c1y87a4ac3349099503@mail.gmail.com \
--to=schubert.seb@googlemail.com \
--cc=gentoo-lisp@lists.gentoo.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox