HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problems Build GNU Ghostscript 8.50 on 11.11 w/ GC...
Operating System - HP-UX
1832335
Members
2406
Online
110041
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2006 07:53 AM
04-20-2006 07:53 AM
Problems Build GNU Ghostscript 8.50 on 11.11 w/ GCC or CC
Anyone successfully built GS from sources on an 11.11 environment with aCC (1.3x) or GCC (3.x/4.x)? I've followed the build instructions -- using make or gmake and the compile always bombs out at:
gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wcast-qual -Wwrite-strings -fno-builtin -fno-common -DSYS_TYPES_HAS_STDINT_TYPES -DGX_COLOR_INDEX_TYPE="unsigned long long" -I./src -I./obj -I./obj -I./src -Ijasper/src/libjasper/include -DJAS_CONFIGURE -o ./obj/zfjpx.o -c ./src/zfjpx.c
In file included from jasper/src/libjasper/include/jasper/jasper.h:66,
from ./src/sjpx.h:27,
from ./src/zfjpx.c:34:
jasper/src/libjasper/include/jasper/jas_types.h:167: error: conflicting types for 'int_fast8_t'
/usr/include/sys/_inttypes.h:133: error: previous declaration of 'int_fast8_t' was here
jasper/src/libjasper/include/jasper/jas_types.h:173: error: conflicting types for 'uint_fast8_t'
/usr/include/sys/_inttypes.h:136: error: previous declaration of 'uint_fast8_t' was here
jasper/src/libjasper/include/jasper/jas_types.h:178: error: conflicting types for 'int_fast16_t'
/usr/include/sys/_inttypes.h:145: error: previous declaration of 'int_fast16_t' was here
jasper/src/libjasper/include/jasper/jas_types.h:184: error: conflicting types for 'uint_fast16_t'
/usr/include/sys/_inttypes.h:148: error: previous declaration of 'uint_fast16_t' was here
*** Error exit code 1
Any ideas how to fix?
gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wcast-qual -Wwrite-strings -fno-builtin -fno-common -DSYS_TYPES_HAS_STDINT_TYPES -DGX_COLOR_INDEX_TYPE="unsigned long long" -I./src -I./obj -I./obj -I./src -Ijasper/src/libjasper/include -DJAS_CONFIGURE -o ./obj/zfjpx.o -c ./src/zfjpx.c
In file included from jasper/src/libjasper/include/jasper/jasper.h:66,
from ./src/sjpx.h:27,
from ./src/zfjpx.c:34:
jasper/src/libjasper/include/jasper/jas_types.h:167: error: conflicting types for 'int_fast8_t'
/usr/include/sys/_inttypes.h:133: error: previous declaration of 'int_fast8_t' was here
jasper/src/libjasper/include/jasper/jas_types.h:173: error: conflicting types for 'uint_fast8_t'
/usr/include/sys/_inttypes.h:136: error: previous declaration of 'uint_fast8_t' was here
jasper/src/libjasper/include/jasper/jas_types.h:178: error: conflicting types for 'int_fast16_t'
/usr/include/sys/_inttypes.h:145: error: previous declaration of 'int_fast16_t' was here
jasper/src/libjasper/include/jasper/jas_types.h:184: error: conflicting types for 'uint_fast16_t'
/usr/include/sys/_inttypes.h:148: error: previous declaration of 'uint_fast16_t' was here
*** Error exit code 1
Any ideas how to fix?
Hakuna Matata.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2006 03:51 PM
04-20-2006 03:51 PM
Re: Problems Build GNU Ghostscript 8.50 on 11.11 w/ GCC or CC
Hi Nelson,
You may try modifying /usr/include/sys/_inttypes.h to reflect the changes or, you can edit jasper/src/libjasper/include/jasper/jas_types.h to rectify type conflicts.
-Arun
You may try modifying /usr/include/sys/_inttypes.h to reflect the changes or, you can edit jasper/src/libjasper/include/jasper/jas_types.h to rectify type conflicts.
-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP