pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Missing dependency in lang/gcc-aux: converters/libiconv
On Tue, Dec 3, 2013 at 8:45 AM, Thomas Mueller
<mueller6724%bellsouth.net@localhost> wrote:
> I found converters/libiconv with lib/libiconv.la in the PLIST, not quite the
> same as libiconv.a .
The .la file is a libtool library -- a text file that contains the
names of the actual library files, which vary from platform to
platform. pkgsrc automatically adds the files referenced in a .la file
to the PLIST, so they are in the actual package.
--Benny.
Home |
Main Index |
Thread Index |
Old Index