home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / infosyst / gopher / 1723 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.2 KB

  1. Path: sparky!uunet!olivea!gossip.pyramid.com!pyramid!octopus!sjsumcs!rick
  2. From: rick@sjsumcs.sjsu.edu (Richard Warner)
  3. Newsgroups: comp.infosystems.gopher
  4. Subject: Gopher 1.1 for Sequent Dynix (3.0.17)
  5. Keywords: gopher Sequent Dynix
  6. Message-ID: <1992Dec22.155115.29455@sjsumcs.sjsu.edu>
  7. Date: 22 Dec 92 15:51:15 GMT
  8. Organization: San Jose State University - Math/CS Dept.
  9. Lines: 22
  10.  
  11. I am attempting to port Gopher 1.1 to Sequent Dynix (3.0.17) and
  12. was wondering, before spending any more time, if someone else has
  13. done it and would be willing to provide a diff file.
  14.  
  15. I have:
  16.  
  17.   change <string.h> to <strings.h>
  18.   aliased strchr() to index()
  19.   aliased strrchr() to rindex()
  20.   written an strspn()
  21.   uncommented the SEQLIBS line in Makefile.config
  22.  
  23. It will compile but core dumps with a segmentation fault.  Any ideas.
  24.  
  25.  
  26. +-----------------------+-------------------------------------+
  27. |   Richard M. Warner   |   Internet:  rick@sjsumcs.sjsu.edu  |
  28. |                       | CompuServe:  71121,2257             |
  29. +-----------------------+-------------------------------------+
  30. |  ** DISCLAIMER:  All opinions are strictly my own.  I work  |
  31. |                  hard enough at forming them!               |
  32. +-------------------------------------------------------------+
  33.