Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure 报错 #1

Open
GoogleCodeExporter opened this issue Jan 4, 2016 · 1 comment
Open

configure 报错 #1

GoogleCodeExporter opened this issue Jan 4, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

# ./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for pthread_create in -lpthread... yes
checking for bfd_demangle in -lbfd... no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking dis-asm.h usability... no
checking dis-asm.h presence... no
checking for dis-asm.h... no
configure: error: missing dis-asm.h
See `config.log' for more details.

Hi 不好意思打扰,
我想问下configure时报这个错误是啥原因?。。这个dis-asm.h可��
�从哪里获得?。。
非常感谢!

Original issue reported on code.google.com by youyoue...@googlemail.com on 20 Sep 2012 at 9:18

@GoogleCodeExporter
Copy link
Author

yum install binutils-devel
    binutils-devel.x86_64 : BFD and opcodes static libraries and header files

Original comment by tangliza...@163.com on 26 Jan 2014 at 10:16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant