[MacPorts] #21180: Configuring mldonkey fails
#21180: Configuring mldonkey fails --------------------------------------+------------------------------------- Reporter: macports.users@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: mldonkey --------------------------------------+------------------------------------- {{{ ---> Configuring mldonkey Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_mldonkey/work/mldonkey-3.0.0" && ./configure --prefix=/opt/local " returned error 1 ******** Objective-Caml 3.10.2 is required ********* ******* Check http://caml.inria.fr/ ******** Do you want this script to try to download and install ocaml LOCALLY in mldonkey directory ? ./configure: line 4612: read: read error: 0: Bad file descriptor Error: Status 1 encountered during processing. # uname -rsp Darwin 10.0.0 i386 }}} -- Ticket URL: <http://trac.macports.org/ticket/21180> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21180: Configuring mldonkey fails --------------------------------------+------------------------------------- Reporter: macports.users@… | Owner: pguyot@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: mldonkey --------------------------------------+------------------------------------- Changes (by macsforever2000@…): * cc: pguyot@… (removed) * owner: macports-tickets@… => pguyot@… -- Ticket URL: <http://trac.macports.org/ticket/21180#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21180: Configuring mldonkey fails --------------------------------------+------------------------------------- Reporter: macports.users@… | Owner: pguyot@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: mldonkey --------------------------------------+------------------------------------- Comment(by gunnmjk@…): I know how to fix this... There is a typo in the configure file. Update line 4583 of /mldonkey/config/configure {{{ from << "$REQUIRED_OCAML"*|3.11.0*|3.10.*|3.09.*|3.08.4*|3.08.3*) ;; to
"$REQUIRED_OCAML"*|3.11.*|3.10.*|3.09.*|3.08.4*|3.08.3*) ;; }}}
Can somebody please show me how to post a patch for this to macports and/or to mldonkey source? Thanks! -- Ticket URL: <http://trac.macports.org/ticket/21180#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21180: Configuring mldonkey fails --------------------------------------+------------------------------------- Reporter: macports.users@… | Owner: pguyot@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: mldonkey --------------------------------------+------------------------------------- Comment(by macports.users@…): Works here, thanks. -- Ticket URL: <http://trac.macports.org/ticket/21180#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21180: Configuring mldonkey fails ---------------------------------------+------------------------------------ Reporter: macports.users@… | Owner: pguyot@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: mldonkey | ---------------------------------------+------------------------------------ Changes (by ryandesign@…): * status: new => closed * cc: ryandesign@… (added) * resolution: => fixed Comment: I updated mldonkey to 3.0.3 in r70360 which has fixed this problem. -- Ticket URL: <http://trac.macports.org/ticket/21180#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts