Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 50511

Summary: error compiling net-misc/rol-0.2.2
Product: Gentoo Linux Reporter: jalal <jmutawa>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description jalal 2004-05-08 23:34:25 UTC
Hello,

I came across this package while looking for a GTK RSS/RDF reader, unfortunately, it doesn't compile. Please find the emerge output in "Actual Results".

Thanks.

Reproducible: Always
Steps to Reproduce:
1. emerge rol

Actual Results:  
for both : emerge -av rol
           ACCEPT_KEYWORDS="~x86" emerge -av rol



These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] net-misc/rol-0.2.2   0 kB 

Total size of downloads: 0 kB

Do you want me to merge these packages? [Yes/No] yes
>>> emerge (1 of 1) net-misc/rol-0.2.2 to /
>>> md5 src_uri ;-) rol-0.2.2.tar.gz


>>> Unpacking source...
>>> Unpacking rol-0.2.2.tar.gz to /var/tmp/portage/rol-0.2.2/work
>>> Source unpacked.
make -C src
make[1]: Entering directory `/var/tmp/portage/rol-0.2.2/work/rol-0.2.2/src'
g++ -g -Wall -DGTK_DISABLE_DEPRECATED `pkg-config --cflags gtk+-2.0` `xml-config
--cflags` `pkg-config --cflags gconf-2.0`  -c rol.c -o rol.o
g++ -g -Wall -DGTK_DISABLE_DEPRECATED `pkg-config --cflags gtk+-2.0` `xml-config
--cflags` `pkg-config --cflags gconf-2.0`  -c backend.c -o backend.o
rol.c: In member function `void Rol::load()':
rol.c:103: error: `gtk_timeout_remove' undeclared (first use this function)
rol.c:103: error: (Each undeclared identifier is reported only once for each 
   function it appears in.)
rol.c:108: error: `gtk_timeout_add' undeclared (first use this function)
make[1]: *** [rol.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/rol-0.2.2/work/rol-0.2.2/src'
make: *** [all] Error 2

!!! ERROR: net-misc/rol-0.2.2 failed.
!!! Function src_compile, Line 20, Exitcode 2
!!! (no error message)
Comment 1 jalal 2004-05-09 02:30:47 UTC
I am really sorry. This bug was somehow sent twice. the other one is 50506.

Please delete this one.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-05-09 21:50:39 UTC

*** This bug has been marked as a duplicate of 50506 ***