On Wed, 2011-08-24 at 15:56 +0200, Jenei Gábor wrote: > Hello, > > While building a totally new build on Debian 6 32bit I got the following > error message: > > Since you've disabled or enabled at least one algorithm, you need to do > the following before building: > > make depend > > Configured for linux-elf. > mkdir: cannot create directory `./unxlngi6/misc/build/openssl-0.9.8o/.': > File exists > making all in crypto... > make[2]: *** No rule to make target `x86cpuid-elf.o', needed by > `../libcrypto.a'. Stop. > make[1]: *** [build_crypto] Error 1 > dmake: Error code 2, while making './unxlngi6/misc/build/so_built_openssl' > > should I do only make depend?
I imagine that the above "do make depend" is an error/warning message from openssl itself inside its own little embedded build, so doing "make depend" won't help probably. Your configure/build options might matter here ? C. _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
