From: PASCHAL,DAVID (HP-Roseville,ex1) <dav...@hp...> - 2000-11-27 21:57:06
|
Hi, Mike. Mike Schauer wrote: > Hi all. I sent a message in a while back having problems > installing hpoj > 0.6. I wanted to upgrade from Redhat 6.2 to 7.0, but after > having problems > with that, decided to reinstall 6.2, and must also therefore, > reinstall hpoj. > Now, I run the '. configure' and it works fine. I run the > 'make' and it > outputs a ton of 'gcc .......' lines, but none of those say > 'Error'. then I > run 'make install' and it tells me that install is up to > date'. Make sure there isn't a file called "install" in the hpoj-0.6 directory. (There is a file called "install-sh", which is correct.) > what am I > forgetting? I would include all the output from the make > script, but there > wouyld be pages and pages of it. You would not be able to > find my email > message for all that. thanks much. There are a lot of warnings in the "ptal" directory to the effect that control reaches the end of non-void functions. These are OK because they are due to stub functions I laid out but haven't actually implemented yet, and there may be warnings in other directories as well. However, you have gotten my curiosity up about these "pages and pages" of warnings, so if you want to e-mail them to me (pa...@rc..., dav...@hp...) directly as an attachment (so as not to bother everyone on the list with it), then I'll take a look at it and see if there are any problems. David |