Mailinglist Archive: opensuse-bugs (3727 mails)
| < Previous | Next > |
[Bug 644831] terminfo for linux-16color seems broken
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 12 Oct 2010 10:54:42 +0000
- Message-id: <20101012105442.AB65F24551D@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=644831
https://bugzilla.novell.com/show_bug.cgi?id=644831#c9
--- Comment #9 from Dr. Werner Fink <werner@xxxxxxxxxx> 2010-10-12 10:54:41 UTC
---
Created an attachment (id=394370)
--> (http://bugzilla.novell.com/attachment.cgi?id=394370)
ncurses-5.7-pthread.dif
This patch moves pthread_kill back to a weak symbol and
I'm able to use
if test $cf_cv_weak_symbols != yes ; then
LIB_SUFFIX="t${LIB_SUFFIX}"
fi
in configure/configure.in to see reentrant libncurses6 again which
can be used even without libpthread.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |