[gnu.ghostscript.bug] Ansi Problem with ghostscript 1.3

km@mathcs.emory.edu (Ken Mandelberg) (06/29/89)

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
	.....
    <more of the same deleted>
	.....
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