strings.h

Richard Goerwitz goer at sophist.uucp
Wed Feb 7 05:24:02 AEST 1990


In <1762 at milton.acs.washington.edu> Stephen Milton writes:
>I keep running into the same error...'cannot find strings.h'  It 
>apparently did not come with my developmnent system, but a lot of
>programs seem to expect it as a standard library.

Try including <string.h> instead of <strings.h>.  Question:  Should
we Xenix people "ln string.h strings.h"?  If this doesn't work, then
just try to compile, and look for error messages that might tell you
what the program expects to be linked in or included, then play egrep
in /usr/include[/sys] to find the missing parts.

   -Richard L. Goerwitz              goer%sophist at uchicago.bitnet
   goer at sophist.uchicago.edu         rutgers!oddjob!gide!sophist!goer



More information about the Comp.unix.xenix mailing list