Subject: Re: libtool problems when buildinglinking net/bind9 under Linux
To: None <tech-pkg@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 03/18/2003 23:15:39
On Tue, 18 Mar 2003, Jeremy C. Reed wrote:

> libtool: link: the `-version-info' option requires an argument

I am looking at mk/buildlink2/fake-la to see why it is missing an
argument. The $version appears to be blank.

$ ls -1r /usr/lib/libpthread.*
/usr/lib/libpthread.so
/usr/lib/libpthread.a

The .so is a symlink to ../../lib/libpthread.so.0

I guess my problem is that the file has no version number.

   Jeremy C. Reed
   http://bsd.reedmedia.net/