Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tinydtls-dev] Build problem

Hi,

the last commit broke configure for me.
The error is: 
configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." 
"./../.."

removing: 
m4_ifdef([AM_PROG_AR], [AM_PROG_AR], [AR=ar])
from configure.ac 'fixes' configure but ar is now defined as cru.

Is there a new dependency?

I'm trying to build for x86_64.

Best Regards,
Jannis Konrad


Back to the top