Issue 68 in xar: Build error on Solaris 9

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 22, 2009, 1:17:14 PM10/22/09
to xar-...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 68 by Artur.Frysiak: Build error on Solaris 9
http://code.google.com/p/xar/issues/detail?id=68

What steps will reproduce the problem?
1. ./configure
2. make

What is the expected output? What do you see instead?
gcc -Wall -g -Iinclude -Iinclude
-I/home/wiget/3rd/bin/sparc64-solaris9/xar-1.5.2/../openssl-0.9.8k/include
-I/home/wiget/3rd/bin/sparc64-solaris9/xar-1.5.2/../zlib-1.2.3
-I/home/wiget/3rd/bin/sparc64-solaris9/xar-1.5.2/../libxml2-2.7.3/include
-I/usr/local/include/libxml2 -c lib/archive.c -o lib/archive.static.o
In file included from lib/archive.c:58:
include/xar.h:44:20: error: stdint.h: No such file or directory

What version of the product are you using? On what operating system?
Solaris 9 on Sparc

Please provide any additional information below.
From config.log:
configure:3611: checking for stdint.h
configure:3627: gcc -c -Wall -g
-I/home/wiget/3rd/bin/sparc64-solaris9/xar-1.5.2/../openssl-0.9.8k/include
-I/home/wiget/3rd/bin/sparc64-solaris9/xar-1.5.2/../zlib-1.2.3
-I/home/wiget/3rd/bin/sparc64-solaris9/xar-1.5.2/../libxml2-2.7.3/include
conftest.c >&5
conftest.c:53:20: error: stdint.h: No such file or directory
[...]
configure:3657: result: no

but in include/xar.h.in stdint.h is included unconditionaly

On Solaris 9 you can include inttypes.h instead.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply all
Reply to author
Forward
0 new messages