Subject: Re: can't make popper
To: Don Woodward Jr. <dbwoodw@earthlink.net>
From: Ken Nakata <kenn@eden.rutgers.edu>
List: port-mac68k
Date: 03/30/1996 10:53:01
> Tsukasa Koizumi wrote...
> 
> >Have anybody made popper on NetBSD/mac68k? Has it be successfull?
> >
> >I'm trying to make popper-1.831beta now. But it has never been success
> >full. Always I get error - pop_pass.o: Undefined symbol `_crypt' referenced
> >from text segment -. :-(
> 
> I saw this problem when I tried to compile popper-1.831 under Solaris - the
> problem was with shaddow passwords - I found another version of pop that

No, I think all you need is to add "-lcrypt" to the linking options in
the Makefile.

ken