[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] fail to locate libs
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] fail to locate libs |
Date: |
Sun, 11 Sep 2011 18:59:21 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
tommy oines <address@hidden> writes:
> Hi
>
> I installed the gm2 compiler using "apt-get install gm2-doc gm2" and now when
> I
> try compiling modula-2 files it fails to locate the Terminal2.def file.
>
> Configuration settings: http://pastebin.com/00a03HEh
> Strace log: http://pastebin.com/NeViUi9W
>
> Thanks in advance.
> _______________________________________________
> gm2 mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/gm2
Hi,
it appears to have problems locating Terminal2.def, where is this file?
If it is in a different directory you will need to set include and
object paths accordingly:
"failed to find definition module Terminal2.def"
regards,
Gaius