Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50910 - net-p2p/mldonkey 2.5.21 emerge failure
Summary: net-p2p/mldonkey 2.5.21 emerge failure
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Caleb Tennis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-13 01:24 UTC by Aaron Peterson
Modified: 2004-06-08 11:03 UTC (History)
2 users (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 Aaron Peterson 2004-05-13 01:24:20 UTC
couple of install errors
I'm looking over things, but I'm not seeing anything that i can do.

 * Applying mldonkey-2.5.21-configure.patch...                                               [ ok ]
>>> Source unpacked.
gtk
Makefile:14: config/Makefile.config: No such file or directory
******************************************


 You should rerun ./configure now


******************************************
I tools/zoggy -I +camlp4 -pp " pa_o.cmo pr_dump.cmo" -a -o pa_zog.cma  tools/zoggy/zog_types.ml tools/zoggy/zog_messages.ml tools/zoggy/zog_misc.ml tools/zoggy/pa_zog.ml
/bin/sh: line 1: I: command not found
make: [pa_zog.cma] Error 127 (ignored)
src/utils/lib/http_lexer.mll
make: execvp: src/utils/lib/http_lexer.mll: Permission denied
make: *** [src/utils/lib/http_lexer.ml] Error 127
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.


********************
/usr/bin/ocamlc.opt   -I src/utils/cdk  -I src/daemon/chat  -I src/utils/lib  -I src/utils/net  -I tools  -I src/daemon/common  -I src/daemon/driver  -I src/utils/mp3tagui  -I src/config/unix  -I src/gtk/newgui  -I src/gtk/gui2  -I src/gtk/configwin  -I src/gtk/okey  -I src/gtk/gpattern  -I icons/tux  -I +lablgtk  -I src/gtk/progress  -I src/im  -I src/im/yahoo  -I src/im/irc  -I src/networks/gnutella  -I src/networks/gnutella2  -I src/networks/fasttrack  -I src/networks/fileTP  -I src/networks/bittorrent  -I src/networks/donkey -c src/networks/donkey/donkeyMain.mli
ocamlopt.opt -inline 10    -I src/utils/cdk  -I src/daemon/chat  -I src/utils/lib  -I src/utils/net  -I tools  -I src/daemon/common  -I src/daemon/driver  -I src/utils/mp3tagui  -I src/config/unix  -I src/gtk/newgui  -I src/gtk/gui2  -I src/gtk/configwin  -I src/gtk/okey  -I src/gtk/gpattern  -I icons/tux  -I +lablgtk  -I src/gtk/progress  -I src/im  -I src/im/yahoo  -I src/im/irc  -I src/networks/gnutella  -I src/networks/gnutella2  -I src/networks/fasttrack  -I src/networks/fileTP  -I src/networks/bittorrent  -I src/networks/donkey -c src/gtk/configwin/configwin_types.ml
The files /usr/lib/ocaml/pervasives.cmi and /usr/lib/ocaml/lablgtk/gPack.cmi
make inconsistent assumptions over interface Pervasives
make: *** [src/gtk/configwin/configwin_types.cmx] Error 2
make: *** Waiting for unfinished jobs....

!!! ERROR: net-p2p/mldonkey-2.5.21 failed.
!!! Function src_compile, Line 47, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1.emerge mldonkey
2.
3.

I apperantly already have a version installed
Comment 1 Aaron Peterson 2004-05-18 04:25:59 UTC
I tried installing it in one of my users home dirs.

./configure
make

it came out with the same error:

make inconsistent assumptions over interface Pervasives

however...
the mldonkey executable was present in the directory...
and it ran

so.. i think that error isn't supposed to be fatal.


I normally run with -Wall in my clfags.. but it wasn't at that time.
Comment 2 teedog 2004-06-02 16:41:37 UTC
Can you try the latest ebuild attached here and see if you still have problems?
http://bugs.gentoo.org/show_bug.cgi?id=52032
Comment 3 Aaron Peterson 2004-06-08 11:03:18 UTC
whatevers in portage is working for me now...

Sorry, I didn't have email for a few weeks.