Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!rice!sun-spots-request From: kjacob@alcor.usc.edu (Karl Jacob) Newsgroups: comp.sys.sun Subject: NeWS application won't compile Keywords: Software Message-ID: <7414@brazos.Rice.edu> Date: 5 May 90 18:46:46 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 25 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 9, Issue 149, message 16 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