Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105303 - mldonkey 2.6.4 build fails
Summary: mldonkey 2.6.4 build fails
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-08 13:44 UTC by Marcin Kurek
Modified: 2005-09-10 05:26 UTC (History)
0 users

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


Attachments
emerge --info (info.txt,3.79 KB, text/plain)
2005-09-08 13:45 UTC, Marcin Kurek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Kurek 2005-09-08 13:44:35 UTC
mldonkey build fails with following error message:

--------
ocamlopt.opt -inline 10 -linkall  -o mlgui       unix.cmxa str.cmxa -ccopt " " -
cclib "" -ccopt "-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/
include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/
include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   " 
-cclib "-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.
0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -
lglib-2.0  " -cclib -lbz2 -cclib -lz -cclib -lgd -cclib -lfreetype -cclib -lm -
ccopt -W -ccopt -Wall -ccopt -Wno-unused -cclib -ljpeg -cclib -lpng -ccopt -
DHAVE_JPEG -ccopt "-pthread" -I +lablgtk2  lablgtk.cmxa gtkInit.cmx lablrsvg.
cmxa  -I build    build/cdk.cmxa    build/common.cmxa    build/icons.cmxa    
build/guibase.cmxa    build/gui.cmxa    src/daemon/common/commonMain.cmx
Files /usr/lib/ocaml/lablgtk2/lablgtk.cmxa and /usr/lib/ocaml/stdlib.cmxa
make inconsistent assumptions over implementation Filename
make: *** [mlgui] Error 2
--------

dev-ml/lablgtk-2.4.0  -debug +doc -glade +gnome -gnomecanvas +opengl +svg
and
dev-lang/ocaml-3.08.3  +latex +tcltk

are installed here.

Reproducible: Always
Steps to Reproduce:
1. USE='-gtk -oldgtk gtk2' emerge mldonkey
2.
3.
Comment 1 Marcin Kurek 2005-09-08 13:45:26 UTC
Created attachment 67960 [details]
emerge --info
Comment 2 Marcin Kryczek (RETIRED) gentoo-dev 2005-09-09 05:19:07 UTC
you've propably got lablgtk built with older version of python, than currently 
installed. try to recompile it and let us know if that helped
Comment 3 Marcin Kryczek (RETIRED) gentoo-dev 2005-09-09 05:19:58 UTC
argh - i was thinking about ocaml, not python ofcourse;>
Comment 4 Karol Wojtaszek (RETIRED) gentoo-dev 2005-09-10 05:26:51 UTC
Waiting for informations, please reopen if problem still occur.