﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
308	"Add more info to ""C Compiler not found"""	Arthur Helfstein Fragoso		"I was receiving ""C compiler not found"", and couldn't figure out why. After looking into the configuration script I found the error log file that helped me to find that I was missing some libraries: libmpc and libmpfr.

I'd recommend to let the user know where to look for more info. So here is a patch to my suggestion.

file: nginx/auto/feature

[arthur@XPS auto]$ diff feature.old feature

{{{
114c114
<     echo "" not found""
---
>     echo "" not found (check $NGX_AUTOCONF_ERR for more info)""
}}}"	enhancement	closed	minor		nginx-core	1.3.x	wontfix			Linux Slack 3.2.29 #2 SMP Mon Sep 17 14:19:22 CDT 2012 x86_64 Intel(R) Core(TM) i7 CPU Q 740 @ 1.73GHz GenuineIntel GNU/Linux	1.3.13
