[Queue-developers] compiled!
Brought to you by:
wkrebs
From: Sam L. <sam...@an...> - 2001-04-11 15:20:59
|
OK; I got the darn think compiled for solaris 2.7 (thanks to those who hinted); I had to make quite a few mods to the code; some of which were actual code mods; and some of which were comment fixes and some of which were just making sure the right include file was included. Maybe the include-file fixes should be handled by autoconf but I'm not sure and would like to disucss them. I had to include <sys/wait.h> for WCOREDUMP define in queued.c I had to include <dirent.h> for queued.c I had to include <time.h> for ident.c Of course each include might be needed for other things too. Sam |