caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* problem in installation
@ 2009-09-24 14:38 nitin choubey
  0 siblings, 0 replies; only message in thread
From: nitin choubey @ 2009-09-24 14:38 UTC (permalink / raw)
  To: caml-list

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-24 14:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-24 14:38 problem in installation nitin choubey

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).