Re: ocaml 4.02.2 won't build on Snow Leopard

2015-07-01 Thread Ryan Schmidt
On Jul 1, 2015, at 4:08 AM, Peter Hancock wrote: > On 01/07/2015 08:24, Ryan Schmidt wrote: >> >> On Jun 30, 2015, at 6:22 AM, Peter Hancock wrote: >> >>> Before I write a ticket, I wonder if anyone else has had problems in gettin >>> ocaml@4.02.2 to bu

Re: ocaml 4.02.2 won't build on Snow Leopard

2015-07-01 Thread Peter Hancock
On 01/07/2015 08:24, Ryan Schmidt wrote: On Jun 30, 2015, at 6:22 AM, Peter Hancock wrote: Before I write a ticket, I wonder if anyone else has had problems in gettin ocaml@4.02.2 to build. This is on an early MacBook1,1, with OSX 10.6.8, Xcode 3.2.4. The occasion of the error in the log

Re: ocaml 4.02.2 won't build on Snow Leopard

2015-07-01 Thread Ryan Schmidt
On Jun 30, 2015, at 6:22 AM, Peter Hancock wrote: > Before I write a ticket, I wonder if anyone else has had problems in gettin > ocaml@4.02.2 to build. > This is on an early MacBook1,1, with OSX 10.6.8, Xcode 3.2.4. > > The occasion of the error in the log file seems to be >

ocaml 4.02.2 won't build on Snow Leopard

2015-06-30 Thread Peter Hancock
Before I write a ticket, I wonder if anyone else has had problems in gettin ocaml@4.02.2 to build. This is on an early MacBook1,1, with OSX 10.6.8, Xcode 3.2.4. The occasion of the error in the log file seems to be ld: absolute addressing (perhaps -mdynamic-no-pic) used in

OCaml ports

2011-12-19 Thread Markus W. Weißmann
Hello everyone, the OCaml user meeting in April 2011 agreed on using "OCaml" as a brand for all OCaml-related activities. To follow that direction, I will go and rename many of our OCaml ports many of which are currently prefixed by "caml", "ocaml" or not prefix

Re: ocaml

2009-08-19 Thread Rainer Müller
On 2009-08-14 05:17 , Lenore Horner wrote: > Managed to find the email in the archives surprisingly quickly: > download and put in /opt/local/var/macports/distfiles/${name} > > Seems to be working. > > Is this somewhere in the wiki or support that I didn't find? I ask > because this has come up

Re: ocaml

2009-08-13 Thread Lenore Horner
On Aug 13, 2009, at 22:01 , Lenore Horner wrote: I tried to install wyrd both last night and tonight and ocaml hangs at the fetch stage for at least half an hour. I have internet service in that I can get and send mail and wander around the web. I thought there were mirror servers to

Re: ocaml

2009-08-13 Thread Joshua Root
On 2009-8-14 13:01, Lenore Horner wrote: > I tried to install wyrd both last night and tonight and ocaml hangs at > the fetch stage for at least half an hour. I have internet service in > that I can get and send mail and wander around the web. I thought there > were mirror servers t

ocaml

2009-08-13 Thread Lenore Horner
I tried to install wyrd both last night and tonight and ocaml hangs at the fetch stage for at least half an hour. I have internet service in that I can get and send mail and wander around the web. I thought there were mirror servers to avoid this. Is there a way around this blockade

graphviz +ocaml and swig bugs

2009-03-05 Thread Alexy Khrabrov
Just a heads up about a problem with graphviz +ocaml -- when trying to build, first you'll encounter a bug in swig, and if you manage to fix it, then you'll run into a bug in graphviz. The swig bug is reported in RedHat and a patch is provided: https://bugzilla.redhat.com/show_

Re: mldonkey 2.9.4 configuration error due to ocaml version

2009-02-19 Thread Ryan Schmidt
On Feb 18, 2009, at 07:02, Wen Zhang wrote: I try to install mldonkey on leopard using command "sudo port install mldonkey". The Ocaml version installed with this is version 3.11.0, but mldonkey configuration reported error because it required ocaml version 3.10.2. How can

mldonkey 2.9.4 configuration error due to ocaml version

2009-02-18 Thread Wen Zhang
Hi,I try to install mldonkey on leopard using command "sudo port install mldonkey". The Ocaml version installed with this is version 3.11.0, but mldonkey configuration reported error because it required ocaml version 3.10.2. How can

Re: ocaml port download fails...

2008-03-09 Thread Ryan Schmidt
On Mar 9, 2008, at 09:55, Stephen Fitch wrote: > Over several days I've tried to get the ocaml port, via: > > h$ sudo /opt/local/bin/port install ocaml > Password: > ---> Fetching ocaml > ---> Attempting to fetch ocaml-3.10.1.tar.bz2 from > http://caml

ocaml port download fails...

2008-03-09 Thread Stephen Fitch
Hi, Over several days I've tried to get the ocaml port, via: h$ sudo /opt/local/bin/port install ocaml Password: ---> Fetching ocaml ---> Attempting to fetch ocaml-3.10.1.tar.bz2 from http://caml.inria.fr/pub/distrib/ocaml-3.10/ ---> Attempting to fetch ocaml-3.10.1.tar

Re: ocaml fails on Tiger (was: Re: sudo port install mldonkey)

2008-01-08 Thread Ryan Schmidt
$ sudo port -f install mldonkey ---> Fetching ocaml [snip] # How do I get it to skip ocaml? There isn't a built-in way to do that. MacPorts is designed not to make use of any software you install outside of MacPorts. You could possibly modify the portfile to look for ocaml in a d

Re: ocaml fails on Tiger (was: Re: sudo port install mldonkey)

2008-01-07 Thread Ryan Schmidt
/macports/ticket/13583 # I installed ocaml from precompiled binary # <http://caml.inria.fr/pub/distrib/ocaml-3.10/ocaml-3.10.0-ppc.dmg> $ sudo port clean --dist --archive --work mldonkey ---> Cleaning mldonkey $ sudo port clean --dist --archive --work ocaml Password: ---> Cleaning

Re: ocaml fails on Tiger (was: Re: sudo port install mldonkey)

2008-01-07 Thread Joerg van den Hoff
ge.org/projects/macports/ticket/13583 > > > ># I installed ocaml from precompiled binary > > > ># <http://caml.inria.fr/pub/distrib/ocaml-3.10/ocaml-3.10.0-ppc.dmg> > > > >$ sudo port clean --dist --archive --work mldonkey > >---> Cleaning mldonkey >

Re: ocaml fails on Tiger (was: Re: sudo port install mldonkey)

2008-01-04 Thread paul beard
irectories: /usr/local/bin - command-line executables /usr/local/lib/ocaml - library and support files /usr/local/man - manual pages Is there any way to move the stuff manually? Does ocaml come with an ocaml-config binary that might explain how those porters got it to work? Or, perhaps easiest

Re: ocaml fails on Tiger (was: Re: sudo port install mldonkey)

2008-01-04 Thread Charlse Darwin
/local/lib/ocaml - library and support files /usr/local/man - manual pages Is there any way to move the stuff manually? On Jan 4, 2008, at 1:05 PM, Ryan Schmidt wrote: On Jan 4, 2008, at 09:41, Charlse Darwin wrote: On Dec 26, 2007, at 8:14 AM, Ryan Schmidt wrote: This bug has already bee

Re: ocaml fails on Tiger (was: Re: sudo port install mldonkey)

2008-01-04 Thread Ryan Schmidt
On Jan 4, 2008, at 09:41, Charlse Darwin wrote: On Dec 26, 2007, at 8:14 AM, Ryan Schmidt wrote: This bug has already been reported: http://trac.macosforge.org/projects/macports/ticket/13583 # I installed ocaml from precompiled binary # <http://caml.inria.fr/pub/distrib/ocaml-3.10/oc

Re: ocaml fails on Tiger (was: Re: sudo port install mldonkey)

2008-01-04 Thread Charlse Darwin
/ocaml - library and support files # /usr/local/man - manual pages # I installed ocaml from precompiled binary # <http://caml.inria.fr/pub/distrib/ocaml-3.10/ocaml-3.10.0-ppc.dmg> $ sudo port clean --dist --archive --work mldonkey ---> Cleaning mldonkey $ sudo port clean --dist --archi

Re: ocaml fails on Tiger (was: Re: sudo port install mldonkey)

2008-01-04 Thread Charlse Darwin
# I installed ocaml from precompiled binary # <http://caml.inria.fr/pub/distrib/ocaml-3.10/ocaml-3.10.0-ppc.dmg> $ sudo port clean --dist --archive --work mldonkey ---> Cleaning mldonkey $ sudo port clean --dist --archive --work ocaml Password: ---> Cleaning ocaml $ sudo port

Re: ocaml fails on Tiger (was: Re: sudo port install mldonkey)

2007-12-26 Thread Charlse Darwin
05:58, Charlse Darwin wrote: $ sudo port install mldonkey ---> Building ocaml with target world.opt Error: Target org.macports.build returned: shell command " cd "/ opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_lang _ocaml/work/ocaml

ocaml fails on Tiger (was: Re: sudo port install mldonkey)

2007-12-26 Thread Ryan Schmidt
This bug has already been reported: http://trac.macosforge.org/projects/macports/ticket/13583 I've added your email address to the bug's Cc list so you'll be informed of its progress. On Dec 26, 2007, at 05:58, Charlse Darwin wrote: $ sudo port install mldonkey ---> B

Re: Broken ocaml

2007-12-21 Thread Ryan Schmidt
On Dec 21, 2007, at 19:10, Andre-John Mas wrote: I am having trouble installing ocaml on my PPC Mac. I did a 'port sync' just in case, but no luck: myhost% sudo port install ocaml [snip] gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_power - DSYS_rhapsody

Broken ocaml

2007-12-21 Thread Andre-John Mas
Hi, I am having trouble installing ocaml on my PPC Mac. I did a 'port sync' just in case, but no luck: myhost% sudo port install ocaml ---> Fetching ocaml ---> Verifying checksum(s) for ocaml ---> Extracting ocaml ---> Applying patches to ocaml ---> Configu

Re: Error: lablgtk ocaml dependecies

2007-12-12 Thread frozsyn
>> signals_asm.o signals_asm.c >> signals_asm.c: In function 'segv_handler': >> signals_asm.c:193: error: 'struct mcontext' has no member named '__ss' >> signals_asm.c:193: error: 'struct mcontext' has no member named '__ss'

Re: Error: lablgtk ocaml dependecies

2007-12-02 Thread Ryan Schmidt
als_asm.c:193: error: 'struct mcontext' has no member named '__ss' signals_asm.c:193: error: 'struct mcontext' has no member named '__ss' [snip] I've installed Ocaml 3.10.0 before the installtion of mac ports from a .dmg file downloaded from INRIA s

Error: lablgtk ocaml dependecies

2007-12-02 Thread Daniel
I'm trying to install the mldonkey using MacPorts 1.520 installed in a intel mac with tiger running on it and i've got the following error message: ---> Building ocaml with target world.opt Error: Target org.macports.build returned: shell command " cd "/opt/l

Re: ocaml won't compile/install {Scanned}

2007-11-18 Thread HENRY HOLLENBERG
That seemed to get it. Now lets see if unison will compile: sh-3.2# port install ocaml Portfile changed since last build; discarding previous state. ---> Fetching ocaml ---> Verifying checksum(s) for ocaml ---> Extracting ocaml ---> Configuring ocaml ---> Building oc

Re: ocaml won't compile/install {Scanned}

2007-11-18 Thread Brent Fulgham
1: warning: unused variable 'stk' make[1]: *** [signals_asm.o] Error 1 make: *** [runtimeopt] Error 2 Right -- this is exactly the kind of error you get when the UNIX03 signals stuff is used with OCaml. This is why you need to use the three commands described earlier. Something like the following

Re: ocaml won't compile/install {Scanned}

2007-11-18 Thread HENRY HOLLENBERG
1 make: *** [runtimeopt] Error 2 Error: Status 1 encountered during processing. Henry Hollenberg. William Davis wrote: On Nov 18, 2007, at 10:16 AM, Paul Guyot wrote: Le 18 nov. 07 à 14:47, HENRY HOLLENBERG a écrit : Hey gang, I am trying to install ocaml so I can compile unison whi

Re: ocaml won't compile/install {Scanned}

2007-11-18 Thread William Davis
On Nov 18, 2007, at 12:06 PM, Kevin Ballard wrote: No, it's 10.4 for a reason. That version of ocaml won't install on 10.5 stock because 10.5 now conforms to UNIX03, which means there are some non-backwards-compatible changes with 10.4. By setting the deployment target to 1

Re: ocaml won't compile/install {Scanned}

2007-11-18 Thread Kevin Ballard
No, it's 10.4 for a reason. That version of ocaml won't install on 10.5 stock because 10.5 now conforms to UNIX03, which means there are some non-backwards-compatible changes with 10.4. By setting the deployment target to 10.4 we are saying "use the old 10.4 APIs, not

Re: ocaml won't compile/install {Scanned}

2007-11-18 Thread William Davis
On Nov 18, 2007, at 10:16 AM, Paul Guyot wrote: Le 18 nov. 07 à 14:47, HENRY HOLLENBERG a écrit : Hey gang, I am trying to install ocaml so I can compile unison which depends on ocaml so I can synchronize my files between my MacBookPro and AMD64 Ubuntu box. Had to get the latest

Re: ocaml won't compile/install {Scanned}

2007-11-18 Thread Kevin Ballard
10:16 AM, Paul Guyot wrote: Le 18 nov. 07 à 14:47, HENRY HOLLENBERG a écrit : Hey gang, I am trying to install ocaml so I can compile unison which depends on ocaml so I can synchronize my files between my MacBookPro and AMD64 Ubuntu box. Had to get the latest unison (2.27.10) I could find

Re: ocaml won't compile/install {Scanned}

2007-11-18 Thread Paul Guyot
Le 18 nov. 07 à 14:47, HENRY HOLLENBERG a écrit : Hey gang, I am trying to install ocaml so I can compile unison which depends on ocaml so I can synchronize my files between my MacBookPro and AMD64 Ubuntu box. Had to get the latest unison (2.27.10) I could find to overcome a 64 bit

ocaml won't compile/install {Scanned}

2007-11-18 Thread HENRY HOLLENBERG
Hey gang, I am trying to install ocaml so I can compile unison which depends on ocaml so I can synchronize my files between my MacBookPro and AMD64 Ubuntu box. Had to get the latest unison (2.27.10) I could find to overcome a 64 bit integer bug which was crashing file transfers. Since then

Re: failed to build ports ocaml, xfig

2007-07-24 Thread Dimitri Hendriks
Stefan and Ryan, Thanks a lot for your help! I finally have what I wanted: ocaml 3.08 to build coq and a working xfig. A request for the maintainer of the coq port: can you add coqide? Best, Dimitri On 24 Jul 2007, at 14:07, Stefan Bruda wrote: Hi, Dimitri Hendriks wrote: Thanks a lot

Re: failed to build ports ocaml, xfig

2007-07-24 Thread Stefan Bruda
Hi, Dimitri Hendriks wrote: > > Thanks a lot for you help so far. Unfortunately, > the commands you give seem not work for me. > Possibly, I have overlooked something. It's me who I overlooked two things actually. The first one is that all the commands I mentioned shoudl be given as root. So yo

Re: failed to build ports ocaml, xfig

2007-07-24 Thread Ryan Schmidt
On Jul 24, 2007, at 02:48, Dimitri Hendriks wrote: On 24 Jul 2007, at 00:01, Ryan Schmidt wrote: On Jul 23, 2007, at 08:59, Dimitri Hendriks wrote: How do I install an older version of a port? I want to have ocaml version 3.08, see below why. On 28 Jun 2007, at 10:26, Emmanuel Hainry

Re: failed to build ports ocaml, xfig

2007-07-24 Thread Dimitri Hendriks
Hi Ryan, See this previous post: http://lists.macosforge.org/pipermail/macports-users/2007-July/ 004452.html Sorry, I'm a newbie and I don't know how to look up "macports changeset ocaml 3.09 corresponds to" at the url given in this post. I also found another

Re: failed to build ports ocaml, xfig

2007-07-24 Thread Dimitri Hendriks
Hi Stefan, Thanks a lot for you help so far. Unfortunately, the commands you give seem not work for me. Possibly, I have overlooked something. First, a question: if I do sudo port -v extract xfig I get no message or whatsoever, just a new prompt; is that OK? Then, I try: cd `port dir xfi

Xaw3d 1.5E_1 (was Re: failed to build ports ocaml, xfig)

2007-07-23 Thread Derek Harland
From: "Stefan Bruda" <[EMAIL PROTECTED]> Subject: Re: failed to build ports ocaml, xfig BY the way, did anybody notice that upgrading Xaw3d to 1.5E_1 breaks quite badly other things such as xemacs and gv? Any suggestions on what could be done about this one? Yes I

Re: failed to build ports ocaml, xfig

2007-07-23 Thread Stefan Bruda
Ryan Schmidt wrote: > >> I tried this and xfig then installs fine, but I now get the same >> problem as reported earlier: >> >> http://lists.macosforge.org/pipermail/macports-users/2007-April/ >> 002746.html >> >> and: >> >> http://lists.macosforge.org/pipermail/macports-users/2007-June/ >> 003917

Re: failed to build ports ocaml, xfig

2007-07-23 Thread Ryan Schmidt
On Jul 23, 2007, at 08:59, Dimitri Hendriks wrote: How do I install an older version of a port? I want to have ocaml version 3.08, see below why. On 28 Jun 2007, at 10:26, Emmanuel Hainry wrote: ocaml has built fine, but coq has not: with the release of ocaml3.10, lots of things have changed

Re: failed to build ports ocaml, xfig

2007-07-23 Thread Ryan Schmidt
On Jul 23, 2007, at 09:46, Dimitri Hendriks wrote: On 29 Jun 2007, at 01:54, Ryan Schmidt wrote: On Jun 27, 2007, at 06:33, Dimitri Hendriks wrote: [...] I also tried to install port xfig, but again without succes: $ sudo port install xfig Password: ---> Fetching Xaw3d ---> Attempting t

Re: failed to build ports ocaml, xfig

2007-07-23 Thread Dimitri Hendriks
On 29 Jun 2007, at 01:54, Ryan Schmidt wrote: On Jun 27, 2007, at 06:33, Dimitri Hendriks wrote: [...] I also tried to install port xfig, but again without succes: $ sudo port install xfig Password: ---> Fetching Xaw3d ---> Attempting to fetch Xaw3d-1.5E.tar.gz from ftp:// ftp.visi.com/u

Re: failed to build ports ocaml, xfig

2007-07-23 Thread Dimitri Hendriks
Hi, How do I install an older version of a port? I want to have ocaml version 3.08, see below why. Thanks in advance, Dimitri On 28 Jun 2007, at 10:26, Emmanuel Hainry wrote: ocaml has built fine, but coq has not: with the release of ocaml3.10, lots of things have changed, particularly in

Re: failed to build ports ocaml, xfig

2007-06-28 Thread Ryan Schmidt
On Jun 27, 2007, at 06:33, Dimitri Hendriks wrote: I just installed Macports, version 1.442. The first port I want to install, fails to build. Here's the output: $ sudo port install coq ---> Fetching ocaml ---> Attempting to fetch ocaml-3.10.0.tar.bz2 from http:// caml.inria.fr/

Re: failed to build ports ocaml, xfig

2007-06-28 Thread Emmanuel Hainry
Citando Dimitri Hendriks : > Dear all, > > I just installed Macports, version 1.442. > The first port I want to install, fails to build. ocaml has built fine, but coq has not: with the release of ocaml3.10, lots of things have changed, particularly in camlp4 (which is the culpr

failed to build ports ocaml, xfig

2007-06-27 Thread Dimitri Hendriks
Dear all, I just installed Macports, version 1.442. The first port I want to install, fails to build. Here's the output: $ sudo port install coq ---> Fetching ocaml ---> Attempting to fetch ocaml-3.10.0.tar.bz2 from http:// caml.inria.fr/pub/distrib/ocaml-3.10/ ---> Verify

Re: ocaml

2007-06-01 Thread Ryan Schmidt
On Jun 1, 2007, at 05:47, Joerg van den Hoff wrote: ocaml 3.10 has been recently released. my question: will it occur on macports any time soon? I emailed the ocaml maintainer (Paul) about this on May 30. Have not received a response yet

Re: ocaml

2007-06-01 Thread Boey Maun Suang
Hi Joerg, ocaml 3.10 has been recently released. my question: will it occur on macports any time soon? The best thing to do is to open a ticket on Trac [1] following the guidelines on TracTicketing [2] to request an update from the maintainer; you will need to register for an account on

ocaml

2007-06-01 Thread Joerg van den Hoff
hi, ocaml 3.10 has been recently released. my question: will it occur on macports any time soon? regards, joerg ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users