Article 5CQV9 regression on -current with libtirpc-1.3.1

regression on -current with libtirpc-1.3.1

by
nobodino
from LinuxQuestions.org on (#5CQV9)
Regression on -current with libtirpc:

-netkit-bootparamd: add the following lines to SlackBuild before "make || exit 1"
sed -i -e 's/Winline/Winline -I\/usr\/include\/tirpc/' MCONFIG
sed -i -e 's/LDFLAGS=/LDFLAGS=-ltirpc/' MCONFIG
cd rpc.bootparamd
sed -i -e 's/void get_myaddress/extern int get_myaddress/' main.c
cd ..

-netkit-rusers: add the following lines to SlackBuild before "make || exit 1"
sed -i -e 's/Winline/Winline -I\/usr\/include\/tirpc/' MCONFIG
sed -i -e 's/LDFLAGS=/LDFLAGS=-ltirpc/' MCONFIG

-netkit-rwall: add the following lines to SlackBuild before "make || exit 1"
sed -i -e 's/Winline/Winline -I\/usr\/include\/tirpc/' MCONFIG
sed -i -e 's/LDFLAGS=/LDFLAGS=-ltirpc/' MCONFIGlatest?d=yIl2AUoC8zA latest?i=KENV3P-jCGo:1RtmfSDmxNg:F7zBnMy latest?i=KENV3P-jCGo:1RtmfSDmxNg:V_sGLiP latest?d=qj6IDK7rITs latest?i=KENV3P-jCGo:1RtmfSDmxNg:gIN9vFwKENV3P-jCGo
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments