caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Henri Gouraud <Henri.Gouraud@LaPoste.net>
To: caml-list@inria.fr
Subject: [Caml-list] Fwd: Echec d’installation Ocaml sur un serveur mutualisé chez 1&1 (pas d’accès root)
Date: Mon, 4 Apr 2016 22:11:32 +0200	[thread overview]
Message-ID: <9DC38AFE-E5DE-4FDB-95C8-48B81B743A07@LaPoste.net> (raw)
In-Reply-To: <74218D68-F485-4C81-8C52-BA5F8733935F@laposte.net>

Re-envoi, sans la trace d’exécution (refusé par le serveur de listes Sympa)
Je tiens cette rtace à vorte disposition.

Henri

> Début du message réexpédié :
> 
> De: Henri Gouraud <henri.gouraud@laposte.net>
> Objet: Echec d’installation Ocaml sur un serveur mutualisé chez 1&1 (pas d’accès root)
> Date: 4 avril 2016 22:04:17 UTC+2
> À: caml-list@inria.fr
> 
> Merci pour votre aide!
> Je n’ai pas trouvé le bon endroit pour afficher cette “issue” sur GitHub!!
> 
> Henri Gouraud
> -------
> 
> Je suis reparti de zero :
> tar xvf ocaml-4.02.3.tar
> cd ocaml-4.02.3
> ./configure -prefix $HOME
> make clean
> make world.opt
> 
> l’erreur est différente (trace complète ci-dessous) :
> 
> make world.opt
> make coldstart
> make[1]: Entering directory `/homepages/30/d456759237/htdocs/packages/ocaml-4.02.3'
> cd byterun; make all
> 
> ……
> 
> make[4]: Entering directory `/homepages/30/d456759237/htdocs/packages/ocaml-4.02.3/asmrun'
> gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o startup.o startup.c
> ln -s ../byterun/main.c main.c
> 
> ………
> 
> gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o signals_asm.o signals_asm.c
> signals_asm.c: In function 'segv_handler':
> signals_asm.c:207: error: 'REG_CR2' undeclared (first use in this function)
> signals_asm.c:207: error: (Each undeclared identifier is reported only once
> signals_asm.c:207: error: for each function it appears in.)
> signals_asm.c:213: error: 'REG_RIP' undeclared (first use in this function)
> signals_asm.c:228: error: 'REG_R14' undeclared (first use in this function)
> signals_asm.c:229: error: 'REG_R15' undeclared (first use in this function)
> make[4]: *** [signals_asm.o] Error 1
> make[4]: Leaving directory `/homepages/30/d456759237/htdocs/packages/ocaml-4.02.3/asmrun’
> 
> ???
> 
> Henri
> ——
> 


       reply	other threads:[~2016-04-04 20:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <74218D68-F485-4C81-8C52-BA5F8733935F@laposte.net>
2016-04-04 20:11 ` Henri Gouraud [this message]
2016-04-05 15:55   ` Daniel Bünzli

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=9DC38AFE-E5DE-4FDB-95C8-48B81B743A07@LaPoste.net \
    --to=henri.gouraud@laposte.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;
as well as URLs for NNTP newsgroup(s).