Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 1998 16:56:41 -0600 (CST)
From:      John Preisler <john@vapornet.net>
To:        freebsd-current@FreeBSD.ORG
Subject:   upgrading and pam
Message-ID:  <13908.41339.895733.695465@habanero.chili-pepper.net>

next in thread | raw e-mail | index | archive | help

Hello, 

I've been trying to upgrade an older 3.0-current box by rebuilding
from source but no matter what i do, it stops at

===> libpam/modules
===> libpam/modules/pam_cleartext_pass_ok
cc -O -pipe -I/usr/src/lib/libpam/modules/pam_cleartext_pass_ok/../../../../contrib/libpam/libpam/include -fpic -Wall   -I/usr/obj/aout/usr/src/tmp/usr/include -c /usr/src/lib/libpam/modules/pam_cleartext_pass_ok/pam_cleartext_pass_ok.c
cc -O -pipe -I/usr/src/lib/libpam/modules/pam_cleartext_pass_ok/../../../../contrib/libpam/libpam/include -fpic -Wall   -I/usr/obj/aout/usr/src/tmp/usr/include  -shared -o pam_cleartext_pass_ok.so pam_cleartext_pass_ok.o  -lskey -lgcc_pic
ld: -lskey: no match
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1


I've tried altering the makefile so that libskey gets built before
libpam but that didnt help any.  suggestions?

-j


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



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