Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67390 - silc-plugin fails to load in irssi 0.8.9
Summary: silc-plugin fails to load in irssi 0.8.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Andrej Kacian (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-13 08:24 UTC by viq
Modified: 2004-10-17 12:13 UTC (History)
0 users

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 viq 2004-10-13 08:24:45 UTC
I compiled irssi-0.8.9 as silc-plugin requires, and silc-plugin, but it fails to load.

Reproducible: Always
Steps to Reproduce:
1.emerge irssi and silc-plugin
2.run irssi
3./LOAD silc (as per instruction)

Actual Results:  
when in irssi i type as suggested /LOAD silc all i get is:
Irssi: Error loading module silc/core: /usr/lib/irssi/modules/libsilc_core.so: 
undefined symbol: silc_default_hmacs
Irssi: Error loading module silc/fe: /usr/lib/irssi/modules/libfe_silc.so: 
undefined symbol: silcnet_create
Irssi: Error loading module silc/core: /usr/lib/irssi/modules/libsilc_core.so: 
undefined symbol: silc_default_hmacs

Expected Results:  
all plugins and scripts should load and i should be able to connect to SILCNet

Maybe another ebuild pulling sources from cvs?
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2004-10-17 12:13:15 UTC
This has beem fixed by the maintainer of silc-plugin.
For future reference: Parallel building (-jX) was causing the problem.

1.0.1-r1 in CVS now, thanks for pushing this, viq. :)