After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 661664 - AIX: build process (make) is failing for xstc
AIX: build process (make) is failing for xstc
Status: RESOLVED INCOMPLETE
Product: libxml2
Classification: Platform
Component: general
git master
Other other
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-13 12:53 UTC by SanjayPatil
Modified: 2017-06-14 00:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description SanjayPatil 2011-10-13 12:53:18 UTC
We are trying to compile libxml2-2.6.30 on AIX 6.1 using following steps.
./configure

configure completes with no erros however make is failing at

Making all in xstc
make[2]: Entering directory `/export/opt/quikremit/pqapp/freewarepkgs/libxml/libxml2-2.6.30/xstc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/export/opt/quikremit/pqapp/freewarepkgs/libxml/libxml2-2.6.30/xstc'
make[1]: Leaving directory `/export/opt/quikremit/pqapp/freewarepkgs/libxml/libxml2-2.6.30'
Comment 1 Murray Cumming 2011-10-13 13:04:07 UTC
What is xstc?

I don't see see any actual failure there.
Comment 2 André Klapper 2011-10-13 13:34:29 UTC
SanjayPatil: Shouldn't this be filed against the libxml2 product, or do you really use libxml++? Your output does not look like that...
Comment 3 Murray Cumming 2011-10-13 13:46:55 UTC
Ah, yes, reassigning.