caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Rolf Wester" <wester@ilt.fhg.de>
To: <caml-list@inria.fr>
Subject: [Caml-list] CDK install problems
Date: Mon, 17 Sep 2001 18:20:11 +0200	[thread overview]
Message-ID: <3BA63EDB.13354.6E11BD23@localhost> (raw)

Hi,

I try to install CDK on a True64 UNIX machine. I have GNU make installed on that
machine but not gcc. After running ./configure and typing gmake I get after quite a lot
of output the error message listed below. I would be very appreciative for any help.

Rolf Wester

----------------------------------------------------------------------------------------------------------------------
boot/ocamlrun ./ocamlopt -I stdlib  -o ocamlc.opt utils/misc.cmx utils/tbl.cmx uti
ls/config.cmx utils/clflags.cmx utils/terminfo.cmx utils/ccomp.cmx utils/warnings.
cmx parsing/linenum.cmx parsing/location.cmx parsing/longident.cmx parsing/syntaxe
rr.cmx parsing/pstream.cmx parsing/parser.cmx parsing/lexer.cmx parsing/parse.cmx
parsing/printast.cmx typing/ident.cmx typing/path.cmx typing/primitive.cmx typing/
types.cmx typing/btype.cmx typing/subst.cmx typing/predef.cmx typing/datarepr.cmx
typing/env.cmx typing/typedtree.cmx typing/ctype.cmx typing/printtyp.cmx typing/in
cludeclass.cmx typing/mtype.cmx typing/includecore.cmx typing/includemod.cmx typin
g/parmatch.cmx typing/typetexp.cmx typing/typecore.cmx typing/typedecl.cmx typing/
typeclass.cmx typing/typemod.cmx bytecomp/lambda.cmx bytecomp/printlambda.cmx byte
comp/typeopt.cmx bytecomp/switch.cmx bytecomp/matching.cmx bytecomp/translobj.cmx
bytecomp/translcore.cmx bytecomp/translclass.cmx bytecomp/translmod.cmx bytecomp/s
implif.cmx bytecomp/runtimedef.cmx bytecomp/meta.cmx bytecomp/instruct.cmx bytecom
p/bytegen.cmx bytecomp/printinstr.cmx bytecomp/opcodes.cmx bytecomp/emitcode.cmx b
ytecomp/bytesections.cmx bytecomp/symtable.cmx bytecomp/bytelibrarian.cmx bytecomp
/bytelink.cmx driver/errors.cmx driver/compile.cmx driver/main_args.cmx driver/mai
n.cmx asmrun/meta.o
ld:
typing/printtyp.o: branch to shared library symbol '__divq' will cause unpredictab
le behavior.
typing/printtyp.o: branch relocation out-of-range, bad object file produced, can't
 branch from 0x120106090 to 0x3ff800f04ec
typing/printtyp.o: branch to shared library symbol '__remq' will cause unpredictab
le behavior.
typing/printtyp.o: branch relocation out-of-range, bad object file produced, can't
 branch from 0x1201060d8 to 0x3ff80114fcc
stdlib/stdlib.a(char.o): branch to shared library symbol '__divq' will cause unpre
dictable behavior.
stdlib/stdlib.a(char.o): branch relocation out-of-range, bad object file produced,
 can't branch from 0x12015c16c to 0x3ff800f04ec
stdlib/stdlib.a(char.o): branch to shared library symbol '__divq' will cause unpre
dictable behavior.
stdlib/stdlib.a(char.o): branch relocation out-of-range, bad object file produced,
 can't branch from 0x12015c1ac to 0x3ff800f04ec
stdlib/stdlib.a(char.o): branch to shared library symbol '__remq' will cause unpre
dictable behavior.
stdlib/stdlib.a(char.o): branch relocation out-of-range, bad object file produced,
 can't branch from 0x12015c1c0 to 0x3ff80114fcc
stdlib/stdlib.a(char.o): branch to shared library symbol '__remq' will cause unpre
dictable behavior.
stdlib/stdlib.a(char.o): branch relocation out-of-range, bad object file produced,
 can't branch from 0x12015c200 to 0x3ff80114fcc
stdlib/stdlib.a(string.o): branch to shared library symbol '__divq' will cause unp
redictable behavior.
stdlib/stdlib.a(string.o): branch relocation out-of-range, bad object file produce
d, can't branch from 0x12015f76c to 0x3ff800f04ec
stdlib/stdlib.a(string.o): branch to shared library symbol '__divq' will cause unp
redictable behavior.
stdlib/stdlib.a(string.o): branch relocation out-of-range, bad object file produce
d, can't branch from 0x12015f7b4 to 0x3ff800f04ec
stdlib/stdlib.a(string.o): branch to shared library symbol '__remq' will cause unp
redictable behavior.
stdlib/stdlib.a(string.o): branch relocation out-of-range, bad object file produce
d, can't branch from 0x12015f7c8 to 0x3ff80114fcc
stdlib/stdlib.a(string.o): branch to shared library symbol '__remq' will cause unp
redictable behavior.
stdlib/stdlib.a(string.o): branch relocation out-of-range, bad object file produce
d, can't branch from 0x12015f810 to 0x3ff80114fcc
stdlib/stdlib.a(array.o): branch to shared library symbol '__divq' will cause unpr
edictable behavior.
stdlib/stdlib.a(array.o): branch relocation out-of-range, bad object file produced
, can't branch from 0x120161d44 to 0x3ff800f04ec
stdlib/stdlib.a(array.o): branch to shared library symbol '__divq' will cause unpr
edictable behavior.
stdlib/stdlib.a(array.o): branch relocation out-of-range, bad object file produced
, can't branch from 0x120163b00 to 0x3ff800f04ec
Error during linking
gmake[3]: *** [ocamlc.opt] Error 2
gmake[3]: Leaving directory `/home/wester/programme/cdk/cdk-3.01+1/tools/ocaml'
gmake[2]: *** [compile.opt] Error 2
gmake[2]: Leaving directory `/home/wester/programme/cdk/cdk-3.01+1/tools/ocaml'
gmake[1]: *** [/home/wester/programme/cdk/cdk-3.01+1/tools/ocaml/toplevellib.cmxa]
 Error 2
gmake[1]: Leaving directory `/home/wester/programme/cdk/cdk-3.01+1/tools'
gmake: *** [world] Error 2
eeux05.ilt.fhg.de>
-------------------------------------
Rolf Wester
wester@ilt.fhg.de
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


                 reply	other threads:[~2001-09-17 16:20 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=3BA63EDB.13354.6E11BD23@localhost \
    --to=wester@ilt.fhg.de \
    --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;
as well as URLs for NNTP newsgroup(s).