Skip to content

cmake: Support building nis module on system having libtirpc#263

Merged
jcfr merged 1 commit into
masterfrom
224-support-building-nis-module-on-system-with-libtirpc
Jan 23, 2020
Merged

cmake: Support building nis module on system having libtirpc#263
jcfr merged 1 commit into
masterfrom
224-support-building-nis-module-on-system-with-libtirpc

Conversation

@jcfr
Copy link
Copy Markdown
Contributor

@jcfr jcfr commented Jan 21, 2020

glibc has removed Sun RPC. Use replacement libtirpc headers and library in
nis moduleupdated path for rpc.h for systems using libtirpc

See python/cpython#5137

This closes #224

Co-authored-by: Jean-Christophe Fillion-Robin jchris.fillion@kitware.com

@jcfr jcfr force-pushed the 224-support-building-nis-module-on-system-with-libtirpc branch 2 times, most recently from e83e4c5 to d08c85d Compare January 21, 2020 16:41
glibc has removed Sun RPC. Use replacement libtirpc headers and library in
nis moduleupdated path for rpc.h for systems using libtirpc

See python/cpython#5137

This closes #224

Co-authored-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>
@jcfr jcfr force-pushed the 224-support-building-nis-module-on-system-with-libtirpc branch from d08c85d to 9a31736 Compare January 22, 2020 02:21
@jcfr jcfr merged commit a1ce7c2 into master Jan 23, 2020
@jcfr jcfr deleted the 224-support-building-nis-module-on-system-with-libtirpc branch January 23, 2020 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Update lookup of rpc.h to account for new libnsl and headers location

1 participant