bug-ghostscript
[Top][All Lists]
Advanced

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

Init problems when compiling gs 8.01 on HP-UX 10.20


From: SEIP,CHRISTOPHER (HP-Roseville,ex1)
Subject: Init problems when compiling gs 8.01 on HP-UX 10.20
Date: Tue, 17 Feb 2004 13:17:34 -0800

Compiling gs 8.01 on HP-UX 10.20 with HP's ANSI C compiler fails on
src/gdevhit.c:

cc  -DHAVE_MKSTEMP -O -DGX_COLOR_INDEX_TYPE="unsigned long long" -Ae
+DAportable -I/apps/jpeg-6b/include -I/apps/zlib-1.2.1/include
-I/apps/libpng-1.2.5/include  -I./obj -I./src  -o ./obj/gdevhit.o -c
./src/gdevhit.c
cc: "src/gdevhit.c", line 43: error 1536: Cannot evaluate initialization
expression, please initialize dynamically.
cc: "src/gdevhit.c", line 43: error 1536: Cannot evaluate initialization
expression, please initialize dynamically.
make: *** [obj/gdevhit.o] Error 1

Here is the top of my config.log, if that's useful.

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --prefix=/apps/ghostscript-8.01 --enable-compile-inits
--with-x

## --------- ##
## Platform. ##
## --------- ##

hostname = bldapps
uname -m = 9000/782
uname -r = B.10.20
uname -s = HP-UX
uname -v = U

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /apps/make-3.80/bin
PATH: /usr/sbin
PATH: /usr/dt/bin
PATH: /usr/bin/X11
PATH: /usr/bin
PATH: /usr/ccs/bin
PATH: /sbin
PATH: /usr/bin
PATH: /opt/ansic/bin
PATH: /usr/ccs/bin
PATH: /usr/contrib/bin
PATH: /opt/nettladm/bin
PATH: /opt/pd/bin
PATH: /usr/bin/X11
PATH: /usr/contrib/bin/X11
PATH: /opt/upgrade/bin
PATH: /usr/sbin
PATH: /opt/hparray/bin
PATH: /opt/langtools/bin
PATH: /opt/imake/bin
PATH: /opt/perf/bin
PATH: /opt/openssh/bin
PATH: /opt/CC/bin
PATH: /opt/aCC/bin


Let me know if I can provide any other details for troubleshooting.
Regards,

--Chris--




reply via email to

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