Xref: utzoo comp.sources.bugs:1132 comp.lang.postscript:805 Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!mailrus!cornell!batcomputer!feigin From: feigin@batcomputer.tn.cornell.edu (Adam Feigin) Newsgroups: comp.sources.bugs,comp.lang.postscript Subject: More Problems with Goswell's PS interpreter on Sun-3 Keywords: Multiple defines, floating-point coprocessor Message-ID: <5718@batcomputer.tn.cornell.edu> Date: 1 Aug 88 14:05:14 GMT Reply-To: feigin@tcgould.tn.cornell.edu (Adam Feigin) Organization: Cornell Theory Center, Cornell University, Ithaca NY Lines: 29 Howdy: I haven't seen this problem mentioned with Goswell's PS interpreter (with Dana A. Chee's X11 driver, and clyde@ut-emx fixed makefile). Alas, if anybody knows how I can fix it, I'd appreciate hearing about it. I include the output from make below. make FPFLAGS=-m68881 x11PS sunPS rm -f x11PS gcc -o x11PS array.o boolean.o config.o control.o dictionary.o file.o integer.o main.o math.o misc.o name.o operator.o poly.o property.o real.o save.o stack.o string.o unix.o cache.o colour.o device.o fill.o font.o gsave.o image.o mat.o matrix.o pat.o path.o state.o stroke.o X11.o canon_x11.o canon.a -lm -lX11 Undefined: f68881_used _HardUpdate: canon_x11.o: multiply defined *** Error code 1 *** Error code 1 Adam ------------------------------------------------------------------------------ Internet: feigin@tcgould.tn.cornell.edu Adam Feigin Bitnet: feigin@crnlthry Workstation Consultant UUCP: {backbones}!cornell!batcomputer!feigin Cornell National Supercomputer Facility, Visualization Group "Sometimes a little brain damage can help" ------------------------------------------------------------------------------