﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
1412	Ubuntu can't compile nginx 1.9.9 with RTMP module	saraev27@…		"Ngimx + RTMP get error when i use ""make"" command 
Commands used:

{{{
sudo apt-get install build-essential libpcre3 libpcre3-dev libssl-dev
sudo wget http://nginx.org/download/nginx-1.9.9.tar.gz
sudo wget https://github.com/arut/nginx-rtmp-module/archive/master.zip
sudo tar -zxvf nginx-1.9.9.tar.gz
sudo apt-get install unzip
sudo unzip master.zip
cd nginx-1.9.9
sudo ./configure --with-http_ssl_module --add-module=../nginx-rtmp-module-master
sudo make
}}}

Error when compile:
[https://i.imgur.com/URDAb5S.png]
[https://pastebin.com/kbxAapZW]

I hope you will help me with the solution of this problem"	defect	closed	minor		other	1.9.x	invalid			Linux ubuntu 4.13.0-16-generic #19-Ubuntu SMP Wed Oct 11 18:35:14 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux	None
