At 14:14 14/09/00 +0800, Jeremy Russell wrote:
>Well, I tried this, and have no idea what it means....

It means that it was compiled without debugging information (and as such
the gdb's output is pretty well useless <sigh>). If you have the source
code it might be a good idea to tweak the Makefile (turn off all
optimizations, turn on debugging) and try running the compiled result
through gdb for a meaningful error message, even if you can't fix it that
at least gives you useful information to give to someone who perhaps can.
If it's closed-source then you can still:
- Make sure you've got exactly the correct binary (not the SunOS version or
something).
- Complain to the company that owns it (good luck).
- Look for an open-source alternative (genpower perhaps?)
--

Q:      What's tiny and yellow and very, very, dangerous?
A:      A canary with the super-user password.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to