Error with OpenWrt make

Source: Internet
Author: User
Tags openssl openssl library svn

After downloading the trunk version

CD openwrt/trunk/
SVN up
./scripts/feeds update-a
./scripts/feeds Install-a

The Make Defconfig error occurred

Checking *working-make* ... ok.
Checking *case-sensitive-fs* ... ok.
Checking *getopt* ... ok.
Checking *fileutils* ... ok.
Checking *working-gcc* ... ok.
Checking *working-g++* ... ok.
Checking *ncurses* ... ok.
Checking *zlib* ... ok.
Checking *gawk* ... ok.
Checking *unzip* ... ok.
Checking *bzip2* ... ok.
Checking *perl* ... ok.
Checking */usr/bin/python2.7* ... ok.
Checking *wget* ... ok.
Checking *git* ... ok.
Checking *gnutar* ... ok.
Checking *svn* ... ok.
Checking *libssl* ... failed.
Checking *openssl* ... ok.
Checking *gnu-find* ... ok.
Checking *getopt-extended* ... ok.
Checking *file* ... ok.
Checking *non-root* ... ok.

Build dependency:please Install the OpenSSL library (with development headers)

Prerequisite check failed. Use Force=1 to override.
MAKE[1]: * * * [tmp/.prereq-build] Error 1
Make: * * * [World] Error 2

This error also requires the installation of two packages:

sudo apt-get install Libssl-dev
sudo apt-get install libssl0.9.8

After the successful execution of make defconfig, OK.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.