Hello
I have an other problem ( Again !!!!

), Actually I build the ThirdPaty Components, but openssl doesn't want compile. I have this message in the ThirdParty.make.log.openssl file :
Quote:
gcc: language target=generic Is not recognized
gcc: x86cpuid-elf.s: Input file editing links is not used because publishing link has not been done
ar r ../libcrypto.a cryptlib.o mem.o mem_clr.o mem_dbg.o cversion.o ex_data.o tmdiff.o cpt_err.o
ebcdic.o uid.o o_time.o o_str.o o_dir.o x86cpuid-elf.o
ar : Impossible to open cryptlib.o
File not found
ar : Impossible to open mem.o
File not found
ar : Impossible to openmem_clr.o
File not founds
ar : Impossible to open mem_dbg.o
File not found
|
... again and again, until this message
Quote:
gmake[3]: *** [../libcrypto.a] Error 14
gmake[3]: Leaving directory `/opt/build.zimbra/source/FRANKLIN/ThirdParty/openssl/openssl-0.9.8g/
crypto'
gmake[2]: *** [build_crypto] Error 1
gmake[2]: Leaving directory `/opt/build.zimbra/source/FRANKLIN/ThirdParty/openssl/openssl-0.9.8g'
gmake[1]: *** [build] Error 2
gmake[1]: Leaving directory `/opt/build.zimbra/source/FRANKLIN/ThirdParty/openssl'
|
If you have an idea about this problem ? thank you in advance for your answers.