apple / cups

Apple CUPS Sources
https://www.cups.org
Apache License 2.0
1.95k stars 464 forks source link

ESP Ghostscript compilation failure. Cf STR 568. #1300

Closed michaelrsweet closed 18 years ago

michaelrsweet commented 19 years ago

Version: 8.15.1 CUPS.org User: lapin

Unable to compile espgs (7.07.1 and 8.15.1) on AIX 4.3.3 Already referenced as STR 568, unsolved

Software version:

The command I used for configure was: ./configure CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib"

Error message on make command: cc -DHAVE_MKSTEMP -I/usr/local/include -g -I/usr/local/lib/glib/include -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -Dinline=__inline -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_PNG_H=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXT=1 -DHAVE_MKSTEMP=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=0 -Dmalloc=rpl_malloc -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_DOPRNT=1 -DHAVE_BZERO=1 -DHAVE_DUP2=1 -DHAVE_FLOOR=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_MKFIFO=1 -DHAVE_MODF=1 -DHAVE_POW=1 -DHAVE_PUTENV=1 -DHAVE_RINT=1 -DHAVE_SETENV=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSPN=1 -DHAVE_STRSTR=1 -I./obj -I./src -Isrc -DSHARE_ZLIB=1 -o ./obj/szlibc.o -c ./src/szlibc.c "./src/szlibc.c", line 32.1: 1506-343 (S) Redeclaration of st_zlib_state differs from previous declaration on line 45 of "./src/szlibx.h". "./src/szlibc.c", line 32.1: 1506-382 (I) The type "struct gs_memory_struct_type_s" of identifier st_zlib_state differs from previous type "const struct gs_memory_struct_type_s". make : 1254-004 Code d'erreur de la derniere commande : 1.

michaelrsweet commented 18 years ago

CUPS.org User: mike

Please try using GCC and report if the problem persists. The IBM C compiler has several known bugs...

Also, we will only be providing fixes for the 8.15.x releases.

michaelrsweet commented 18 years ago

CUPS.org User: mike

This STR has not been updated by the submitter for two or more weeks and has been closed as required by the CUPS Configuration Management Plan. If the issue still requires resolution, please re-submit a new STR.