Date: Wed, 29 Apr 2015 10:18:02 +0300 From: Anton Yuzhaninov <citrin@citrin.ru> To: freebsd-ports@freebsd.org Subject: Re: poudriere dying in ftp/curl configure Message-ID: <554085AA.8050002@citrin.ru> In-Reply-To: <553BDE35.9070100@pinyon.org> References: <553BDE35.9070100@pinyon.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 04/25/15 21:34, Russell L. Carter wrote: > stable/10, amd64 > > > Output of the poudriere log: > > configure: error: C compiler cannot create executables > See `config.log' for more details You really should to look at `config.log' file for more details. fgrep -B40 'C compiler cannot create executables' config.log BTW curl has bad written configure script and fails to report missing dependencies (like kerboros) in less obscure form.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?554085AA.8050002>