[Arsperl-users] ARSperl 1.91 vs ARS 7.1
Brought to you by:
jeffmurphy
|
From: Bruno M. P. G. <bru...@ya...> - 2009-01-22 08:26:02
|
Hi, I'm getting the following error message: Can't load '/cm/ot/CMA/CM_TOOL!GMS.NEW_ARS_VERSION/build_G!68.IP.L3/pm/external_perl_lib/i686-linux/auto/ARS/ARS.so' for module ARS: /cm/ot/CMA/CM_TOOL!GMS.NEW_ARS_VERSION/build_G!68.IP.L3/pm/external_perl_lib/i686-linux/auto/ARS/ARS.so: undefined symbol: ucnv_open_3_2 at /cm/ot/TOOL/PERL!13.0.2/build_G!68.IP.L3/pm/lib/i686-linux/DynaLoader.pm line 206. at /auto/home/gms/work/REMEDY/queryRemedy.pl line 6 Compilation failed in require at /auto/home/gms/work/REMEDY/queryRemedy.pl line 6. BEGIN failed--compilation aborted at /auto/home/gms/work/REMEDY/queryRemedy.pl line 6. I google a bit and found this thread http://www.mail-archive.com/ars...@ar.../msg00383.html, which says that I should change the Makefile.PL to this: $ARS_LIBS .= " -lpthread -licuuc -licui18n"; To $ARS_LIBS .= " -lpthread -licuucbmc -licui18nbmc"; I have the last source version of 1.91, so my Makefile.PL is already correct, but I still get the error. BTW, I cannot find licuucbmc nor licui18nbmc inside my api/lib directory. Where should they be? Thanks in advance. Cheers. Bruno Gomes PT: +351 966 175 401 BE: +32 485 937 881 bru...@ya... bru...@gm... |