From: ferrick@acsu.buffalo.edu (Patrick K. Ferrick) Subject: Problems compiling ephem & anagram Date: Fri, 7 May 1993 02:45:24 GMT
I'm having the following problems with the programs mentioned above.
If you can help with either of them I'd appreciate it!
1. ephem => compiles except for the following at the end:
Undefined symbol _UP referenced from text segment
Undefined symbol _BC referenced from text segment
(Couldn't find anything in my libs like this...)
2. anagram => complains about there being no sysexits.h file
(when I made up a header containing stuff like: #define EX_OK 1
which is my best guess (!) as to what the missing file might contain,
it compiles but I get a "wrong architecture" message on execution. It
was worth a try!)
thanks,
pat