Subject: Re: CVS commit: pkgsrc/net/freeradius
To: None <pkgsrc-changes@NetBSD.org>
From: Kouichirou Hiratsuka <hira@po6.nsk.ne.jp>
List: pkgsrc-changes
Date: 07/05/2006 21:55:49
Hello,

At Wed, 5 Jul 2006 14:44:17 +0200,
joerg@britannica.bec.de wrote:
> 
> On Wed, Jul 05, 2006 at 07:10:28PM +0900, Kouichirou Hiratsuka wrote:
> > 
> > At Wed, 22 Mar 2006 20:53:41 +0000 (UTC),
> > Joerg Sonnenberger wrote:
> > > Log Message:
> > > Use libtool PLIST handling, it works now. Add some missing symlinks
> > > for libtool archives, remove the .a and .so entries. Bump revision.
> > > 
> > > cvs rdiff -r1.1 -r1.2 pkgsrc/net/freeradius/PLIST.ldap \
> > >     pkgsrc/net/freeradius/PLIST.mysql pkgsrc/net/freeradius/PLIST.pgsql
> > 
> > Do these symbolic links exist?
> > Acoording to src/modules/rlm_sql/drivers/rules.mk, these symbolic
> > links aren't created.
> 
> They did exist on DragonFly at the very least. I also don't see any
> breakage on NetBSD either.

# cd /usr/pkgsrc/net/freeradius
# make install
=> Checksum SHA1 OK for freeradius-1.1.1.tar.gz.
=> Checksum RMD160 OK for freeradius-1.1.1.tar.gz.
===> Installing dependencies for freeradius-1.1.1nb3
==========================================================================
The supported build options for this package are:

        bdb gdbm ldap mysql pgsql snmp

The currently selected options are:

        bdb pgsql

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

        PKG_OPTIONS.freeradius = bdb pgsql

==========================================================================
[snip]
pkg_create: can't stat `/usr/pkg/lib/rlm_sql_postgresql-1.1.1.la'
=> Registering installation for freeradius-1.1.1nb3
pkg_admin: freeradius-1.1.1nb3: File `/usr/pkg/lib/rlm_sql_postgresql-1.1.1.la' is in +CONTENTS but not on filesystem!
freeradius-1.1.1nb3 requires installed package libltdl-1.5.22
freeradius-1.1.1nb3 requires installed package net-snmp-5.3.0.1nb3
freeradius-1.1.1nb3 requires installed package perl-5.8.8nb2
freeradius-1.1.1nb3 requires installed package postgresql80-client-8.0.8
#

I experienced it on NetBSD-current and NetBSD-3.0_STABLE.