Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Sep 1997 12:18:01 -0600 (MDT)
From:      Nate Williams <nate@mt.sri.com>
To:        Vincent Poy <vince@venus.gaianet.net>
Cc:        Peter Wemm <peter@freebsd.org>, cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-usrbin@freebsd.org
Subject:   Re: cvs commit: src/usr.bin/login Makefile
Message-ID:  <199709051818.MAA09706@rocky.mt.sri.com>
In-Reply-To: <Pine.BSF.3.96.970905110624.240P-100000@venus.GAIANET.NET>
References:  <199709051200.FAA05376@freefall.freebsd.org> <Pine.BSF.3.96.970905110624.240P-100000@venus.GAIANET.NET>

next in thread | previous in thread | raw e-mail | index | archive | help
> >     usr.bin/login        Makefile 
> >   Log:
> >   If building elf, don't link in libmd.a just for libskey.so to use.  Under
> >   elf, libskey.so will not expose it's implementation on it's caller.
> 
> 	THis one fails at:
> 
> cc -O -DSKEY -DLOGIN_ACCESS -DLOGALL -DLOGIN_CAP     -o login login.o
> login_access.o login_fbtab.o  -lutil -lskey -lcrypt lmd
> cc: lmd: No such file or directory
> *** Error code 1

Fixed, thanks!


Nate



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