LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   building rpms from cyrus-sasl help... (https://www.linuxquestions.org/questions/linux-software-2/building-rpms-from-cyrus-sasl-help-84339/)

tarballed 08-21-2003 06:09 PM

building rpms from cyrus-sasl help...
 
Hello everyone.
I was trying to build some RPMS from a source rpm for cyrus-sasl.

Everything was going fine through the build until I received the following error:

Quote:

digestmd5.c:64:19: des.h: No such file or directory
digestmd5.c:658: parse error before "des_key_schedule"
Then a bunch of errors saying cannot find directory and at the bottom:

Quote:

digestmd5.c:910: dereferencing pointer to incomplete type
make[2]: *** [digestmd5.lo] Error 1
make[2]: Leaving directory `/home/jwilliams/rpm/BUILD/cyrus-sasl-2.1.10/cyrus-sasl-2.1.10/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jwilliams/rpm/BUILD/cyrus-sasl-2.1.10/cyrus-sasl-2.1.10'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.15570 (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.15570 (%build)
Anyone know what could possibly be the problem?

Im stuck here...

Tarballed


All times are GMT -5. The time now is 11:21 PM.