Project

General

Profile

Actions

Support #1810

open

Build Error

Added by Anonymous about 11 years ago. Updated about 11 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
Target version:
-
Start date:
04/02/2013
Due date:
% Done:

0%

Estimated time:

Description

Hi there,

I've just downloaded wt-3.2.3 and eager to try it out. I have run cmake and everything fine so far. However when I run make to build the library, I get the following error:

[ 0%] Building CXX object src/CMakeFiles/wt.dir/Wt/WIOService.o

In file included from /usr/include/boost/asio/error.hpp:25:0,

from /usr/include/boost/asio/detail/impl/posix_mutex.ipp:24,

from /usr/include/boost/asio/detail/posix_mutex.hpp:73,

from /usr/include/boost/asio/detail/mutex.hpp:25,

from /usr/include/boost/asio/detail/service_registry.hpp:20,

from /usr/include/boost/asio/impl/io_service.hpp:18,

from /usr/include/boost/asio/io_service.hpp:684,

from /usr/include/boost/asio/basic_io_object.hpp:20,

from /usr/include/boost/asio/basic_socket.hpp:19,

from /usr/include/boost/asio/basic_datagram_socket.hpp:20,

from /usr/include/boost/asio.hpp:20,

from /root/wt-3.2.3/src/Wt/WIOService.C:7:

/usr/include/netdb.h:33:24: fatal error: rpc/netdb.h: No such file or directory

compilation terminated.

make[2]: * [src/CMakeFiles/wt.dir/Wt/WIOService.o] Error 1

make[1]: * [src/CMakeFiles/wt.dir/all] Error 2

make: * [all] Error 2

Any help would be appreciated.

Regards,

Fhulu Lidzhade

Actions #1

Updated by Wim Dumon about 11 years ago

Hi Fhulu,

This looks like a bug in boost.asio. What system are you using?

Wim.

Actions #2

Updated by Koen Deforche about 11 years ago

  • Status changed from New to Feedback
  • Assignee set to Wim Dumon
Actions

Also available in: Atom PDF