--- In [email protected], "sambuls" <[EMAIL PROTECTED]> wrote: > > I've downloaded the 2 rpm and tar files from acmesystems. > I've installed the 2 rpm's and untared the 2 tar files. > when I go to the directory "devboard-R2_01" I type > > $ln -s ../distfiles > $./install (for foxboard xl option:5) > $./configure > $make > > After some compile messages I get: > > ##################################################### > ranlib-cris ../../libcrypto.a || echo Never mind. > make[5]: Leaving directory > `/home/sambuls/Desktop/devboard-R2_01/apps/crypto/openssl-IR0_9_7f-1/openssl/crypto/mdc2' > making all in crypto/hmac... > make[5]: Entering directory > `/home/sambuls/Desktop/devboard-R2_01/apps/crypto/openssl-IR0_9_7f-1/openssl/crypto/hmac' > make[5]: *** No rule to make target `../../include/openssl/idea.h', > needed by `hmac.o'. Stop. > make[5]: Leaving directory > `/home/sambuls/Desktop/devboard-R2_01/apps/crypto/openssl-IR0_9_7f-1/openssl/crypto/hmac' > make[4]: *** [subdirs] Error 1 > make[4]: Leaving directory > `/home/sambuls/Desktop/devboard-R2_01/apps/crypto/openssl-IR0_9_7f-1/openssl/crypto' > make[3]: *** [sub_all] Error 1 > make[3]: Leaving directory > `/home/sambuls/Desktop/devboard-R2_01/apps/crypto/openssl-IR0_9_7f-1/openssl' > make[2]: *** [build] Error 2 > make[2]: Leaving directory > `/home/sambuls/Desktop/devboard-R2_01/apps/crypto/openssl-IR0_9_7f-1' > make[1]: *** [install-recurse] Error 1 > make[1]: Leaving directory `/home/sambuls/Desktop/devboard-R2_01' > make: *** [everything] Error 2 > ############################################################# > > Can somebody help me? >
Maybe... Did you follow the explanation given here: http://www.acmesystems.it/?id=34#2000 ? If not, try this and see if it works... Best rgds, --Geert
