[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2003-12-06 (17:49) |
From: | matt parry <mangostein17@y...> |
Subject: | [Caml-list] install problems on macos 10.3 |
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