The Xerces-C++ 1.7 Solaris binary distribution was built on Solaris 6 using Forte C++ 6.2.   If you are using a different compiler, then re-build from source distribution is required.
 
 
Tinny
 
----- Original Message -----
Sent: Monday, May 06, 2002 10:57 AM
Subject: Re: ld: fatal: Symbol referencing errors.

From what I have gathered... The binary distribution basically requires solaris 7 or 8.. There are some libraries that they come with that solaris 2.6 did not.

On my 2.6 I had to build from scratch (make sure you have a gcc >= 3.0 or gcc need to be built with --enable-shared).

Later,
Mike

On Monday, May 6, 2002, at 03:05 AM, HuangJunfei wrote:

hi:
  OS version: Solaris 2.6
  xerces version: xerces-c1_7_0-SolForCC
  When I use xerces library in my program and try to link it, I can't make it correctly. The message is that:
Undefined                                          first referenced
  symbol                                                  in file
c2N6FI_pv_                                   xerces-c1_7_0-SolForCC/lib/libxerces-c1_7_0.so
cG__CrunHex_skip6F_b_              xerces-c1_7_0-SolForCC/lib/libxerces-c1_7_0.so
...

Reply via email to