LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   nis-utiles - make error mp.h not found (https://www.linuxquestions.org/questions/linux-software-2/nis-utiles-make-error-mp-h-not-found-544588/)

lnrntx 04-09-2007 01:45 PM

nis-utiles - make error mp.h not found
 
Hi,

I am trying to install nis-utils on SUSE 10 and when attempting to do the 'make' I get an error about the mp.h file not found.

Does anyone know what is required to fix this? I noticed there was a posting back in 2004 regarding this but there was no answer to it, so I hope someone knows something about it today.



TIA - LR

Heres the error - mp.h no such file or directory....

e
xte rns -Wshadow -Wstrict-prototypes -Wundef -g -O2 -D_REENTRANT -c generic.c
generic.c:30:16: error: mp.h: No such file or directorygeneric.c: In function âgenkeysâ:
generic.c:79: error: âMINTâ undeclared (first use in this function)
generic.c:79: error: (Each undeclared identifier is reported only once
generic.c:79: error: for each function it appears in.)
generic.c:79: error: âpkâ undeclared (first use in this function)
generic.c:79: warning: implicit declaration of function âitomâ
generic.c:79: warning: nested extern declaration of âitomâ
generic.c:80: error: âskâ undeclared (first use in this function)
generic.c:81: error: âtmpâ undeclared (first use in this function)
generic.c:82: error: âbaseâ undeclared (first use in this function)
generic.c:83: error: ârootâ undeclared (first use in this function)
generic.c:84: error: âmodulusâ undeclared (first use in this function)
generic.c:84: warning: implicit declaration of function âxtomâ
generic.c:84: warning: nested extern declaration of âxtomâ
generic.c:94: warning: implicit declaration of function âmultâ
generic.c:94: warning: nested extern declaration of âmultâ
generic.c:95: warning: implicit declaration of function âmaddâ
generic.c:95: warning: nested extern declaration of âmaddâ
generic.c:96: warning: implicit declaration of function âmfreeâ
generic.c:96: warning: nested extern declaration of âmfreeâ
generic.c:99: warning: implicit declaration of function âmdivâ
generic.c:99: warning: nested extern declaration of âmdivâ
generic.c:101: warning: implicit declaration of function âpowâ
generic.c:101: warning: incompatible implicit declaration of built-in function
â powâ
generic.c:101: error: too many arguments to function âpowâ
generic.c:102: warning: implicit declaration of function âmtoxâ
generic.c:102: warning: nested extern declaration of âmtoxâ
generic.c:102: warning: assignment makes pointer from integer without a cast
generic.c:104: warning: assignment makes pointer from integer without a cast
make[3]: *** [generic.o] Error 1
make[3]: Leaving directory `/opt/nis-utils-1.4.1/lib/key_common'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/nis-utils-1.4.1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/nis-utils-1.4.1'
make: *** [all-recursive-am] Error 2
uxdsapapdv2:/opt/nis-utils-1.4.1 #


All times are GMT -5. The time now is 09:20 PM.