On Wed, Jun 02, 1999 at 06:47:16PM +0200, Dag-Erling Smorgrav wrote:
> Do you perchance have something like
>
> INSTALL=install -s
>
> in your /etc/make.conf?
Nope. I ran mergemaster before my experiments, but I checked both
my old and new make.conf and there's no setting relevant to INSTALL
i
Matthew Hunt writes:
> Confusinger and confusinger. Somehow, perl and login, the two
> programs with which I had dynamic linking problems, had been stripped.
> I don't know how that happened, since I didn't do it. Using
> "make install" from their source directories installed them unstripped,
>
On Tue, Jun 01, 1999 at 10:23:46PM -0700, John Polstra wrote:
> I don't know. Maybe you have something unusual in your
> /etc/make.conf file?
Confusinger and confusinger. Somehow, perl and login, the two
programs with which I had dynamic linking problems, had been stripped.
I don't know how tha
Matthew Hunt wrote:
> If I add "-export-dynamic" to LDADD in usr.bin/login/Makefile, everything
> is groovy.
>
> I've noticed that dynamic linking in Perl also doesn't work for me,
> likely for the same reason. I haven't tried rebuilding perl with
> "-export-dynamic" yet, though.
>
> So, the que
On Mon, May 31, 1999 at 04:18:19PM -0700, Matthew Hunt wrote:
> > It will work. Trust me :-)
> >
> > /usr/src/contrib/perl5/hints/freebsd.sh:
>
> I'm not sure I understand. If "-export-dynamic" is supposed to be
> there, then why isn't it? If it's not supposed to be there, then why
> do I need
On Mon, May 31, 1999 at 11:41:13PM +0200, Ollivier Robert wrote:
> > I've noticed that dynamic linking in Perl also doesn't work for me,
> > likely for the same reason. I haven't tried rebuilding perl with
> > "-export-dynamic" yet, though.
>
> It will work. Trust me :-)
>
> /usr/src/contrib/pe
According to Matthew Hunt:
> I've noticed that dynamic linking in Perl also doesn't work for me,
> likely for the same reason. I haven't tried rebuilding perl with
> "-export-dynamic" yet, though.
It will work. Trust me :-)
/usr/src/contrib/perl5/hints/freebsd.sh:
-=-=-
# Original based on info
On Sun, May 30, 1999 at 06:11:51PM -0700, John Polstra wrote:
> > My problem is that login fails, due to undefined symbols in the PAM
> > modules:
>
> I don't know what's going on with your system, but something is messed
> up. Maybe you're trying to mix and match a.out and ELF files. Try
> run
On Sun, May 30, 1999 at 06:11:51PM -0700, John Polstra wrote:
> If you are running 3.1 or later, or -current, you _are_ using PAM.
> Login uses it automatically, and it's not something you enable or
> disable. If you don't have a valid /etc/pam.conf file then login
> issues loud and repeated comp
In article <19990529151511.a34...@wopr.caltech.edu>,
Matthew Hunt wrote:
> I have been running 3.x and 4.0-CURRENT for some time, but have
> never bothered using PAM.
If you are running 3.1 or later, or -current, you _are_ using PAM.
Login uses it automatically, and it's not something you enable
I have been running 3.x and 4.0-CURRENT for some time, but have
never bothered using PAM. Yesterday, after a build of 4.0-CURRENT
of that day, I decided to try enabling PAM by copying /usr/src/pam.conf
to /etc.
My problem is that login fails, due to undefined symbols in the PAM
modules:
May 28 2
11 matches
Mail list logo