Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139996 - net-im/silc-plugin-1.0.1-r5 requires -lpthread
Summary: net-im/silc-plugin-1.0.1-r5 requires -lpthread
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Andrej Kacian (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-11 07:52 UTC by Frido Ferdinand
Modified: 2007-01-14 00:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frido Ferdinand 2006-07-11 07:52:08 UTC
when loading silc-plugin in irssi with /load silc i get the following error:

 /usr/lib/irssi/modules/libsilc_core.so: undefined symbol: pthread_create

it seems that it should be linked with pthread libraries, this is with silc-plugin-1.0.1-r5 en the latest irssi
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-11 09:03:34 UTC
Reopen w/ emerge --info output.
Comment 2 Frido Ferdinand 2006-07-12 01:00:58 UTC
Portage 2.1 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.17.2 i686)
=================================================================
System uname: 2.6.17.2 i686 Intel(R) Pentium(R) D CPU 2.80GHz
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/gcc-config: 1.3.12-r4
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/mail/dspam /var/run/dspam"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg digest distlocks keepwork metadata-transfer sfperms strict"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage.isp"
SYNC="rsync://rsync5.nl.gentoo.org/gentoo-portage"
USE="x86 acl alsa apache2 apm arts avi berkdb bitmap-fonts caps cli crypt cups dlloader dri eds emboss encode examples foomaticdb fortran gdbm gif gpm gstreamer imap imlib ipv6 isdnlog jpeg kde libg++ libwww mad maildir mbox mikmod motif mp3 mpeg ncurses nls nntp nptl ogg oggvorbis opengl oss pam pcre pdflib php png pppd python qt3 qt4 quicktime readline reflection screen session skey spell spl sqlite ssl sysfs tcpd truetype truetype-fonts type1-fonts vorbis xattr xml2 xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 3 Andrej Kacian (RETIRED) gentoo-dev 2006-10-26 12:43:32 UTC
Is this still an issue? I couldn't reproduce this on four different boxes, where silc-plugin works correctly without being linked to libpthread.so. What USE flags were your glibc built with?
Comment 4 Frido Ferdinand 2006-11-01 03:53:23 UTC
had the same problem, recompiling irssi 0.8.10-r4 and silc-plugin 1.0.3 fixed it
Comment 5 Andrej Kacian (RETIRED) gentoo-dev 2007-01-14 00:51:50 UTC
Closing due to inactivity. Feel free to reopen if the issue still stands and recompiling irssi and silc-plugin (comment #4) didn't help.