caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: nitin choubey <nitin.choubey@gmail.com>
To: caml-list@inria.fr
Subject: problem in installation
Date: Thu, 24 Sep 2009 20:08:21 +0530	[thread overview]
Message-ID: <ec474eec0909240738n39516f71w3c0ad3597b217148@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1124 bytes --]

i am trying to install caml in red hat enterprise editon 5 in intel xeon
system, but after performing make clean then make world it is not working.
the following result are displayed:
cd runtime; make CC="gcc" OPTS="-fno-defer-pop -D__FAVOR_BSD" LIBS="" all
make[1]: Entering directory `/home/fmuser/fmtools/src/cl75/src/runtime'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/fmuser/fmtools/src/cl75/src/runtime'
cp runtime/camlrun .
cd yacc; make CC="gcc" OPTS="-fno-defer-pop -D__FAVOR_BSD" all
make[1]: Entering directory `/home/fmuser/fmtools/src/cl75/src/yacc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/fmuser/fmtools/src/cl75/src/yacc'
cp yacc/camlyacc .
cd lib; make CPP="/lib/cpp -P -traditional -Dunix" all
make[1]: Entering directory `/home/fmuser/fmtools/src/cl75/src/lib'
../camlrun ../camlcomp -stdlib . -O none -g -W arg.mli
make[1]: *** [arg.zi] Segmentation fault
make[1]: *** Deleting file `arg.zi'
make[1]: Leaving directory `/home/fmuser/fmtools/src/cl75/src/lib'
make: *** [world] Error 2

---> any suggestion will be helpful.
thanks in advance.

[-- Attachment #2: Type: text/html, Size: 1306 bytes --]

                 reply	other threads:[~2009-09-24 14:38 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=ec474eec0909240738n39516f71w3c0ad3597b217148@mail.gmail.com \
    --to=nitin.choubey@gmail.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;
as well as URLs for NNTP newsgroup(s).