`
alfred_long
  • 浏览: 559753 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

ubuntu 下 configure 后 make 错误问题

 
阅读更多

1 报错:make: *** No targets specified and no makefile found. Stop.

解决方法:

 

1、wget 下载 ncurses-5.6.tar.gz

2.、tar zxvf ncurses-5.6.tar.gz

3、 ./configure -prefix=/usr/local -with-shared -without-debug

4、make

5、make install

2 报错:*** [do_abi_check] Error 1

 

 

解决方法:

这mysql的一个bug,

打开 Makefile,删除 do_abi_check: 后面所有的的东西 (注意 do_abi_check: 要保留着)

 

 

分享到:
评论

相关推荐

    ubuntu make-3.81.zip

    make版本3.81,代码,官方下载。 在Ubuntu中编译,即可使用安装 到目录下编译 ./configure make ubuntu配置 export PATH=/你的make路径/make-3.81:$PATH source /etc/profile

    ubuntu下mentohust源码安装包

    ubuntu环境下mentohust的源码安装包,解压后到mentohust-0.3.1根目录下配置、编译、安装: ./configure make make install 即可使用mentohust联网,如果./configure失败,使用chomod 777 ./configure命令给configure...

    ubuntu下mpich源码安装包

    ubuntu下mpich的源码安装包,版本3.2。解压后cd到mpich-3.2根目录配置、编译、安装: ./configure 2>&1 | tee c.txt make 2>&1 | tee m.txt make install |& tee mi.txt 如果./configure出错,则用chmod 777 ./...

    ubuntu 工具源码和安装说明

    ubuntu 工具源码和安装说明. export PATH=$PATH:/usr/local/vim/bin tar xf ncurses_5.9.orig.tar.gz mv ncurses-5.9/ ncurses cd ncurses ./configure --prefix=/usr/local/ncurses --without-cxx make sudo make ...

    ubuntu离线安装openssh安装包

    ubuntu 16.04本版本已更新7.5 openssh安装包,内含安装说明: openssh-7.5p1.tar.gz openssl-1.0.2k.tar.gz zlib-1.2.11.tar.gz 将三个包复制到/home/test 1、安装zlib-1.2.11.tar.gz tar -zxvf zlib-1.2.11.tar.gz ...

    ffmpeg-3.4.1.tar.bz2 Ubuntu下FFmpeg安装包

    Ubuntu16.04下FFMPEG安装包,由于官网下载比较慢,放在这里ffmpeg-3.4.1.tar.bz2。 直接tar -xjvf ffmepg-3.4.1.tar.bz2 解压即可 安装指令: 进入对于目录 ./configure make make install

    ubuntu 16.04(已更新7.5 openssh).zip

    1.2.11./configuremakemake install2、安装openssl-1.0.2k.tar.gztar -zxvf openssl-1.0.2k.tar.gzcd openssl-1.0.2k./configmakemake install3、安装 ./configure --with-ssl-dir=/home/test/openssl-1.0.2...

    64位下编译GD出错问题

    如果GD报错:configure.ac:64: warning: macro `AM_ICONV' not found in library 你就make clean一下,然后再make 如果你安装别的出现libtool没有找到,你就从/usr/bin/libtool cp 一个过来用就好了! 在64位下编译...

    ffmpeg-2.13 ubuntu安装配置文件 大全

    5. 其中一个解码器源码头文件错误,根据提示注释掉该头文件错误的函数声明即可 接下来安装各种解码器 1. lame 1.1 下载地址:http://sourceforge.net/projects/lame/files/lame/ 在该地址下下载最新版本的lame. ...

    Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04 (7th Edition)

    Ubuntu Unleashed is filled with unique and advanced information for everyone who wants to make the most of the Ubuntu Linux operating system. This new edition has been thoroughly revised and updated ...

    wireshark源码

    问题原因是ubuntu下缺少pcap.h等文件。 解决方法: 编译安装libpcap. 在www.tcpdump.org页面中可下载源码:libpcap-1.0.0.tar.gz cd到文件目录: view plaincopy to clipboardprint? $tar -xvf libpcap-1.0.0....

    wireshark-1.12.0最新源码

    问题原因是ubuntu下缺少pcap.h等文件。 解决方法: 编译安装libpcap. 在www.tcpdump.org页面中可下载源码:libpcap-1.0.0.tar.gz cd到文件目录: view plaincopy to clipboardprint? $tar -xvf libpcap-1.0.0....

    expect.deb离线包(包含tcl8.5_8.5.11-1ubuntu1和expect_5.45-2)

    expect.deb离线包,包含 expect_5.45-2_amd64.deb tcl8.5_8.5.11-1ubuntu1_amd64.deb两个 使用命令 dpkg --install expect_5.45-2_amd64...可以直接进行安装,不需要make和./configure这种源码编译操作,谁下谁合适奥!

    Ubuntu环境下编译运行OpenCV程序cmake-gui生成可执行文件

    /**cmake-gui:生成可执行文件**/ step1:建立文件夹包含代码和处理图片 step2:添加cmake编译需要的文件 CMmakeLists.txt 找到下面两行更改(注... 终端输入make 绿色即为可执行文件 step5: ./opencv_example 运行测试

    ubuntu 工具源码和安装说明-2

    ./configure --prefix=/usr/local/gcc --enable-threads=posix --disable-checking --disable-multilib --enable-languages=c,c++ --with-gmp=/usr/local/gmp --with-mpfr=/usr/local/mpfr --with-mpc=/usr/local/...

    ncurses-5.3 源码包

    以前上传过fedora的ncurses的RPM包,适合fedora等系统安装时候没有安装的童鞋。当然,最好的办法依旧是找到源码包,编译并安装一下,这个包就是源码包,不过版本较低,在ubuntu10上...安装后,错误解决,希望帮到大家

    ubuntu下迅雷极速版的安装与使用

     本机OS: Ubuntu 16.04 x64 一、环境配置 1.1直接命令安装 sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update sudo apt-get install wine 安装大概需要500多M的容量 1.2或者不嫌麻烦可以用源码...

    sqlite3_3.35.5.orig.tar.xz

    ubuntu sqlite3源码包,安装方法 1. tar -xvf sqlite3_3.35.5.orig.tar.xz 2. cd sqlite3-3.35.5 3. ./configure && make && make install

    pyWebQQ1.2 + 1025最新版,Ubuntu11.10可以使用

    先安装pyWebQQ1.2,然后将1025解压缩后覆盖到安装路径下,pyWebQQ默认安装在/usr/local,覆盖后需要将原来的pyWebQQ.py备份后删除,然后将覆盖过来的pywebqq.py改名成pyWebQQ.py就可以了。 安装pyWebQQ1.2的过程 ./...

    Ubuntu下安装PHP的mongodb扩展操作命令

    复制代码 代码如下: ...$ tar zxvf mongo-1.6.9.tgz $ cd mongo-1.6.9 ...$ ./configure $ make all $ make test $ sudo make install   您可能感兴趣的文章:MongoDB常用操作命令大全mongodb与mysql命

Global site tag (gtag.js) - Google Analytics