home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!gossip.pyramid.com!pyramid!octopus!sjsumcs!rick
- From: rick@sjsumcs.sjsu.edu (Richard Warner)
- Newsgroups: comp.infosystems.gopher
- Subject: Gopher 1.1 for Sequent Dynix (3.0.17)
- Keywords: gopher Sequent Dynix
- Message-ID: <1992Dec22.155115.29455@sjsumcs.sjsu.edu>
- Date: 22 Dec 92 15:51:15 GMT
- Organization: San Jose State University - Math/CS Dept.
- Lines: 22
-
- I am attempting to port Gopher 1.1 to Sequent Dynix (3.0.17) and
- was wondering, before spending any more time, if someone else has
- done it and would be willing to provide a diff file.
-
- I have:
-
- change <string.h> to <strings.h>
- aliased strchr() to index()
- aliased strrchr() to rindex()
- written an strspn()
- uncommented the SEQLIBS line in Makefile.config
-
- It will compile but core dumps with a segmentation fault. Any ideas.
-
-
- +-----------------------+-------------------------------------+
- | Richard M. Warner | Internet: rick@sjsumcs.sjsu.edu |
- | | CompuServe: 71121,2257 |
- +-----------------------+-------------------------------------+
- | ** DISCLAIMER: All opinions are strictly my own. I work |
- | hard enough at forming them! |
- +-------------------------------------------------------------+
-