lang/nimrod doesn't compile anything [SOLVED]

Matthew Pherigo hybrid120 at gmail.com
Wed Mar 19 03:32:48 UTC 2014


Hey all,

After some googling that I didn't think to do before, I was able to fix it! For the future problem-sufferers, here's what's going on. Apparently, does not look for its configuration file in anything other than /etc/nimrod.cfg. A simple ln -s fixed it.

Thanks,
--Matt

> On Mar 18, 2014, at 7:34 PM, Matthew Pherigo <hybrid120 at gmail.com> wrote:
> 
> Hey all,
> 
> Whenever attempting to compile a program using nimrod, I get this error:
> Hint: system [Processing]
> Error: cannot open 'lib/system.nim'
> 
> I'm using the latest binary package from the freebsd repos. I was going to report it as a bug, but I figured I should ask here to see if anyone else has encountered this before. If it does turn out to be a bug, i'll report it to the maintainer, but I'm hoping it's just some stupid mistake. :)
> 
> --Matt


More information about the freebsd-questions mailing list