Hey,

Building from latest git on Mac OS X finishes abnormaly with following
output:

[ 84%] Building CXX object src/http/CMakeFiles/wthttp.dir/WServer.o
/Users/dmitigr/proj/wt/src/http/WServer.C: In static member function ‘static
int Wt::WServer::waitForShutdown(const char*)’:
/Users/dmitigr/proj/wt/src/http/WServer.C:301: error: aggregate ‘Wt::stat
st’ has incomplete type and cannot be defined
/Users/dmitigr/proj/wt/src/http/WServer.C:303: error: invalid use of
undefined type ‘struct Wt::stat’
/Users/dmitigr/proj/wt/src/http/WServer.C:301: error: forward declaration of
‘struct Wt::stat’
/Users/dmitigr/proj/wt/src/http/WServer.C:312: error: ‘sigtimedwait’ was not
declared in this scope
/Users/dmitigr/proj/wt/src/http/WServer.C:314: error: ‘sigwaitinfo’ was not
declared in this scope
/Users/dmitigr/proj/wt/src/http/WServer.C:323: error: invalid use of
undefined type ‘struct Wt::stat’
/Users/dmitigr/proj/wt/src/http/WServer.C:301: error: forward declaration of
‘struct Wt::stat’
/Users/dmitigr/proj/wt/src/http/WServer.C: In function ‘int Wt::WRun(int,
char**, Wt::WApplication* (*)(const Wt::WEnvironment&))’:
/Users/dmitigr/proj/wt/src/http/WServer.C:361: error: ‘environ’ was not
declared in this scope
make[2]: *** [src/http/CMakeFiles/wthttp.dir/WServer.o] Error 1
make[1]: *** [src/http/CMakeFiles/wthttp.dir/all] Error 2
make: *** [all] Error 2

Regards,
Dmitriy Igrishin
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to