From: Warren Young Date: August 26 2005 1:51pm Subject: Re: Error when runing configure on solaris 8 List-Archive: http://lists.mysql.com/plusplus/4822 Message-Id: <430F1E7B.7080800@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Jeff Schweiger wrote: > > /usr/local/mysql/lib/libmysqlclient.a(password.o) > getservbyname Bingo. For some reason, autoconf isn't adding -lnsl to the link line. Unfortunately, I'm not certain what the right way to correct this is. It's probably something that should be handled internally to autoconf, not explicitly added. Will you please investigate this? It's something best done by the person with access to the machine in question.