Skip to Content.
Sympa Menu

mace-opensaml-users - Please Help - xercesc C++ compile problem

Subject: OpenSAML user discussion

List archive

Please Help - xercesc C++ compile problem


Chronological Thread 
  • From: "Prashant S Kulkarni" <>
  • To: ,
  • Subject: Please Help - xercesc C++ compile problem
  • Date: Tue, 27 Apr 2004 09:20:22 -0700
  • Sensitivity:


Hi,
I am using gcc-3.0 on AIX(4.2.2) to compile xercesc libs. But I am getting
error as...

/home/pkulka/poc/xerces-c-src_2_5_0/obj/AIX/Base64.o Base64.cpp
cpp: "-c" is not a valid option to the preprocessor
gmake[1]: *** [Base64.o] Error 1
gmake[1]: Leaving directory
`/home/pkulka/poc/xerces-c-src_2_5_0/src/xercesc/util'
gmake: *** [Util] Error 2


My configuration settings are -

checking for gcc... (cached) /home/pkulka/poc/bin/bin/gcc
checking whether the C compiler (/home/pkulka/poc/bin/bin/gcc ) works... yes
checking whether the C compiler (/home/pkulka/poc/bin/bin/gcc ) is a
cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether /home/pkulka/poc/bin/bin/gcc accepts -g... (cached) yes
checking for c++... (cached) /home/pkulka/poc/bin/bin/cpp
checking whether the C++ compiler (/home/pkulka/poc/bin/bin/cpp ) works...
yes
checking whether the C++ compiler (/home/pkulka/poc/bin/bin/cpp ) is a
cross-compiler... yes
checking whether we are using GNU C++... (cached) no
checking whether /home/pkulka/poc/bin/bin/cpp accepts -g... (cached) no
checking for a BSD compatible install... (cached) /usr/local/bin/install -c
checking for autoconf... (cached) true
checking how to run the C preprocessor... (cached)
/home/pkulka/poc/bin/bin/gcc
-E
checking for ANSI C header files... (cached) yes
checking for XMLByte... (cached) no
checking host system type... powerpc-ibm-aix4.2.1.0



American Express made the following
annotations on 04/27/2004 09:20:28 AM
------------------------------------------------------------------------------
******************************************************************************

"This message and any attachments are solely for the intended recipient
and may contain confidential or privileged information. If you are not the
intended recipient, any disclosure, copying, use, or distribution of the
information included in this message and any attachments is prohibited. If
you have received this communication in error, please notify us by reply
e-mail and immediately and permanently delete this message and any
attachments. Thank you."

******************************************************************************


==============================================================================



  • Please Help - xercesc C++ compile problem, Prashant S Kulkarni, 04/27/2004

Archive powered by MHonArc 2.6.16.

Top of Page