I had already downloaded the APIs from arswiki and I changed the Makefile.PL
Yea! The warnings came up but it did compile this time.
Thanks,
-Geoff
On Fri, May 2, 2008 at 1:49 AM, Thilo Stapff <[EMAIL PROTECTED]>
wrote:
> There's an error in line 114 of Makefile.PL:
>
> $ARS_LIBS .= " -lpthre
There's an error in line 114 of Makefile.PL:
$ARS_LIBS .= " -lpthread -licuuc -licui18n";
which should be changed to
$ARS_LIBS .= " -lpthread -licuucbmc -licui18nbmc";
Additionally, as Jeff already wrote, the unicode libraries might be
missing on your system.
Regards,
Thilo Stapff
G
On May 1, 2008, at 6:34 PM, Geoffrey Endresen wrote:
I've seen some recommendations, but for solving this issue. Any help
would be appreciated.
/usr/bin/ld: cannot find -licuuc
collect2: ld returned 1 exit status
make: *** [blib/arch/auto/ARS/ARS.so] Error 1
ignore the warnings.
go
3 matches
Mail list logo