2 messages in com.mysql.lists.perlRe: Problems with installation
FromSent OnAttachments
Adam Maloney18 Aug 2000 12:42 
Jochen Wiedmann20 Aug 2000 04:51 
Subject:Re: Problems with installation
From:Jochen Wiedmann (jo@ispsoft.de)
Date:08/20/2000 04:51:36 AM
List:com.mysql.lists.perl

Adam Maloney wrote:

/usr/bin/perl5: can't resolve symbol 'inet_addr'

Looks like a missing -lnsl, -lresolv or something similar when running the linker. Reinstall, try identifying the linker command (something with "ld") and add library options like this. I do not have sufficient knowledge of BSD tro identify the library.

Bye,

Jochen