in reply to Re^4: aborted due Compilation error (!!??)
in thread aborted due Compilation error (!!??)

updated/redacted
Ok - good - that means your program did not post any errors.

By that definition, it completed successfully.

Now - if you are saying it did not do what you expected it to do, we need 2 things:
* Your expectations
* The code - We would prefer a minimal, but sufficient snippet of the code that demonstrates the problem

Pleae read up on how to use 'readmore" and "code" tags, before posting large amounts of code.

I did some tests, and found I was mistaken in the belief that "no subs" would allow undeclared subroutines to be called.

Please ignore my suggestion for "no subs", and do one of the following:

The best way to approach this is to fix the errors one at a time, until the program runs clean.

             I hope life isn't a big joke, because I don't get it.
                   -SNL

  • Comment on Re^5: aborted due Compilation error (!!??)

Replies are listed 'Best First'.
Re^6: aborted due Compilation error (!!??)
by franky (Initiate) on May 22, 2012 at 05:07 UTC

    Hi Friends,

    Program work fine !!!,

    I Changed from PCLinuxOS to UBUNTU, of course, also i installed the curses::ui packages, that's it,

    Thank you so much for your help !!