Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 1998 12:26:27 -0400 (EDT)
From:      The Hermit Hacker <scrappy@hub.org>
To:        "Leon Felipe Rodriguez J. -CENCAR" <leonf@osiris.staff.udg.mx>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Undefined symbol `_crypt' referenced from text segment
Message-ID:  <Pine.NEB.3.95.980422122556.6405P-100000@hub.org>
In-Reply-To: <9804221117.ZM29375@osiris.staff.udg.mx>

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

On Wed, 22 Apr 1998, Leon Felipe Rodriguez J. -CENCAR wrote:

> gcc -o genpass genpass.c
> /var/tmp/cc0159851.o: Undefined symbol `_crypt' referenced
> 
> any idea?

	gcc -o genpass genpass.c -lcrypt



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.980422122556.6405P-100000>