[Lunar-bugs] [Lunar Linux 0000379]: ghostscript 8.64 doesn't compile
Lunar bug reports list
lunar-bugs at lunar-linux.org
Sat Feb 14 15:10:49 CET 2009
The following issue has been RESOLVED.
======================================================================
http://bugs.lunar-linux.org/view.php?id=379
======================================================================
Reported By: gb
Assigned To: dveatch
======================================================================
Project: Lunar Linux
Issue ID: 379
Category: module
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Moonbase Version: 20090214.11
Core Tools: Lunar
Core Tools Version: 20080303
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 02-14-2009 13:53 CET
Last Modified: 02-14-2009 15:10 CET
======================================================================
Summary: ghostscript 8.64 doesn't compile
Description:
> lin -cr ghostscript
ghostscript: Use optional (installed) module XOrg7
Purpose: For an X frontend ? [y] n
ghostscript: Install & use optional (not installed) module ijs
Purpose: For ijs driver support ? [n] n
Checking dependencies for ghostscript
Building ghostscript version 8.64
(...)
gcc -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations
-Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing
-Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H
-DGX_COLOR_INDEX_TYPE="unsigned long int" -O2 -march=x86-64 -pipe -fPIC
-DUSE_LIBPAPER -I./base -o ./obj/genarch ./base/genarch.c
./obj/genarch ./obj/arch.h
gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FILE64 -DHAVE_MKSTEMP64
-DHAVE_FONTCONFIG -O2 -Wall -Wstrict-prototypes -Wundef
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common
-DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -O2
-march=x86-64 -pipe -fPIC -DUSE_LIBPAPER -I./obj -I./base -o
./obj/gp_getnv.o -c ./base/gp_getnv.c
gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FILE64 -DHAVE_MKSTEMP64
-DHAVE_FONTCONFIG -O2 -Wall -Wstrict-prototypes -Wundef
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common
-DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long int" -O2
-march=x86-64 -pipe -fPIC -DUSE_LIBPAPER -I./obj -I./base -o
./obj/gp_upapr.o -c ./base/gp_upapr.c
./base/gp_upapr.c:18:19: error: paper.h: No such file or directory
./base/gp_upapr.c: In function 'gp_defaultpapersize':
./base/gp_upapr.c:32: warning: implicit declaration of function
'systempapername'
./base/gp_upapr.c:32: warning: initialization makes pointer from integer
without a cast
make: *** [obj/gp_upapr.o] Error 1
Creating /var/log/lunar/compile/ghostscript-8.64.bz2
! Problem detected during BUILD
Attached full compilation log.
======================================================================
----------------------------------------------------------------------
dveatch - 02-14-09 15:10
----------------------------------------------------------------------
The problem is configure looking in the wrong include path for paper.h. The
BUILD and DEPENDS have been changed and committed to moonbase
Thank you.
Issue History
Date Modified Username Field Change
======================================================================
02-14-09 13:53 gb New Issue
02-14-09 13:53 gb File Added: ghostscript-8.64.bz2
02-14-09 13:53 gb Moonbase Version => 20090214.11
02-14-09 13:53 gb Core Tools => Lunar
02-14-09 13:53 gb Core Tools Version => 20080303
02-14-09 13:54 gb Issue Monitored: gb
02-14-09 15:10 dveatch Status new => resolved
02-14-09 15:10 dveatch Resolution open => fixed
02-14-09 15:10 dveatch Assigned To => dveatch
02-14-09 15:10 dveatch Note Added: 0000864
======================================================================
More information about the Lunar-bugs
mailing list