Build fails when compiling with custom module... next steps?
Igor Sysoev
is at rambler-co.ru
Mon Jun 8 17:16:54 MSD 2009
On Mon, Jun 08, 2009 at 01:01:41PM +0100, Phillip Oldham wrote:
> Hi. I'm trying to compile nginx with a module which has worked with
> older versions of nginx (0.5.x I believe). The error message I'm getting
> isn't very helpful:
>
> > make: *** [build] Error 2
>
> Is there a build log I can review so I can track down the problem? I'm
> new to C development, and trying to get up-to-speed.
make outputs a building inforamtion to stdout, it seems you use some
package system that redirect make's stdout to a file.
--
Igor Sysoev
http://sysoev.ru/en/
More information about the nginx
mailing list