[Boost-bugs] [Boost C++ Libraries] #5565: Python tests fail to link on QNX due to missing socket functions

Subject: [Boost-bugs] [Boost C++ Libraries] #5565: Python tests fail to link on QNX due to missing socket functions
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-05-25 12:04:51


#5565: Python tests fail to link on QNX due to missing socket functions
------------------------------------------------------+---------------------
 Reporter: Niklas Angare <li51ckf02@…> | Owner: rwgk
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: Python
  Version: Boost Release Branch | Severity: Problem
 Keywords: |
------------------------------------------------------+---------------------
 When running the regression tests on QNX 6.5.0, several tests fail to link
 with errors like "undefined reference to `getsockopt'".

 You need to link to the "socket" library to use socket functions on QNX.
 The Asio tests for example do this.

 Sample error output:
 http://www.boost.org/development/tests/release/developer/output/NA-QNX650
 -qcc-gnu0x-boost-bin-v2-libs-python-test-bases-test-qcc-debug.html

 I'd gladly test a patch or run the trunk tests.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5565>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:06 UTC