ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patch] Боремся с перепол нением spool


  • To: nginx-ru@xxxxxxxxx
  • Subject: Re: [patch] Боремся с перепол нением spool
  • From: Andrey Zonov <andrey.zonov@xxxxxxxxx>
  • Date: Sun, 29 Mar 2009 13:46:38 +0400
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=ub0Cuq4UhWBpehgVAWJl3QCu3h2NfcVLIDs73qvMbXg=; b=YXEBJx9QBb6qMmK4L///DVdeZKbSfnrXT/xLxmCGKWrSW2xSjSJYPM1N0ZogeR1N1y et+Zjmvi9QwbLCCKjW1xwmkoVwIyUQ5RD/r8GpigM2PJxZCCd6ygAVPMEWZfslGhc70D 6ZfqvSxhs1IJsdnza+ByuDUbU8YMtXGl9XIyU=
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=bnpaML70TbuC8RFemaNAAlRqQDTk8db/W+/G9gl9L7dtKW43FzrN1sNI7uFEe6ru4D Y3xw0oIW7na5Op/ugswvjDYVBq+NCIvFioSfTWqWA+xdF5PeT5UTuwZzHOYlXSU5mj8G bMNwVaJxgPNJu0j9Xh6o6wAf8cILQZchu+4/E=
  • In-reply-to: <1618160133.20090328135414@xxxxxxx>
  • References: <49CC8429.3030606@xxxxxxxxx> <1618160133.20090328135414@xxxxxxx>


в Linux при сборке не собирается nginx с Вашими патчами.

src/core/ngx_file.c: In function `ngx_ext_rename_file':
src/core/ngx_file.c:559: warning: implicit declaration of function `rename_mv'
make[1]: *** [objs/src/core/ngx_file.o] Ошибка 1
make[1]: Leaving directory `/root/soft/nginx-0.7.44'
make: *** [build] Ошибка 2
Такое ощущение что ты не все патчи наложил.

Сейчас попробовал собрать в ubuntu-8.10 - обнаружилось, что MAXBSIZE не определено, пришлось добавить в файл src/os/unix/ngx_files.c строчку

#define MAXBSIZE 65536

всё прекрасно собралось и запустилось.


Расскажи как ты патчишь и собираешь.



 




Copyright © Lexa Software, 1996-2009.