sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sks-devel] make dep error (sks-1.0.8-fixed)


From: Yaron Minsky
Subject: Re: [Sks-devel] make dep error (sks-1.0.8-fixed)
Date: Tue, 19 Oct 2004 08:03:08 -0400

I just tried and failed to replicate the problem.  Are you running
ocaml 3.07p2?   The original version of 3.07 had some bugs in it that
were fixed by 3.07p2, and that at least might be the problem.  You can
figure out which version you have by running  ocaml.  e.g.:

pendor: sks $ ocaml
        Objective Caml version 3.07+2
 
#


On Tue, 19 Oct 2004 16:54:44 +0930 (CST), Darryl Ross <address@hidden> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hey All,
> 
> New to the list, so please go easy :)
> 
> I'm having trouble building sks-1.0.8 (from sks-1.0.8-fixed.tgz) on a
> clean Fedora Core 1 machine.
> 
> I have installed ocaml 3.07, which passed a 'make bootstrap' test, so I
> believe that part is working ok.
> 
> I have copied Makefile.local.unused to Makefile.local and edited to suit:
> 
> - -START--------------------------------------------------------------
> 
> address@hidden sks-1.0.8]# diff Makefile.local.unused Makefile.local
> 3c3
> < PREFIX=/usr/local
> - ---
> > PREFIX=/opt/sks
> 
> - -END----------------------------------------------------------------
> 
> When I try to run 'make dep', I get the following error:
> 
> - -START--------------------------------------------------------------
> 
> address@hidden sks-1.0.8]# make dep
> ocamldep -pp camlp4o   *.ml *.mli > .depend
> File "channel.ml", line 140, characters 53-54:
> Parse error: 'end' expected after [class_structure] (in [class_expr])
> Preprocessing error
> make: *** [dep] Error 2
> 
> - -END----------------------------------------------------------------
> 
> I had a look at the channel.ml file, but since I don't know anything about
> ocaml, I wasn't able to tell if there was any problem with it. It looks ok
> to me...
> 
> Is anyone able to give me any pointers on what might be wrong, or how to
> get it working?
> 
> Thanks
> Darryl
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
> 
> iD8DBQFBdME8/XQ6DbmPjokRAjr8AJ9H8VVGno5fsZp5tx30+Fd7gOWRFQCaA0QP
> PaggoY2Hn6NeYKWYgohStU4=
> =hOyf
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> Sks-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/sks-devel
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]