For the 6.3 version of the api code i'm working on, link to libar.a was 
sufficient !

I just downloaded all the 701 solaris libraries from arswiki.org and think I 
have located the definitions in libraries like libicuucbmc.so.32.0.  Not sure 
if libar.so has definitions, seems to have references - getting a zero offset 
for their location within libar.so.

Will try the dynamic linking and see what I have to pull in.

many thanks
Mo Korda 

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] Behalf Of Axton
Sent: 13 November 2007 17:47
To: arslist@ARSLIST.ORG
Subject: Re: unicode function calls from api libraray libar.a problem


Why are you statically linking?  Try using libar.so.

Axton Grams

On Nov 13, 2007 12:05 PM, Mo Korda <[EMAIL PROTECTED]> wrote:
> **
>
>
> I'm trying to build an api client using the ARSystem Server patch 5 libar.a
> sun library.
>
> I get link errors relating to functions that are used inside the libar.a
> library.
>
> Does anybody recognize these and if so, do you know what library I need to
> link with ?
>
> with thanks,
> Mo Korda
>
> Undefined                       first referenced
>  symbol                             in file
> uiter_setUTF8_3_2                   ./libs/SunOS5.sparc/libar.a(mbutil.o)
> ucol_strcollIter_3_2                ./libs/SunOS5.sparc/libar.a(mbutil.o)
> u_toupper_3_2                       ./libs/SunOS5.sparc/libar.a(mbutil.o)
> u_islower_3_2                       ./libs/SunOS5.sparc/libar.a(mbutil.o)
> u_isprint_3_2                       ./libs/SunOS5.sparc/libar.a(mbutil.o)
> u_foldCase_3_2                      ./libs/SunOS5.sparc/libar.a(mbutil.o)
> u_getCombiningClass_3_2             ./libs/SunOS5.sparc/libar.a(mbutil.o)
> ucol_open_3_2                       ./libs/SunOS5.sparc/libar.a(mbutil.o)
> ucol_close_3_2                      ./libs/SunOS5.sparc/libar.a(mbutil.o)
> ucnv_open_3_2                       ./libs/SunOS5.sparc/libar.a(mbutil.o)
> u_tolower_3_2                       ./libs/SunOS5.sparc/libar.a(mbutil.o)
> u_isupper_3_2                       ./libs/SunOS5.sparc/libar.a(mbutil.o)
> ucnv_convertEx_3_2                  ./libs/SunOS5.sparc/libar.a(mbutil.o)
> utf8_nextCharSafeBody_3_2           ./libs/SunOS5.sparc/libar.a(mbutil.o)
> ucnv_compareNames_3_2               ./libs/SunOS5.sparc/libar.a(mbutil.o)
> ucnv_close_3_2                      ./libs/SunOS5.sparc/libar.a(mbutil.o)
>  __20060125_______________________This posting was submitted with HTML in
> it___

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to