View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000670 | Pgpool-II | Bug | public | 2020-12-04 03:40 | 2020-12-09 13:12 |
| Reporter | ajs | Assigned To | t-ishii | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | open | ||
| Product Version | 4.1.5 | ||||
| Target Version | 4.1.6 | ||||
| Summary | 0000670: 4.2 Compilation Fails on FreeBSD | ||||
| Description | (Sorry, I can't find the 4.2 tag in product version) gmake fails with error: main/pgpool_main.c:783:13: error: use of undeclared identifier 'INET6_ADDRSTRLEN' | ||||
| Steps To Reproduce | FreeBSD 12.2-RELEASE tar -xzf pgpool-II-4.2.0.tar.gz cd pgpool-II-4.2.0 sh configure gmake | ||||
| Additional Information | Add to src/main/pgpool_main.c around line 36. #ifdef __FreeBSD__ #include <netinet/in.h> #endif | ||||
| Tags | networking | ||||
|
|
Thank you for the fix! I am going to commit the patch to all supported branches. |
|
|
Patch committed/pushed. https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commit;h=3bd83aab0ac3ab7f800f01a095997c4d1c84e3cf |
|
|
I marked this issue as "resolved". |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-12-04 03:40 | ajs | New Issue | |
| 2020-12-04 03:40 | ajs | Tag Attached: networking | |
| 2020-12-04 09:45 | t-ishii | Assigned To | => t-ishii |
| 2020-12-04 09:45 | t-ishii | Status | new => assigned |
| 2020-12-04 12:30 | t-ishii | Note Added: 0003638 | |
| 2020-12-04 12:30 | t-ishii | Target Version | => 4.1.6 |
| 2020-12-04 17:23 | t-ishii | Note Added: 0003641 | |
| 2020-12-09 13:12 | t-ishii | Note Added: 0003644 | |
| 2020-12-09 13:12 | t-ishii | Status | assigned => resolved |