PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Darwinports: mlDonkey kompilierung schlägt fehl


Gast
2006-06-02, 03:21:39
Ich möchte auf meinem iBook G4 unter OS X gerne mlDonkey mithilfe von Darwinports kompilieren.

Ich habe die neueste Version von Darwinports (1.2.11) und xCode Tools (2.3) installiert und habe auch schon einige Sachen damit kompiliert.
Aber dem Versuch mlDonkey zu bauen bekomme ich folgende Fehlermeldung:

---> Configuring mldonkey
Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net _mldonkey/work/mldonkey-2.7.3" && CC=gcc ./configure --prefix=/opt/local" returned error 1
Command output: checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for g++... g++
checking build system type... powerpc-apple-darwin8.6.0
checking host system type... powerpc-apple-darwin8.6.0
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for ranlib... ranlib
checking for gmake... no
checking for make... make
checking if make is GNU make ... yes
checking for ocamlc.opt... no
checking for ocamlc... ocamlrun ocamlc
./configure: line 1: ocamlrun: command not found
Need build
checking for rpmbuild... no
checking for rpm... no
checking for wget... no
checking for wget... /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net _mldonkey/work/mldonkey-2.7.3/config/wget
******** Objective-Caml 3.09.1 is required *********
******* Check http://caml.inria.fr/ ********
Do you want this script to try to download and install ocaml
LOCALLY in mldonkey directory ?

Error: /opt/local/bin/port: Status 1 encountered during processing.


Dabei habe ich aber ocaml installiert!
ich habe sogar extra ocaml 3.09.1 runtergeladen und installiert (aktuell ist 3.09.2) aber das hat auch nichts geholfen.

Hilfe?

Gast
2006-12-16, 12:24:41
Ich habe heute das gleiche Problem, hat jemand da schon eine Lösung ?