ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 

  СТАТЬИ 


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


  ПРОГРАММЫ 



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














     АРХИВ :: Apache-Talk
Apache-Talk mailing list archive (apache-talk@lists.lexa.ru)

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

[apache-talk] Компиляция mod_uid под Apache 2.0.x



Здравствуйте.

Планируется переход с Apache 1.3.x на 2.0.х
Тестовая версия Apache 2.0.55 установлена в директорию
/usr/local/apache2-test

При попытке компиляции mod_uid v1.1.0 следующей командой

/usr/local/apache2-test/bin/apxs -c mod_uid2.c

Выдаются следующие ошибки:

mod_uid2.c: In function `make_cookie':
mod_uid2.c:171: warning: assignment makes pointer from integer without a
cast
mod_uid2.c:177: dereferencing pointer to incomplete type
mod_uid2.c:178: dereferencing pointer to incomplete type
mod_uid2.c:178: dereferencing pointer to incomplete type
mod_uid2.c:179: dereferencing pointer to incomplete type
mod_uid2.c:180: dereferencing pointer to incomplete type
mod_uid2.c:180: dereferencing pointer to incomplete type
mod_uid2.c:180: dereferencing pointer to incomplete type
mod_uid2.c:185: dereferencing pointer to incomplete type
mod_uid2.c:186: dereferencing pointer to incomplete type
mod_uid2.c:186: dereferencing pointer to incomplete type
mod_uid2.c:187: dereferencing pointer to incomplete type
mod_uid2.c:188: dereferencing pointer to incomplete type
mod_uid2.c:188: dereferencing pointer to incomplete type
mod_uid2.c:188: dereferencing pointer to incomplete type
apxs:Error: Command failed with rc=65536

в коде mod_uid2.c первый warning соответствует довольно безобидным строкам
when = r->request_time/1000000 + cdelta;
tms = gmtime(&when);
и везде в дальнейшем где используется tms выскакивает "dereferencing pointer
to incomplete type"

Не подскажете, в чем дело?

Если это важно, то флаги компиляции следующие:
CFLAGS="-O2 -march=pentium4 -mcpu=pentium4 -fomit-frame-pointer -fforce-addr
-foptimize-sibling-calls -fprefetch-loop-arrays -funroll-loops -pipe "

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 268.1.1/271 - Release Date: 28.02.2006



 




Copyright © Lexa Software, 1996-2009.