Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* [Caml-list] install problems on macos 10.3
@ 2003-12-06 17:49 matt parry
  2003-12-06 19:13 ` Dustin Sallings
  0 siblings, 1 reply; 2+ messages in thread
From: matt parry @ 2003-12-06 17:49 UTC (permalink / raw)
  To: caml-list


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-06 19:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-06 17:49 [Caml-list] install problems on macos 10.3 matt parry
2003-12-06 19:13 ` Dustin Sallings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox