Alexander Hansen wrote:
> Brendan Cully wrote:
>   
>> On Tuesday, 19 May 2009 at 22:24, Alexander Hansen wrote:
>>   
>>     
>>> The failure mode is:
>>>
>>> ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I
>>> ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I
>>> ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink -I
>>> ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph -warn-error
>>> A -c odoc_ast.ml
>>> File "odoc_ast.ml", line 335, characters 38-3043:
>>> Error: Syntax error
>>> make[2]: *** [odoc_ast.cmo] Error 2
>>>
>>> It appears that ocamlcomp.sh as generated on 10.5/x86_64 isn't the same
>>> as it is on the other 10.5 platforms.
>>>
>>> $ diff /sw/src/fink.build/ocaml-3.11.0-1/ocaml-3.11.0/ocamlcomp.sh
>>> /sw64/src/fink.build/ocaml-3.11.0-1/ocaml-3.11.0/ocamlcomp.sh
>>> 5c5
>>> < exec $topdir/ocamlc.opt -nostdlib -I $topdir/stdlib "$@"
>>>     
>>>       
>>>> exec $topdir/boot/ocamlrun $topdir/ocamlc -nostdlib -I $topdir/stdlib "$@"
>>>>       
>>>>         
>> I don't know what happened here. I just built it on my virgin sw64
>> tree with no issues.
>>   
>>     
> Interesting...I didn't do it as a clean build, so maybe there's
> interference from something.   I'll check on that.
>
>   
And indeed this appears to be the case:  when I cleaned out my 64-bit
Fink I was able to build ocaml; so something among the packages I had
installed on the way toward building octave must cause this issue.

-- 
Alexander Hansen
Fink User Liaison


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to