"Ariel Bendersky" wrote:
Did you install the required libraries (see the comments in the CRT unit)?
I have just installed the pdcurse, but the version 2.4, because I haven't found the 2.3. Anyway, it still gives the same error.
2.4 is fine. The comment referring to 2.3 was a little old (I'll change it).
Which system do you use? In the case of Dos, you might need to use --autobuild because of the automake bugs.
I'm on DOS, with djgpp. And I tried with the --autobuild, but I still get the same error. Or in some cases I get a "cannot compile CRT unit".
That's strange. I can reproduce the problem under DJGPP with --automake, but it vanishes with --autobuild.
To be sure, please remove all compiled crt*.o and crt*.gpi files once and try again.
Did you try it on the command line, or only under rhide? If it works on the command line, but not in rhide, you'll have to edit rhide's settings (this was discussed on this list some time ago, but if you don't have the mails, I could find them).
If it doesn't work on the command line either, please compile with `-v' (verbose), and send a complete log of the output.
Frank