Jack,

        THANK YOU for your help!  I did get it working.  I double
checked my LD_LIBRARY_PATH, and tweaked the order of some libraries
in the makefile and it finally linked. (go figure) 

I do still get:

    ild: (Performing full relink) arguments are inconsistent [...]

        ...but there are no undefineds. I will resolve this final error
and move on.  THANK YOU AGAIN for taking the time to respond to my mails.

        -Nancy Horn (very grateful!)


-----Original Message-----
From: Jack Marr [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 23, 2001 5:33 PM
To: [EMAIL PROTECTED]
Subject: Re: Building xerces on Solaris 2.6 - CC V5.0


"Horn, Nancy" wrote:
> 
>         Then - I tried to build my application with it and got the
> following.  The EXACT same
> undefineds as I got with the V4.2 CC compiler (3 days ago!):
> 
> /opt/SUNWspro/SC5.0/bin/CC -L/opt/SUNWspro/SC5.0/lib -I. -w -O
> -I/usr/home/nhorn/xerces-c-src1_5_1/include/  -c orderinfo.cpp
> /opt/SUNWspro/SC5.0/bin/CC -L/opt/SUNWspro/SC5.0/lib -I. -w -O
> -I/usr/home/nhorn/xerces-c-src1_5_1/include/  -c responseInfo.cpp
> /opt/SUNWspro/SC5.0/bin/CC -L/opt/SUNWspro/SC5.0/lib -g -o orderXMLtoeHNC
> orderXMLtoeHNC.o orderinfo.o responseInfo.o  -lgen -lm
> -L/usr/home/nhorn/xerces-c-src1_5_1/lib

Is there a -lxerces-c1_5_1 somewhere?

I've got at least the first entry point you mentioned...

% nm -p -C libxerces-c1_5_1.so | grep DOM_NodeList::item
0001046056 T DOM_Node DOM_NodeList::item(unsigned)const

-- 
  Jack Marr ([EMAIL PROTECTED]) Cypress, CA
  Unigraphics Solutions - NYSE:UGS - http://www.ugsolutions.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to