On 10/04/2013 07:25 AM, scraw...@gmail.com wrote:
> Hi guys,
>
> I'm getting this message:
>
> $ unicon foo.icn
> Parsing foo.icn: .
> /path/to/unicon/bin/icont -c   -O foo.icn /tmp/uni18021735
> Translating:
> foo.icn:
>    main
> No errors
> /path/to/unicon/bin/icont  foo.u
> Linking:
> icont: cannot create foo, cannot write to a dir
>
> What can I do to fix the problem?  Thanks!

Never seen that.  I assume you've checked the obvious:

     - does file foo already exist with odd owner/permissions?
     - is the disk full?

I'd say check the directory itself, but it looks like foo.u
got written ok.


-- 
Steve Wampler -- swamp...@noao.edu
The gods that smiled on your birth are now laughing out loud.

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Unicon-group mailing list
Unicon-group@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to