IPMP configuration error

When I try to configure ipmp that will use the default netmask(from /etc/netmasks) I get this error :

#> ifconfig ce1 unplumb

#> ifconfig ce1 plumb

#> ifconfig ce1 node1-ce1-testIP group group0 deprecated netmask + broadcast + -failover up

ld.so.1: ifconfig: fatal: relocation error: file /usr/lib/libCrun.so.1: symbol __1cH__CimplJex_threadMget_thr_data6F_p1_: referenced symbol not found

Killed

When I try to configure ipmp that will use the a special netmask(from /etc/netmasks) it's goes OK:

#> ifconfig ce1 unplumb

#> ifconfig ce1 plumb

#> ifconfig ce1 node1-ce1-testIP group group0 deprecated netmask 255.255.255.0 broadcast IPbroadcast-failover up

SomeOne know what is the problem, with the first choose ?

[798 byte] By [shaybery] at [2007-11-26 10:36:05]
# 1
Please install the latest linker patch, e.g. 112963-25 (Solaris 9/SPARC)Tim
TimRead at 2007-7-7 2:47:04 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2
Can you please tellme about this linker patch?I belive that this linker patch couse me others trables in the past.node:I hove solaris 8. what it the latest linker path for this solaris.thanks and Regards
shaybery at 2007-7-7 2:47:04 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 3
Thank you very mach.Its actualy solve the problem.I installed the relevant linker patch on solaris 8, patch number 109147-40.zip.I had patch number 109147-26 AND 109147-39.thanks.NOTE: it also sulved me a bigger problem during the cluster booting
shaybery at 2007-7-7 2:47:04 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 4
Great - that's good to hear.Tim
TimRead at 2007-7-7 2:47:04 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...