Nice work David (& IBM) !

On a whim, I figured I'd try EXPORTALL on all compiles, perhaps overkill.
It eliminated all unresolved refs.  I also bound in batch, produced
sidefile, bound my app, and all hell broke loose. Just kidding, my app
worked (posix on as well) :)

- I'm puzzled by the resultant module size, 0x00A6D96C,  binding on zOS in
batch, as opposed to o/p below.  I created the dll, in batch, by simply
pushing all the .o files deposited in the obj directory to a seq file, and
invoked the binder on it.
 
- I'd like to eliminate the exportall.  Just looking at the first couple of
unresolves, it's c'tors and static consts, oddly.  I'm not sure if I'm
blowing smoke or if there is a pattern.  I can send unresolved errors along
but do not want to clutter the listserv.

Thanks for all the help.  Enough for one day.  If you don't mind, I'd like
to continue pushing this envelope tomorrow and, perhaps, come back with
additional questions.  Goodnight, thanks again, lew

$ ls -l lib
total 58208
lrwxrwxrwx   1 AGROCC2  CENTERA       62 Apr  6 18:48 libxerces-c.dll ->
/u/agro
ccia/lewXerces/xerces-c-src_2_6_0/lib/libxerces-c26.dll
lrwxrwxrwx   1 AGROCC2  CENTERA       65 Apr  6 18:48 libxerces-c26.dll ->
/u/ag
roccia/lewXerces/xerces-c-src_2_6_0/lib/libxerces-c2_6_0.dll
-rwxr-xr-x   1 AGROCC2  CENTERA  25497600 Apr  6 18:48 libxerces-c2_6_0.dll
-rw-r--r--   1 AGROCC2  CENTERA  1196160 Apr  6 18:48 libxerces-c2_6_0.x
lrwxrwxrwx   1 AGROCC2  CENTERA       67 Apr  6 18:48 libxerces-depdom.dll
-> /u
/agroccia/lewXerces/xerces-c-src_2_6_0/lib/libxerces-depdom26.dll
lrwxrwxrwx   1 AGROCC2  CENTERA       70 Apr  6 18:48 libxerces-depdom26.dll
->
/u/agroccia/lewXerces/xerces-c-src_2_6_0/lib/libxerces-depdom2_6_0.dll
-rwxr-xr-x   1 AGROCC2  CENTERA  2899968 Apr  6 18:48
libxerces-depdom2_6_0.dll
-rw-r--r--   1 AGROCC2  CENTERA   202080 Apr  6 18:48
libxerces-depdom2_6_0.x
$


-----Original Message-----
From: blatt, lew 
Sent: Wednesday, April 06, 2005 5:03 PM
To: 'xerces-c-dev@xml.apache.org'
Subject: RE: zOS Xerces 2.6 build problem

Hi David,

It appears you fixed our first problem.  The following no longer appears:

IEW2456E 9207 SYMBOL __ct__Q2_11xercesc_2_220Iconv390TransServiceFv
UNRESOLVED.
          MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY.
FSUM3065 The LINKEDIT step ended with return code 8.


If you have time to consider what might be going on with our next batch of
unresolves, posted after my sign-off, terrific.  I'll pursue as well.  Just
as an additional datapoint, here's what is deposited in lib following the
gmake:


$ ls -l ../../lib
total 52104
lrwxrwxrwx   1 AGROCC2  CENTERA       62 Apr  6 15:20 libxerces-c.dll ->
/u/agro
ccia/lewXerces/xerces-c-src_2_6_0/lib/libxerces-c26.dll
lrwxrwxrwx   1 AGROCC2  CENTERA       65 Apr  6 15:20 libxerces-c26.dll ->
/u/ag
roccia/lewXerces/xerces-c-src_2_6_0/lib/libxerces-c2_6_0.dll
-rwxr-xr-x   1 AGROCC2  CENTERA  24014848 Apr  6 15:20 libxerces-c2_6_0.dll
-rw-r--r--   1 AGROCC2  CENTERA    87440 Apr  6 15:20 libxerces-c2_6_0.x
-rwxr-xr-x   1 AGROCC2  CENTERA  2572288 Apr  6 15:20
libxerces-depdom2_6_0.dll
$

Gratefully,
lew

Building
/u/agroccia/lewXerces/xerces-c-src_2_6_0/lib/libxerces-depdom2_6_0.dll
.
.
.
 IEW2456E 9207 SYMBOL
          fgArrayIndexOutOfBoundsException_Name__Q2_11xercesc_2_26XMLUni
          UNRESOLVED.  MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL
          LIBRARY. NAME SPACE = 3
 IEW2456E 9207 SYMBOL
 
__ct__Q2_11xercesc_2_212XMLExceptionFRCQ2_11xercesc_2_212XMLException
          UNRESOLVED.  MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL
          LIBRARY.
 IEW2456E 9207 SYMBOL __dt__Q2_11xercesc_2_212XMLExceptionFv UNRESOLVED.
MEMBER
          COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY.
 IEW2456E 9207 SYMBOL
 
loadExceptText__Q2_11xercesc_2_212XMLExceptionFCQ3_11xercesc_2_210XML
          Excepts5Codes UNRESOLVED.  MEMBER COULD NOT BE INCLUDED FROM THE
          DESIGNATED CALL LIBRARY.
.
.
.

 IEW2456E 9207 SYMBOL __ct__Q2_11xercesc_2_27HashPtrFv UNRESOLVED.  MEMBER
COULD
          NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY.
 IEW2456E 9207 SYMBOL fgNoString__Q2_11xercesc_2_26XMLUni UNRESOLVED.
MEMBER
          COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY.
          NAME SPACE = 3
 IEW2456E 9207 SYMBOL fgUTF8EncodingString__Q2_11xercesc_2_26XMLUni
UNRESOLVED.
          MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY.
          NAME SPACE = 3
 IEW2456E 9207 SYMBOL fgVersion1_0__Q2_11xercesc_2_26XMLUni UNRESOLVED.
MEMBER
          COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY.
          NAME SPACE = 3
FSUM3065 The LINKEDIT step ended with return code 8.
gmake[1]: ***
[/u/agroccia/lewXerces/xerces-c-src_2_6_0/lib/libxerces-depdom2_6_
0.dll] Error 3
gmake[1]: Target `ALL' not remade because of errors.
gmake[1]: Leaving directory `/u/agroccia/lewXerces/xerces-c-src_2_6_0/obj'
gmake: *** [/u/agroccia/lewXerces/xerces-c-src_2_6_0/lib/2_6_0.dll] Error 2

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

Reply via email to