* [Caml-list] Compiling Ocaml 3.07 on Mac OS X 10.3 7B85
@ 2003-10-12 23:51 Julien Bugaud
0 siblings, 0 replies; only message in thread
From: Julien Bugaud @ 2003-10-12 23:51 UTC (permalink / raw)
To: caml-list
Hello,
I would like to compil Ocaml 3.07 source. My system is Mac OS X 10.3 7B85.
During the compilation process , I get the following errors:
gcc -I../../byterun -O -fno-defer-pop -no-cpp-precomp -Wall -Wno-unused
-D_FILE_OFFSET_BITS=64 -D_REENTRANT -g -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
The compilation of Ocaml 3.06 +27 works.
(./configure -with-pthread
make world opt opt.opt
make install )
For Ocaml 3.07 and 3.07 b2, I tried :
./configure -with-pthread
make world opt opt.opt
./configure -with-pthread
make world.opt
./configure
make world opt opt.opt
The error message is always the same :(
If anyone has any thoughts or ideas..., I would really appreciate it :)
Thanks ;))
Julien Bugaud alias [Neobugs]
-------------------
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] only message in thread
only message in thread, other threads:[~2003-10-12 23:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-12 23:51 [Caml-list] Compiling Ocaml 3.07 on Mac OS X 10.3 7B85 Julien Bugaud
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox