Date: Mon, 24 Jan 2005 13:22:23 +1000 From: Mark Sergeant <msergeant@snsonline.net> To: Alex Dupre <ale@FreeBSD.org>, ports@freebsd.org Cc: Volker Stolz <vs@FreeBSD.org> Subject: Re: PR 71752 Message-ID: <29D8A2C8-6DB7-11D9-8C05-000A95AB7DDE@snsonline.net> In-Reply-To: <41774E97.1060508@FreeBSD.org> References: <2880E2D6-208F-11D9-B126-000A95AB7DDE@snsonline.net> <20041018065716.GA20079@i2.informatik.rwth-aachen.de> <417371A4.6020904@FreeBSD.org> <26F6383D-22FF-11D9-B126-000A95AB7DDE@snsonline.net> <41774E97.1060508@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 21/10/2004, at 15:52, Alex Dupre wrote: > Mark Sergeant wrote: > >> Looks like this is the problem I am experiencing with the lang/php5 >> port. >> configure:15030:19: crypt.h: No such file or directory > > It seems strange to me since there is a $reinplace_cmd > "s/<crypt.h>/<unistd.h>/g" before configure. Are you sure it's the > latest version of the port? > > -- > Alex Dupre > Looks like I'm having issues with this crypt.h problem, I can't actually see a reinplace_cmd in the port, just to see if this was the real problem I did an ln -s /usr/include/unistd.h /usr/include/crypt.h and now the port compiles without any issues. Am I missing something obvious. Cheers, Mark
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?29D8A2C8-6DB7-11D9-8C05-000A95AB7DDE>