From: Erik Arneson <erik@aarg.net>
To: OCaml Mailing List <caml-list@inria.fr>
Subject: [Caml-list] OCaml 3.0.6 build problems (Linux Alpha)
Date: Sat, 7 Sep 2002 15:33:39 -0700 [thread overview]
Message-ID: <15738.32451.271556.2326@monkey.x.aarg.net> (raw)
Hi everybody,
I'm having problems building OCaml 3.0.6 on Linux Alpha. I'm using
the Compaq C Compiler version 6.5.6.002 and am building from the
source RPM on the OCaml website.
Here's the configuration information:
./configure -cc 'ccc -fast' -bindir /usr/bin -libdir /usr/lib/ocaml -mandir /usr/share/man/man1
** Configuration summary **
Directories where Objective Caml will be installed:
binaries.................. /usr/bin
standard library.......... /usr/lib/ocaml
manual pages.............. /usr/share/man (with extension .1)
Configuration for the bytecode compiler:
C compiler used........... ccc -fast
options for compiling..... -D_FILE_OFFSET_BITS=64
options for linking....... -Wl,-E -lm -ldl -lcurses
shared libraries are supported
options for compiling..... -fPIC -D_FILE_OFFSET_BITS=64
command for building...... ccc -fast -shared -o lib.so -Wl,-rpath,/a/path objs
Configuration for the native-code compiler:
hardware architecture..... alpha
OS variant................ linux
C compiler used........... ccc -fast
options for compiling..... -D_FILE_OFFSET_BITS=64
options for linking....... -lm
assembler ................ $(AS)
preprocessed assembler ... gcc -c -DSYS_$(SYSTEM)
profiling with gprof ..... not supported
ocamlopt -pack ........... supported
Source-level replay debugger: supported
Additional libraries supported:
unix str num dynlink bigarray threads graph dbm
Configuration for the "num" library:
target architecture ...... C
Configuration for the "graph" library:
options for compiling .... -I/usr/X11R6/include
options for linking ...... -L/usr/X11R6/lib -lX11
The "labltk" library: not found
And here's where the build fails:
mkdir -p stdlib_man
sh ./runocamldoc true -man -d stdlib_man -I ../parsing -I ../utils -I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph \
-t "OCaml library" -man-mini \
../stdlib/*.mli ../otherlibs/unix/unix.mli ../otherlibs/str/str.mli ../otherlibs/bigarray/bigarray.mli ../otherlibs/num/num.mli
Compilation error. Use the OCaml compiler to get more details.
Warning: Element Complex.t not found
1 error(s) encountered
make[1]: *** [stdlib_man/Pervasives.o] Error 1
make[1]: Leaving directory `/home/erik/RPM/BUILD/ocaml-3.06/ocamldoc'
make: *** [ocamldoc] Error 2
Has anybody seen this problem before? How can I fix it? Thanks!
--
;; Erik Arneson <erik@aarg.net> JD, Ashland Lodge No. 23 ;;
;; GPG Key ID: 2048R/8B4CBC9C RAM, Siskiyou Chapter No. 21 ;;
;; <http://erik.arneson.org/> <http://www.aarg.net/mason> ;;
-------------------
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
next reply other threads:[~2002-09-07 22:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-07 22:33 Erik Arneson [this message]
2002-09-07 22:56 ` Erik Arneson
2002-09-09 14:25 ` Xavier Leroy
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=15738.32451.271556.2326@monkey.x.aarg.net \
--to=erik@aarg.net \
--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