Re: Issue 68 in xar: Build error on Solaris 9

10 views
Skip to first unread message

codesite...@google.com

unread,
Nov 24, 2009, 8:30:08 PM11/24/09
to xar-...@googlegroups.com
Updates:
Owner: bbraun
Labels: -Priority-Medium Priority-Low

Comment #1 on issue 68 by bbraun: Build error on Solaris 9
http://code.google.com/p/xar/issues/detail?id=68

Since xar.h is a published header, and I don't really ship the autoconf
generated config.h I've adjusted the
inclusion of stdint.h based on the use of __STDC_VERSION__. Since xar uses
C99 types and macros rather
extensively, and AFAIK stdint.h is defined in C99 to be where C99 fixed
width types are defined, I'm not sure
how well xar will work on pre- or non-C99 systems.

Commit 228 attempts to address the problem, but I don't have access to
Solaris 9 to test.

--
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

codesite...@google.com

unread,
Nov 24, 2009, 8:33:32 PM11/24/09
to xar-...@googlegroups.com
Updates:
Status: Fixed

Comment #2 on issue 68 by bbraun: Build error on Solaris 9
http://code.google.com/p/xar/issues/detail?id=68

(No comment was entered for this change.)

codesite...@google.com

unread,
Nov 26, 2009, 6:10:13 AM11/26/09
to xar-...@googlegroups.com

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

Thanks for fixing this.

Now I stuck on the missing fts.h

gcc -Wall -g -Iinclude -Iinclude -I/openpkg/include/libxml2
-I/openpkg/include -c
src/xar.c -o src/xar.o
src/xar.c:39:17: error: fts.h: No such file or directory

Some projects (eg RPM) have own version of this header file.
http://rpm5.org/cvs/rlog?f=rpm/rpmio/fts.h
http://rpm5.org/cvs/rlog?f=rpm/rpmio/fts.c
Reply all
Reply to author
Forward
0 new messages