|
Message-ID: <001101c22283$2dfb0180$0701a8c0@micha> Date: Wed, 3 Jul 2002 13:17:12 +0200 From: "Michael Meyer" <mime@....de> To: <popa3d-users@...ts.openwall.com> Subject: Re: logging problems... hi, > auth_shadow.o: In function `auth_userpass': > auth_shadow.o(.text+0xbd): undefined reference to `crypt' > auth_shadow.o(.text+0xd2): undefined reference to `crypt' > collect2: ld returned 1 exit status > make: *** [popa3d] Error 1 you have to uncomment the following line in the Makefile. # Linux with glibc, FreeBSD, NetBSD LIBS += -lcrypt micha
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.