Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71716 - [BUMP] xmms-imms-2.0
Summary: [BUMP] xmms-imms-2.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-18 17:55 UTC by Justin
Modified: 2005-01-24 09:22 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 Justin 2004-11-18 17:55:59 UTC
xmms-imms 2.0 was released on Oct 27th, 2k4 (or thereabouts)

Reproducible: Always
Steps to Reproduce:
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-11-21 13:35:03 UTC
This is gonna take more cleanup than I'm willing to deal with right now...

x86_64-pc-linux-gnu-g++   -fno-rtti `pkg-config glib-2.0 --cflags` -O3 -Wall -fPIC -D_REENTRANT -I../ -I../immscore -I../clients -c  ../immsd/immsd.cc -o  immsd.o
In file included from ../immsd/socketserver.h:7,
                 from ../immsd/immsd.cc:10:
../immscore/giosocket.h: In member function `bool GIOSocket::write_event(GIOCondition)':
../immscore/giosocket.h:93: error: cannot convert `unsigned int*' to `gsize*' for argument `4' to `GIOError g_io_channel_write(GIOChannel*, const gchar*, gsize, gsize*)'
../immscore/giosocket.h: In member function `bool GIOSocket::read_event(GIOCondition)':
../immscore/giosocket.h:126: error: cannot convert `unsigned int*' to `gsize*' for argument `4' to `GIOError g_io_channel_read(GIOChannel*, gchar*, gsize, gsize*)'
make[1]: *** [immsd.o] Error 1
make: *** [all] Error 2

!!! ERROR: media-plugins/xmms-imms-2.0 failed.
!!! Function src_compile, Line 510, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.

Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-24 09:22:30 UTC
added 2.0.1 to the portage tree. added a patch to make compiling possible which i've also sent to the upstream developer. thanks for the report.