help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


From: Michael J. Huber
Subject: (no subject)
Date: Wed, 10 Apr 2002 14:41:19 -0400

I am trying to compile ghostscript on a Sun running Solaris 2.7 and get
errors regarding zlib.h and zconf.h.  They both exist and
/usr/local/include and I reinstalled zlib just for kicks...

gcc is 2.96.2 and make is 3.76.1.

I changed the includes for zlib.h and zconf.h from
"zlib.h" to <zlib.h> to "/usr/local/include/zlib/h"
which gets me past that error to:

gcc `cat ./obj/cc.tr`  -DHAVE_MKSTEMP -O2 -Wall -Wstrict-prototypes
-Wmissing-declarations -Wmissing-prototypes -Wtraditional -fno-builtin
-fno-common  -I./obj -I./src  -I -o ./obj/gdevx.o -c ./src/gdevx.c
gcc: ./obj/gdevx.o: No such file or directory
./src/gdevx.c: In function `x_copy_mono':
./src/gdevx.c:420: warning: cast discards qualifiers from pointer
target type
./src/gdevx.c: In function `x_copy_image':
./src/gdevx.c:576: warning: cast discards qualifiers from pointer
target type
make: *** [obj/gdevx.o] Error 1
   ________________________________________________________________
  / Michael Huber                            Systems Administrator \            
                  
  \_______________________Solipsys_Corporation_____________________/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]