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 172201 - building xmlsec1 1.2.8 on Solaris
building xmlsec1 1.2.8 on Solaris
Status: RESOLVED FIXED
Product: xmlsec
Classification: Other
Component: xmlsec-core
1.2.8
Other Solaris
: Normal minor
: ---
Assigned To: Aleksey Sanin
Aleksey Sanin
Depends on:
Blocks:
 
 
Reported: 2005-03-31 08:56 UTC by Dimitri Papadopoulos
Modified: 2005-03-31 15:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dimitri Papadopoulos 2005-03-31 08:56:33 UTC
Distribution/Version: Solaris 8 7/01

Hi,

xmlsec1-1.2.8 builds fine on Solaris using the Sun ONE Studio 7 compiler except
for two warnings you may want to work around (the second one at least):

"xkms.c", line 4966: warning: empty translation unit

"xmltree.c", line 496: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const char :
"/usr/local/libxml2/include/libxml2/libxml/parser.h", line 932
	argument : pointer to unsigned char
Comment 1 Aleksey Sanin 2005-03-31 15:39:12 UTC
Thanks for reporting this problem! In truth, both warnings are harmless. But it
is good to have clean build and I fixed the second one anyway :)



Checking in ChangeLog;
/cvs/gnome/xmlsec/ChangeLog,v  <--  ChangeLog
new revision: 1.234; previous revision: 1.233
done
Checking in src/xmltree.c;
/cvs/gnome/xmlsec/src/xmltree.c,v  <--  xmltree.c
new revision: 1.44; previous revision: 1.43
done