Try using -D_GNU_SOURCE -D__USE_GNU as the compiler options when compiling
the Platform specific files on Linux. We got rid of this problem on the
upcoming version 1.1 this way. The current source base on Apache server
already has this fix. The new version will be released soon.

Hope this solves your problem.

- Anupam
===========================================================
Anupam Bagchi
Advisory Software Engineer
Phone: (408)777-5842               Fax: (408)777-5892
XML Development Group, IBM Cupertino, California


Bernd Zimmermann <[EMAIL PROTECTED]>@7d.net on 01/24/2000 06:08:51 AM

Please respond to [EMAIL PROTECTED]

Sent by:  [EMAIL PROTECTED]


To:   [EMAIL PROTECTED]
cc:
Subject:  Xerces 1_0_1 does not compile on SuSE Linux 6.3



Dear developer,

I tried to compile Xerces-C-src_1_0_1 on a SuSE Linux 6.3 and
got this error message from running make:

Linux/LinuxPlatformUtils.cpp:557: implicit declaration of function
  `int pthread_mutexattr_setkind_np(...)'
make[2]: *** [Linux/LinuxPlatformUtils.o] Error 1

... I am no expert on pthread handling but it looks like
my Linux has a /usr/include/pthread.h that is not compatible
to the one on your developing platform ...

Thanks for providing this tools
and best regards,
Bernd


--
7777777    ddd     bernd zimmermann       [EMAIL PROTECTED]
   777     ddd     schulterblatt 58       borgfelder str 64
  777   dddddd     20357 hamburg          20537 hamburg
 777   ddd ddd     tel: +49 40 43207-700  tel: +49 40 251738-71
777     dddddd AG  fax: +49 40 43207-980  fax: +49 40 251738-30
----------------------------------------- gsm: +49 170 473 5471
It is time to unmask the computing community as a Secret Scociety
       for the Creation and Preservation of Artificial Complexity
                                               Edsger W. Dijkstra



Reply via email to