From: Thierry Lafage <Thierry.Lafage@irisa.fr>
To: ultralinux@vger.kernel.org
Subject: Tcl/Tk under ultrapenguin-1.0.9
Date: Wed, 28 Oct 1998 13:25:05 +0000 [thread overview]
Message-ID: <marc-linux-ultrasparc-90958348205501@msgid-missing> (raw)
Hello,
I want to use a shared library with `wish', and it currently does not
work:
[thierry@paranormale tkisem]$ wish
% load ./tkisem.so
couldn't load file "./tkisem.so": /usr/lib/libstdc++.so.2.7.2: undefined symbol: __find_first_exception_table_match
% ^D
[thierry@paranormale tkisem]$ nm -P /usr/lib/gcc-lib/sparc-redhat-linux/2.7.2.3/libgcc.a | grep '__find_first_exception_table_match'
__find_first_exception_table_match T 0000000000000078
[thierry@paranormale tkisem]$ rpm -qf `which wish`
tk-8.0-12
[thierry@paranormale tkisem]$
So I guess the package `tk-8.0-12' was not compiled with the same gcc
version. Or I missed something.
On the other hand, I tried to re-compile re-build Tcl/Tk from
`tcltk-8.0-12.src.rpm'. But `configure' sometimes hangs on doing
nothing (as reported by `top'). Typing Control-D allows to go on, but
the configuration seems to be wrong (it "pseudo-segfaults").
[root@paranormale SPECS]# rpm -bb --buildarch sparc tcltk-8.0.spec
[...]
+ cd ../..
+ cd expect-5.24
+ CFLAGS=-O2 -D_REENTRANT
+ ./configure --enable-gcc --enable-shared --prefix=/usr
[...]
checking whether using a cross-compiler... /* It waits here */
^D
./configure: line 1449: 11995 Segmentation fault ( ./conftest; exit )2>/dev/null
Any help appreciated.
Thierry.
next reply other threads:[~1998-10-28 13:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
1998-10-28 13:25 Thierry Lafage [this message]
1998-10-28 14:05 ` Tcl/Tk under ultrapenguin-1.0.9 David S. Miller
1998-10-29 9:02 ` Thierry Lafage
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=marc-linux-ultrasparc-90958348205501@msgid-missing \
--to=thierry.lafage@irisa.fr \
--cc=ultralinux@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.