* [Caml-list] Fwd: Echec d’installation Ocaml sur un serveur mutualisé chez 1&1 (pas d’accès root)
[not found] <74218D68-F485-4C81-8C52-BA5F8733935F@laposte.net>
@ 2016-04-04 20:11 ` Henri Gouraud
2016-04-05 15:55 ` Daniel Bünzli
0 siblings, 1 reply; 2+ messages in thread
From: Henri Gouraud @ 2016-04-04 20:11 UTC (permalink / raw)
To: caml-list
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
> ——
>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Caml-list] Fwd: Echec d’installation Ocaml sur un serveur mutualisé chez 1&1 (pas d’accès root)
2016-04-04 20:11 ` [Caml-list] Fwd: Echec d’installation Ocaml sur un serveur mutualisé chez 1&1 (pas d’accès root) Henri Gouraud
@ 2016-04-05 15:55 ` Daniel Bünzli
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Bünzli @ 2016-04-05 15:55 UTC (permalink / raw)
To: caml-list
For the record, this seems to be due to a machine that reports as being 64-bit but has not the support libraries to compile 64-bit executables.
See https://github.com/ocaml/opam/issues/2503 for more details.
Daniel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-05 15:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <74218D68-F485-4C81-8C52-BA5F8733935F@laposte.net>
2016-04-04 20:11 ` [Caml-list] Fwd: Echec d’installation Ocaml sur un serveur mutualisé chez 1&1 (pas d’accès root) Henri Gouraud
2016-04-05 15:55 ` Daniel Bünzli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox