home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp / 8487 < prev    next >
Encoding:
Internet Message Format  |  1992-07-24  |  1.6 KB

  1. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!hp9000.csc.cuhk.hk!a866700
  2. From: a866700@hp9000.csc.cuhk.hk (Wong Siu To)
  3. Newsgroups: comp.sys.hp
  4. Subject: NQS on hp7xx
  5. Keywords: NQS
  6. Message-ID: <1992Jul24.122608.26814@hp9000.csc.cuhk.hk>
  7. Date: 24 Jul 92 12:26:08 GMT
  8. Organization: The Chinese University of Hong Kong
  9. Lines: 29
  10.  
  11. Hi all,
  12.  
  13. I've installed NQS on my HP720 but it failed. It seems that  
  14. there're some problems.  I follow the instruction and use the sample
  15. makefile for HP (Mk.hp) as my makefile.  However, compilation errors
  16. occurs during the installation.  Some of the symbols are undefined in
  17. certain programs.  I found that those files are in some of the system
  18. header files but not included in these programs (e.g.
  19. /usr/include/stdio.h).  So, I define the missing symbols according to
  20. the header files and the compilation seems okay.  
  21.  
  22. The "last" compilation error I meet is in ../src/net_reqser.c where
  23. symbols SIGXCPU and SIGXFSZ are undefined.  I've checked the signal.h
  24. file out but no such symbols are defined.  I found these symbols defined
  25. as 24 and 25 respectively in the signal.h file in other BSD and System V
  26. systems, while these values are used for other purposes in my HP-UX
  27. system.
  28.  
  29. I'm running HP-UX 8.07 on HP720.
  30.  
  31. Would anyone pls help ?
  32.  
  33. Thanks in advance !!
  34.  
  35. -- 
  36. ----------------------------------------------------------------------------
  37. ST Wong                       BITNET: A866700@CUCSC.BITNET
  38. Computer Services Centre               Internet: a866700@hp9000.csc.cuhk.hk
  39. The Chinese Univsersity of Hong Kong             st@csc.mgate1.cuhk.hk 
  40.