Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46852 - Irssi 0.8.9 wont compile due to link error.
Summary: Irssi 0.8.9 wont compile due to link error.
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Packages in net-irc
URL: http://news.sigma.su.se:2048/irssi-0....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-05 06:57 UTC by Henrik Holst
Modified: 2006-06-05 06:43 UTC (History)
1 user (show)

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


Attachments
irssi-0_8_9.txt (irssi-0_8_9.txt,94.78 KB, text/plain)
2005-04-22 21:13 UTC, Henrik Holst
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henrik Holst 2004-04-05 06:58:00 UTC
Se emerge log in http://news.sigma.su.se:2048/irssi-0.8.9.txt

Reproducible: Always
Steps to Reproduce:
1. emerge irssi
2.
3.

Actual Results:  
Nothing. Doesnt complete emerge.

Expected Results:  
Complete emerge of irssi 0.8.9

Gentoo Base System version 1.4.3.13
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.24)
=================================================================
System uname: 2.4.24 i686 Pentium II (Deschutes)
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium2 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/s
hare/config /usr/share/config /usr/share/texmf/tex/generic/config/ /usr/share/te
xmf/tex
/platex/config/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://ds.thn.htu.se/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3ds apm atlas avi berkdb bonobo crypt cscope cups curl directfb emacs 
encode fbcon gd gdbm gif ginac gpm gtk gtk2 guile icc imap imlib java jikes 
jpeg libg++ libw
ww mad maildir mikmod motif mpeg mpi mysql ncurses oggvorbis openal opengl pam 
pdflib perl php png python qhull readline samba sasl sdl slang socks5 spell ssh 
ssl svga
 tcltk tcpd tetex tiff wxwindows x86 xml xml2 xmms xv zlib"
Comment 1 Maurice van der Pot (RETIRED) gentoo-dev 2005-04-22 14:39:12 UTC
Henrik, please attach files to the bug instead of putting it on-line somewhere and posting a link.

Greg, there's been no activity for over a year. What's the status?
Comment 2 Henrik Holst 2005-04-22 21:13:55 UTC
Created attachment 56974 [details]
irssi-0_8_9.txt
Comment 3 Henrik Holst 2005-04-22 21:17:27 UTC
I moved away from this package on my machines (as I did not want to abandon my SOCKS USE flags and such) and started using "irssi-cvs" package instead. So I can't really say if it still is an issue. I can try emerge the old irssi package later next week.
Comment 4 Sven Wegener gentoo-dev 2005-05-17 08:20:16 UTC
Hm, that linking looks quite strange. In the final libtool call there is -lsocks
but in the invocation of gcc there is no -lsocks.
Comment 5 Henrik Holst 2005-07-29 12:21:32 UTC
net-irc/irssi-0.8.9-r1 has the same issues as irssi-0.8.9 with functions
SOCKS{close,accept,getsockname,gethostbyname,...} being undefined. 

Works with irssi-svn as usual.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-06-05 06:43:57 UTC
Try w/ 0.8.10-r3 and reopen if it still doesn't work.