[CONC-37] Cmake: The test for SIZEOF_SOCKLEN_T needs to include <sys/socket.h> Created: 2013-07-18 Updated: 2013-07-22 Resolved: 2013-07-22 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Henrik Grubbström | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
$ uname -a |
||
| Attachments: |
|
| Description |
|
The broken test of socklen_t in turn breaks configuring of SOCKET_SIZE_T, which in turn breaks the build on Solaris. The attached bundle (NB also includes the patch from |
| Comments |
| Comment by Georg Richter [ 2013-07-22 ] |
|
fixed in rev. 72 |