Problem with make on Ghostscript 3.33 (Aladdin version)

From: Daniel Swim <ds_at_GUSWS.nsac.ns.ca>
Date: Thu, 17 Aug 1995 20:28:51 -0300 (ADT)

When I type make (as root) in the gs directory I get the following errors.
I have not got the foggiest idea of what the problem is and would
appreciate any help I can get. We are running Digital Unix v3.2 on a
3000/300LX.


/bin/sh ./ccgs "cc -O " gdevcdj.c
/usr/lib/cmplrs/cc/cfe: Warning: gdevcdj.c, line 2059: prototype declaration and non-prototype definition found for gdev_pcl_map_rgb_color, the type of this parameter is not compatible with the type after applying default argument promotion
 gdev_pcl_map_rgb_color(pdev, r, g, b) gx_device *pdev; gx_color_value r;
 -----------------------------------------------------------------------^
/usr/lib/cmplrs/cc/cfe: Warning: gdevcdj.c, line 2060: prototype declaration and non-prototype definition found for gdev_pcl_map_rgb_color, the type of this parameter is not compatible with the type after applying default argument promotion
                                  gx_color_value g; gx_color_value b;
                                 ----------------^
/usr/lib/cmplrs/cc/cfe: Warning: gdevcdj.c, line 2060: prototype declaration and non-prototype definition found for gdev_pcl_map_rgb_color, the type of this parameter is not compatible with the type after applying default argument promotion
                                  gx_color_value g; gx_color_value b;
                                 ----------------------------------^

uopt: Warning: hp_colour_print_page: this procedure not optimized because it
      exceeds size threshold; to optimize this procedure, use -Olimit option
      with value >= 619.
ugen: internal : line 1100 : ../../../../../../src/usr/ccs/bin/ugen/eval.p, line 2005
                illegal size in load/store
mv: rename _temp_3198.o to gdevcdj.o: No such file or directory
./echogs -e .dev -w- -q-dev -s -F -s -q-obj -s cdeskjet gdevcdj.o gdevprn.o gdevpcl.o
./echogs -e .dev -w- -q-dev -s -F -s -q-obj -s cdjcolor gdevcdj.o gdevprn.o gdevpcl.o
./echogs -e .dev -w- -q-dev -s -F -s -q-obj -s cdjmono gdevcdj.o gdevprn.o gdevpcl.o
./echogs -e .dev -w- -q-dev -s -F -s -q-obj -s cdj550 gdevcdj.o gdevprn.o gdevpcl.o
./echogs -e .dev -w- -q-dev -s -F -s -q-obj -s pj gdevcdj.o gdevprn.o gdevpcl.o
./echogs -e .dev -w- -q-dev -s -F -s -q-obj -s pjxl gdevcdj.o gdevprn.o gdevpcl.o
./echogs -e .dev -w- -q-dev -s -F -s -q-obj -s pjxl300 gdevcdj.o gdevprn.o gdevpcl.o
/bin/sh ./ccgs "cc -O " gdevm1.c
/usr/lib/cmplrs/cc/cfe: Warning: gdevm1.c, line 53: prototype declaration and non-prototype definition found for mem_mono_map_rgb_color, the type of this parameter is not compatible with the type after applying default argument promotion
 mem_mono_map_rgb_color(dev, r, g, b) gx_device *dev; gx_color_value r; gx_color_value g;
 ---------------------------------------------------------------------^
/usr/lib/cmplrs/cc/cfe: Warning: gdevm1.c, line 53: prototype declaration and non-prototype definition found for mem_mono_map_rgb_color, the type of this parameter is not compatible with the type after applying default argument promotion
 mem_mono_map_rgb_color(dev, r, g, b) gx_device *dev; gx_color_value r; gx_color_value g;
 ---------------------------------------------------------------------------------------^
/usr/lib/cmplrs/cc/cfe: Warning: gdevm1.c, line 54: prototype declaration and non-prototype definition found for mem_mono_map_rgb_color, the type of this parameter is not compatible with the type after applying default argument promotion
   gx_color_value b;
 -----------------^
/bin/sh ./ccgs "cc -O " gdevm2.c
/bin/sh ./ccgs "cc -O " gdevm4.c
/bin/sh ./ccgs "cc -O " gdevm8.c
/usr/lib/cmplrs/cc/cfe: Warning: gdevm8.c, line 109: prototype declaration and non-prototype definition found for mapped8_copy01, the type of this parameter is not compatible with the type after applying default argument promotion
   int sraster; uint draster; int w; int h; byte b0; byte b1;
 ------------------------------------------------^
/usr/lib/cmplrs/cc/cfe: Warning: gdevm8.c, line 109: prototype declaration and non-prototype definition found for mapped8_copy01, the type of this parameter is not compatible with the type after applying default argument promotion
   int sraster; uint draster; int w; int h; byte b0; byte b1;
 ---------------------------------------------------------^
/usr/lib/cmplrs/cc/cfe: Warning: gdevm8.c, line 117: prototype declaration and non-prototype definition found for mapped8_copyN1, the type of this parameter is not compatible with the type after applying default argument promotion
   int sraster; uint draster; int w; int h; byte b1;
 ------------------------------------------------^
/usr/lib/cmplrs/cc/cfe: Warning: gdevm8.c, line 126: prototype declaration and non-prototype definition found for mapped8_copy0N, the type of this parameter is not compatible with the type after applying default argument promotion
   int sraster; uint draster; int w; int h; byte b0;
 ------------------------------------------------^
/bin/sh ./ccgs "cc -O " gdevm16.c
/usr/lib/cmplrs/cc/cfe: Warning: gdevm16.c, line 45: prototype declaration and non-prototype definition found for mem_true16_map_rgb_color, the type of this parameter is not compatible with the type after applying default argument promotion
 mem_true16_map_rgb_color(dev, r, g, b) gx_device *dev; gx_color_value r; gx_color_value g;
 -----------------------------------------------------------------------^
/usr/lib/cmplrs/cc/cfe: Warning: gdevm16.c, line 45: prototype declaration and non-prototype definition found for mem_true16_map_rgb_color, the type of this parameter is not compatible with the type after applying default argument promotion
 mem_true16_map_rgb_color(dev, r, g, b) gx_device *dev; gx_color_value r; gx_color_value g;
 -----------------------------------------------------------------------------------------^
/usr/lib/cmplrs/cc/cfe: Warning: gdevm16.c, line 46: prototype declaration and non-prototype definition found for mem_true16_map_rgb_color, the type of this parameter is not compatible with the type after applying default argument promotion
   gx_color_value b;
 -----------------^
/bin/sh ./ccgs "cc -O " gdevm24.c
/bin/sh ./ccgs "cc -O " gdevm32.c
/bin/sh ./ccgs "cc -O " gdevmpla.c
/usr/lib/cmplrs/cc/cfe: Warning: gdevmpla.c, line 71: prototype declaration and non-prototype definition found for mem_planar_map_rgb_color, the type of this parameter is not compatible with the type after applying default argument promotion
 mem_planar_map_rgb_color(dev, r, g, b) gx_device *dev; gx_color_value r; gx_color_value g;
 -----------------------------------------------------------------------^
/usr/lib/cmplrs/cc/cfe: Warning: gdevmpla.c, line 71: prototype declaration and non-prototype definition found for mem_planar_map_rgb_color, the type of this parameter is not compatible with the type after applying default argument promotion
 mem_planar_map_rgb_color(dev, r, g, b) gx_device *dev; gx_color_value r; gx_color_value g;
 -----------------------------------------------------------------------------------------^
/usr/lib/cmplrs/cc/cfe: Warning: gdevmpla.c, line 72: prototype declaration and non-prototype definition found for mem_planar_map_rgb_color, the type of this parameter is not compatible with the type after applying default argument promotion
   gx_color_value b;
 -----------------^
./echogs -w gslib.dev
./echogs -a gslib.dev gsbitops.o gschar.o gscolor.o gscoord.o
./echogs -a gslib.dev gsdevice.o gsdparam.o gsfont.o gsht.o gshtscr.o
./echogs -a gslib.dev gsimage.o gsimage1.o gsimage2.o gsimage3.o
./echogs -a gslib.dev gsimpath.o gsiodev.o gsiscale.o
./echogs -a gslib.dev gsline.o gsmatrix.o gsmemory.o gsmisc.o
./echogs -a gslib.dev gspaint.o gspath.o gsstate.o
./echogs -a gslib.dev gsutil.o gxacpath.o gxccache.o gxccman.o
./echogs -a gslib.dev gxcht.o gxclist.o gxclread.o gxcmap.o gxcpath.o
./echogs -a gslib.dev gxdcconv.o gxdither.o gxdraw.o gxfill.o
./echogs -a gslib.dev gxht.o gxpath.o gxpath2.o gxpcopy.o gxstroke.o
./echogs -a gslib.dev gdevabuf.o gdevmem.o gdevm1.o gdevm2.o gdevm4.o
./echogs -a gslib.dev gdevm8.o gdevm16.o gdevm24.o gdevm32.o gdevmpla.o
./genconf _at_devs.tr -h gconfig.h -p "%s&s&&" -pl "&-l%s&s&&" -pL "&-L%s&s&&" -ol ld.tr
./echogs -a gconfig.h -x 23 define GS_LIB_DEFAULT -x 2022 /usr/local/lib/ghostscript/3.33:/usr/local/lib/ghostscript/fonts -x 22
./echogs -a gconfig.h -x 23 define GS_DOCDIR -x 2022 /usr/local/lib/ghostscript/3.33/doc -x 22
./echogs -a gconfig.h -x 23 define GS_INIT -x 2022 gs_init.ps -x 22
./echogs -a gconfig.h
/bin/sh ./ccgs "cc -O " gs.c
/bin/sh ./ccgs "cc -O " gsmain.c
/bin/sh ./ccgs "cc -O " gconfig.c
/bin/sh ./ccgs "cc -O " ialloc.c
/bin/sh ./ccgs "cc -O " idebug.c
/bin/sh ./ccgs "cc -O " idict.c
/bin/sh ./ccgs "cc -O " idparam.c
/bin/sh ./ccgs "cc -O " igc.c
/bin/sh ./ccgs "cc -O " igcref.c
/bin/sh ./ccgs "cc -O " igcstr.c
/bin/sh ./ccgs "cc -O " iinit.c
/bin/sh ./ccgs "cc -O " ilocate.c
/bin/sh ./ccgs "cc -O " iname.c
/bin/sh ./ccgs "cc -O " interp.c

uopt: Warning: interp: this procedure not optimized because it
      exceeds size threshold; to optimize this procedure, use -Olimit option
      with value >= 592.
/bin/sh ./ccgs "cc -O " iparam.c
/bin/sh ./ccgs "cc -O " isave.c
/bin/sh ./ccgs "cc -O " iscan.c

uopt: Warning: scan_token: this procedure not optimized because it
      exceeds size threshold; to optimize this procedure, use -Olimit option
      with value >= 583.
/bin/sh ./ccgs "cc -O " iscannum.c
/bin/sh ./ccgs "cc -O " iscantab.c
/bin/sh ./ccgs "cc -O " istack.c
/bin/sh ./ccgs "cc -O " iutil.c
/bin/sh ./ccgs "cc -O " sfile.c
/bin/sh ./ccgs "cc -O " sstring.c
/bin/sh ./ccgs "cc -O " stream.c
/usr/lib/cmplrs/cc/cfe: Warning: stream.c, line 343: prototype declaration and non-prototype definition found for spputc, the type of this parameter is not compatible with the type after applying default argument promotion
 spputc(s, b) register stream *s; byte b;
 ---------------------------------------^
/usr/lib/cmplrs/cc/cfe: Warning: stream.c, line 359: prototype declaration and non-prototype definition found for sungetc, the type of this parameter is not compatible with the type after applying default argument promotion
 sungetc(s, c) register stream *s; byte c;
 ----------------------------------------^
/bin/sh ./ccgs "cc -O " zarith.c
/bin/sh ./ccgs "cc -O " zarray.c

**** This stuff compiles ok - bunch of lines deleted

/bin/sh ./ccgs "cc -O " zpath.c
./echogs -w ldt.tr -n - cc -L/usr/local/X/lib -o gs
./echogs -a ldt.tr -n -s gs.o -s
cat ld.tr >>ldt.tr
./echogs -a ldt.tr -s - -lm
LD_RUN_PATH=; export LD_RUN_PATH; /bin/sh <ldt.tr
ld:
Can't open: gdevcdj.o (No such file or directory)
*** Exit 1
Stop.


Daniel Swim
N.S. Dept of Agriculture & Marketing
Truro, Nova Scotia, Canada

ds_at_gusws.nsac.ns.ca
Received on Fri Aug 18 1995 - 01:59:57 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:45 NZDT