Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!gatech!emory!km From: km@mathcs.emory.edu (Ken Mandelberg) Newsgroups: gnu.ghostscript.bug Subject: Ansi Problem with ghostscript 1.3 Message-ID: <4183@emory.mathcs.emory.edu> Date: 29 Jun 89 16:41:10 GMT Organization: Math & Computer Science, Emory University, Atlanta, GA Lines: 26 I just tried building ghostscript 1.3 on a Sun 4. It builds cleanly with the "cc" makefile, but when I try the "gcc" makefile using gcc 1.34 I get: gcc -O -ansi -c gsmain.c gxdevice.h:37: warning: `struct gx_device_s' declared inside parameter list gxdevice.h:39: warning: `struct gx_device_s' declared inside parameter list gxdevice.h:43: warning: `struct gx_device_s' declared inside parameter list ..... ..... gsmain.c: In function gs_exit: gsmain.c:155: `gx_device_default_p' undeclared (first use this function) gsmain.c:155: (Each undeclared identifier is reported only once gsmain.c:155: for each function it appears in.) *** Error code 1 make: Fatal error: Command failed for target `gsmain.o' What am I missing? -- Ken Mandelberg | km@mathcs.emory.edu PREFERRED Emory University | {decvax,gatech}!emory!km UUCP Dept of Math and CS | km@emory.bitnet NON-DOMAIN BITNET Atlanta, GA 30322 | Phone: (404) 727-7963