From: Julien Bugaud <julien.bugaud@neobugs.com>
To: <caml-list@inria.fr>
Subject: [Caml-list] Compiling Ocaml 3.07 on Mac OS X 10.3 7B85
Date: Mon, 13 Oct 2003 01:51:05 +0200 [thread overview]
Message-ID: <BBAFB589.7667%julien.bugaud@neobugs.com> (raw)
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
reply other threads:[~2003-10-12 23:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BBAFB589.7667%julien.bugaud@neobugs.com \
--to=julien.bugaud@neobugs.com \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox