OpenWrt Forum Archive

Topic: Openssl compile error

The content of this topic has been archived on 24 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

On latest trunk the make command  fails with error on the openssl package :
#error your machine is neither 32 bit or 64 bit ... it must be magical !

The config is for
CONFIG_TARGET_ar71xx_generic_TLWR703:                                 
  Package set optimized for the TP-LINK TL-WR703N.                     
  Symbol: TARGET_ar71xx_generic_TLWR703 [=y]   

What is the problem? Thanks

OpenSSL package compiles just fine for BRCM47XX and Marvel Kirkwood platform even after upgraded to SVN r30797. Perhaps, you will first need to do a make tools/clean, make tools/compile, and make tools/install. Then, try to recompile openssl package to see if that will fix the problem.

The discussion might have continued from here.