I am bouncing this to the devel list; maybe someone there has already had a look at this package and might look again and salvage it. Its maintainer doesn't seem to be active any more, and the package in its present state doesn't build. It will need some serious repair work.

In particular, all the URLs in the package description and in the package sources are obsolete. Newer upstream versions exist.

Tom Robinson wrote:
Hi folks,

No kind souls leapt to help me on my previous post, so here's hoping this time ;-)

Having just upgraded laptops I decided to start with a clean Fink installation (from source).

All has gone well, but mldonkey says it wants ocaml 3.0.7 from CVS. The installation of ocaml 3.08 as one of the dependencies seemed to go OK.

I've tried answering yes to the mldonkey installation question about downloading ocaml, but it can't find that file.

Shouldn't Fink take care of the dependencies?

It definitely should. If mldonkey depends on a specific version of ocaml, it should have a dependency on this precise version. If, on the other hand, it wants to build its own version of ocaml from downloaded sources, then these sources should be part of the sources that mldonkey downloads automatically before starting to compile. The interactive download in the middle of the build phase is only asked for by mistake; it should be desactivated in a working Fink package.


Pointers appreciated.

Maybe someone on the devel list will bite. Or maybe you want to try yourself to transform this wreck into a working Fink package :-) ?


Thanks.

[1021 ~]% fink install mldonkey /usr/bin/sudo /sw/bin/fink install mldonkey
Information about 3647 packages read in 1 seconds.
The following package will be installed or updated:
mldonkey
gzip -dc /sw/src/mldonkey-2.5-3.sources.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions
sed 's|@FINKPREFIX@|/sw|g' </sw/fink/dists/unstable/main/finkinfo/net/mldonkey.patch | patch -p1
patching file config/configure
patching file donkey
patching file src/daemon/common/commonOptions.ml
./configure --prefix=/sw
creating cache ./config.cache
--prefix=/sw
checking host system type... powerpc-apple-darwin7.4.0
checking for gcc3... no
checking for gcc... gcc
checking whether the C compiler (gcc -L/sw/lib) works... yes
checking whether the C compiler (gcc -L/sw/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for gmake... no
checking for make... make
checking for ocamlc.opt... ocamlc.opt
checking for ocamlc... (cached) ocamlc.opt
powerpc-apple-darwin7.4.0
***************************************************


On Mac OS X, you must use a CVS version of Ocaml
(3.07 for example): you can get a tar.gz
from :
http://savannah.nongnu.org/download/mldonkey/tools/

***************************************************
Testing ocaml version
Need build
checking for /sw/src/mldonkey-2.5-3-11/mldonkey-2.5-3/patches/local/bin/ ocamlc.opt... no
checking for rpmbuild... no
checking for rpm... no
checking for wget... no
checking for wget... /sw/src/mldonkey-2.5-3-11/mldonkey-2.5-3/config/wget
******** Objective-Caml 3.07 is required *********
******* Check http://ocaml.inria.fr/ ********
Do you want this script to try to download and install ocaml
LOCALLY in mldonkey directory ?
n
### execution of ./configure failed, exit code 1
Failed: compiling mldonkey-2.5-3-11 failed

-- Martin


------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to