Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 1999 18:58:40 -0800 (PST)
From:      John Polstra <jdp@polstra.com>
To:        dchapman@houabg.com
Cc:        stable@FreeBSD.ORG
Subject:   Re: PAM, I think
Message-ID:  <199901310258.SAA03503@vashon.polstra.com>
In-Reply-To: <36B39AF9.5F7A7441@houabg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <36B39AF9.5F7A7441@houabg.com>,
David W. Chapman Jr. <dchapman@houabg.com> wrote:
> I did a make world and got some errors with pam, so I did a make world
> with -DNOPAM and got the same errors.  I just cvsuped on the 30th of
> Jan, 1999.  Here are the errors, can anyone help me?
> 
> ===> libpam/modules/pam_unix
> ===> libpam/libpam
> ld -o pam_static_modules.o -r -Bforcearchive pam_static.o
> ../modules/pam_cleartext_pass_ok/libpam_cleartext_pass_ok.a
> ../modules/pam_radius/libpam_radius.a ../modules/pam_skey/libpam_skey.a
> ../modules/pam_tacplus/libpam_tacplus.a
> ../modules/pam_unix/libpam_unix.a
> ../modules/pam_cleartext_pass_ok/libpam_cleartext_pass_ok.a(pam_cleartext_pass_ok.o):
> Definition of symbol `_pam_sm_authenticate' (multiply defined)
> ../modules/pam_cleartext_pass_ok/libpam_cleartext_pass_ok.a(pam_cleartext_pass_ok.o):
...

I suspect you're using NOCLEAN, in which case "don't do that."

John
-- 
  John Polstra                                               jdp@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Nobody ever went broke underestimating the taste of the American public."
                                                            -- H. L. Mencken

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901310258.SAA03503>