<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/12/ecaddc19e541a9809560b5db8b55c48d"
  from="matt parry &lt;mangostein17@y...&gt;"
  author="matt parry"
  date="2003-12-06T17:49:10"
  subject="[Caml-list] install problems on macos 10.3"
  prev="2003/12/782717f719d192da4aa4cbaefeb2c18a"
  next="2003/12/d65d1cd3095ec333f75c0416a6b039dc"
  next-in-thread="2003/12/d65d1cd3095ec333f75c0416a6b039dc"
  prev-thread="2003/12/c26f3a953606811699bfc588b23b35f3"
  next-thread="2003/12/0405d2d0e46776c18d8187cc1e8db0ce"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] install problems on macos 10.3">
<msg 
  url="2003/12/ecaddc19e541a9809560b5db8b55c48d"
  from="matt parry &lt;mangostein17@y...&gt;"
  author="matt parry"
  date="2003-12-06T17:49:10"
  subject="[Caml-list] install problems on macos 10.3">
<msg 
  url="2003/12/d65d1cd3095ec333f75c0416a6b039dc"
  from="Dustin Sallings &lt;dustin@s...&gt;"
  author="Dustin Sallings"
  date="2003-12-06T19:13:56"
  subject="Re: [Caml-list] install problems on macos 10.3">
</msg>
</msg>
</thread>

<contents>

i am trying to install ocaml 3.06 on my 10.3
powerbook. (i am using fink and have all the necessary
tools.)

however i get the following error when trying to
compile:

gcc -I../../byterun -O -fno-defer-pop -no-cpp-precomp
-Wall -Wno-unused
-D_FILE_OFFSET_BITS=64  -g -I/sw/include  -c -o
scheduler.o scheduler.c
scheduler.c:97: error: conflicting types for
`thread_t'
/usr/include/mach/mach_types.h:100: error: previous
declaration of
`thread_t'
make[1]: *** [scheduler.o] Error 1
make: *** [otherlibraries] Error 2
### execution of make failed, exit code 2
Failed: compiling ocaml-3.06-2 failed


as anyone else seen this problem? does anyone know
how/whether i can move the typedef for thread_t in
/usr/include/mach/mach_types.h out the way?

thanks for any help,

matt.

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

