Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 153358 - net-p2p/mldonkey-2.7.7 can't find ocaml; refuses to compile
Summary: net-p2p/mldonkey-2.7.7 can't find ocaml; refuses to compile
Status: RESOLVED DUPLICATE of bug 148087
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-29 14:09 UTC by Andrew Wilchak
Modified: 2006-10-29 14:12 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 Andrew Wilchak 2006-10-29 14:09:42 UTC
Quite simply, net-p2p/mldonkey won't build, because it can't find ocaml, a dependency, which was previously installed as per its DEPEND requirements.

Log fails like so:
--------------------------------
     Checking Ocaml compiler.
--------------------------------
checking for ocamlc.opt... /usr/bin/ocamlc.opt
checking for x86_64-pc-linux-gnu-ocamlc... /usr/bin/ocamlc.opt
Need build
********  Objective-Caml 3.09.2 is required  *********
*******  Check http://caml.inria.fr/  ********
Do you want this script to try to download and install ocaml
LOCALLY in mldonkey directory ?

!!! ERROR: net-p2p/mldonkey-2.7.7 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  mldonkey-2.7.7.ebuild, line 86:   Called econf '--sysconfdir=/etc/mldonkey' '--sharedstatedir=/var/mldonkey' '--localstatedir=/var/mldonkey' '--enable-checks' '--disable-batch' '--disable-gd' '--disable-gui'
  ebuild.sh, line 540:   Called die

Thanks very much.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-29 14:12:55 UTC

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