Hi Koen, all, First off, thanks for Wt, it looks very interesting!
Now to the issue... I've cross-compiled boost 1.46, Wt 3.1.8 and hello.wt example application for an ARM system. At runtime hello.wt terminates due to "remote_endpoint() threw: Bad file descriptor" (see log below). Any ideas? # hello.wt --docroot . --http-address 0.0.0.0 --http-port 8080 Reading: /etc/wt/wt_config.xml [1999-Dec-31 17:29:41.389758] 1129 - [notice] "Wt: initializing built-in httpd" [1999-Dec-31 17:29:41.395503] 1129 - [notice] "Reading Wt config file: /etc/wt/wt_config.xml (location = 'hello.wt')" [1999-Dec-31 17:29:41.422544] 1129 - [notice] "Started server: http://0.0.0.0:8080" remote_endpoint() threw: Bad file descriptor terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >' what(): Bad file descriptor Aborted Best regards, Bjørn Forsman ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
