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

Bug 100139

Summary: Unbound value Menu_settings_svg.t in mldonkey-2.6.0
Product: Gentoo Linux Reporter: Marek Kwasceki <kwach>
Component: Current packagesAssignee: Gentoo net-p2p team <net-p2p>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marek Kwasceki 2005-07-24 10:32:29 UTC
mldonkey-2.6.0 fails while trying to compile it with gui with following message:

-----
src/gtk2/gui/x11/eggtrayicon.c: In function `egg_tray_icon_get_type':
src/gtk2/gui/x11/eggtrayicon.c:76: warning: missing initializer
src/gtk2/gui/x11/eggtrayicon.c:76: warning: (near initialization for
`our_info.value_table')
src/gtk2/gui/x11/eggtrayicon.c: In function `egg_tray_icon_manager_filter':
src/gtk2/gui/x11/eggtrayicon.c:195: warning: comparison between signed and unsigned
File "src/gtk2/chat/chat_art.ml", line 27, characters 20-39:
Unbound value Menu_settings_svg.t
-----------

script in /usr/portage/dev-lang/ocaml/files/ocaml-rebuild.sh showed two
libraries to reemerge...

I have recompiled both libraries (with USE="svg") lablgl and lablgtk as advised,
but it didn't work.

am I missing smthing?


Reproducible: Always
Steps to Reproduce:
1.emerge mldonkey-2.6.0
Comment 1 Natanael Copa 2005-07-25 08:44:32 UTC
(In reply to comment #0)

> am I missing smthing?

Yes. You missed #100120

This is a dup.
Comment 2 Marek Kwasceki 2005-07-25 10:21:33 UTC

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