Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111322 - keywords dropped for xchat-2.6.0
Summary: keywords dropped for xchat-2.6.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Packages in net-irc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-02 23:23 UTC by Sven Wegener
Modified: 2005-12-04 01:34 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 Sven Wegener gentoo-dev 2005-11-02 23:23:51 UTC
I just bumped xchat to 2.6.0 and dropped the hppa and mips keywords due to its new
dbus dependency.
Comment 1 Patrizio Bassi 2005-11-03 11:12:50 UTC
xchat 2.6.0 fails to compile if using xchattext flag. 
 
make[3]: Entering directory 
`/mnt/Dati/Gentoo/tmp/portage/xchat-2.6.0/work/xchat-2.6.0/src/fe-text' 
/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc  -O3 -mtune=pentium3 
-march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -Wall -g -funsigned-char    
-I/usr/include/freetype2 -I/usr/include/freetype2/config     -o xchat-text  
fe-text.o ../common/libxchatcommon.a -lglib-2.0   -lssl -lcrypto -ldl   
-Wl,--export-dynamic -ldl -lglib-2.0 
i686-pc-linux-gnu-gcc -O3 -mtune=pentium3 -march=pentium3 -pipe 
-fomit-frame-pointer -mmmx -msse -Wall -g -funsigned-char -I/usr/include/freetype2 
-I/usr/include/freetype2/config -o xchat-text fe-text.o 
-Wl,--export-dynamic  ../common/libxchatcommon.a -lssl -lcrypto 
-ldl /usr/lib/libglib-2.0.so 
fe-text.o: In function `fe_close_window': 
/var/tmp/portage/xchat-2.6.0/work/xchat-2.6.0/src/fe-text/fe-text.c:568: undefined 
reference to `kill_session_callback' 
../common/libxchatcommon.a(plugin.o): In function `xchat_get_info': 
/var/tmp/portage/xchat-2.6.0/work/xchat-2.6.0/src/common/plugin.c:1018: undefined 
reference to `fe_gui_info_ptr' 
collect2: ld returned 1 exit status 
make[3]: *** [xchat-text] Error 1 
make[3]: Leaving directory 
`/mnt/Dati/Gentoo/tmp/portage/xchat-2.6.0/work/xchat-2.6.0/src/fe-text' 
 
 
i sent a mail to the author..waiting a patch 
Comment 2 SpanKY gentoo-dev 2005-11-03 18:57:42 UTC
completely unrelated to this bug, file a new one
Comment 3 SpanKY gentoo-dev 2005-11-03 19:50:57 UTC
added back in hppa
Comment 4 Sven Wegener gentoo-dev 2005-12-04 01:34:38 UTC
All done.