[comp.sys.sun] NeWS application won't compile

kjacob@alcor.usc.edu (Karl Jacob) (05/06/90)

I am trying to get an example application from the NeWS toolkit manual to
compile and I am having some trouble.  First, I am using OpenWindows
1.0.1.  When I try to compile the file I get the following error message.

cc -g -I/X/openwin/include  -sun4 -c  main.c
cc -o test main.o /X/openwin/lib/libcps.a  /X/openwin/lib/libwire.a  -g -I/X/openwin/include
ld: Undefined symbol
   _pprintf
   _PostScript
   _ps_checkfor
   _ps_skip
   _psio_close
   _ps_currenttag
   _ps_open_server
   _pscanf
   _psio_flush
   _PostScriptInput
   _ps_lookingat
*** Error code 1
make: Fatal error: Command failed for target `test'

ld be greatly appreciated.

				Karl Jacob
				kjacob@usc.edu