How to install spades in opensuse11.0s

Source: Internet
Author: User
Tags gfortran
How to install spades in opensuse11.0s-Linux general technology-Linux technology and application information. Xuexi @ linux-i9fk :~ /Bin/spades-1.10>./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 whether to enable maintainer-specific portions of Makefiles... no
Checking for style of include used by make... GNU
Checking for gcc... gcc
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 gcc accepts-g... yes
Checking for gcc option to accept ansi c... none needed
Checking dependency style of gcc... gcc3
Checking how to run the C preprocessor... gcc-E
Checking for gcc... (cached) gcc
Checking whether we are using the gnu c compiler... (cached) yes
Checking whether gcc accepts-g... (cached) yes
Checking for gcc option to accept ansi c... (cached) none needed
Checking dependency style of gcc... (cached) gcc3
Checking for g ++... g ++
Checking whether we are using the gnu c ++ compiler... yes
Checking whether g ++ accepts-g... yes
Checking dependency style of g ++... gcc3
Checking whether make sets $ (MAKE)... (cached) yes
Checking for perl5... no
Checking for perl.../usr/bin/perl
Checking build system type... i686-pc-linux-gnu
Checking host system type... i686-pc-linux-gnu
Checking for a sed that does not truncate output.../usr/bin/sed
Checking for egrep... grep-E
Checking for ld used by gcc ../usr/i586-suse-linux/bin/ld
Checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
Checking for/usr/i586-suse-linux/bin/ld option to reload object files...-r
Checking for BSD-compatible nm.../usr/bin/nm-B
Checking whether ln-s works... yes
Checking how to recognize dependent libraries... pass_all
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 dlfcn. h usability... yes
Checking dlfcn. h presence... yes
Checking for dlfcn. h... yes
Checking how to run the C ++ preprocessor... g ++-E
Checking for g77... no
Checking for f77... no
Checking for xlf... no
Checking for frt... no
Checking for pgf77... no
Checking for fort77... no
Checking for fl32... no
Checking for af77... no
Checking for f90... no
Checking for xlf90... no
Checking for pgf90... no
Checking for epcf90... no
Checking for f95... no
Checking for fort... no
Checking for xlf95... no
Checking for ifc... no
Checking for efc... no
Checking for pgf95... no
Checking for lf95... no
Checking for gfortran... gfortran
Checking whether we are using the GNU Fortran 77 compiler... yes
Checking whether gfortran accepts-g... yes
Checking the maximum length of command line arguments... 32768
Checking command to parse/usr/bin/nm-B output from gcc object... OK
Checking for objdir... libs
Checking for ar... ar
Checking for ranlib... ranlib
Checking for strip... strip
Checking if gcc static flag works... yes
Checking if gcc supports-fno-rtti-fno-exceptions... no
Checking for gcc option to produce PIC...-fPIC
Checking if gcc PIC flag-fPIC works... yes
Checking if gcc supports-c-o file. o... yes
Checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
Checking whether-lc shocould be explicitly linked in... no
Checking dynamic linker characteristics... GNU/Linux ld. so
Checking how to hardcode library paths into programs... immediate
Checking whether stripping libraries is possible... yes
Checking for shl_load... no
Checking for shl_load in-ldld... no
Checking for dlopen... no
Checking for dlopen in-ldl... yes
Checking whether a program can dlopen itself... yes
Checking whether a statically linked program can dlopen itself... yes
Checking if libtool supports shared libraries... yes
Checking whether to build shared libraries... yes
Checking whether to build static libraries... no
Configure: creating libtool
Appending configuration tag "CXX" to libtool
Checking for ld used by g ++.../usr/i586-suse-linux/bin/ld
Checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
Checking whether the g ++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
Checking for g ++ option to produce PIC...-fPIC
Checking if g ++ PIC flag-fPIC works... yes
Checking if g ++ supports-c-o file. o... yes
Checking whether the g ++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
Checking dynamic linker characteristics... GNU/Linux ld. so
Checking how to hardcode library paths into programs... immediate
Checking whether stripping libraries is possible... yes
Checking for shl_load... (cached) no
Checking for shl_load in-ldld... (cached) no
Checking for dlopen... (cached) no
Checking for dlopen in-ldl... (cached) yes
Checking whether a program can dlopen itself... (cached) yes
Checking whether a statically linked program can dlopen itself... (cached) yes
Appending configuration tag "F77" to libtool
Checking if libtool supports shared libraries... yes
Checking whether to build shared libraries... yes
Checking whether to build static libraries... no
Checking for gfortran option to produce PIC...-fPIC
Checking if gfortran PIC flag-fPIC works... yes
Checking if gfortran supports-c-o file. o... yes
Checking whether the gfortran linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
Checking dynamic linker characteristics... GNU/Linux ld. so
Checking how to hardcode library paths into programs... immediate
Checking whether stripping libraries is possible... yes
Checking for floor in-lm... yes
Checking for main in-lpthread... yes
Checking libperfctr. h usability... no
Checking libperfctr. h presence... no
Checking for libperfctr. h... no
Configure: perfctr cocould not be found, disabling
Checking for System v ipc headers... yes
Checking sys/time. h usability... yes
Checking sys/time. h presence... yes
Checking for sys/time. h... yes
Checking whether time. h and sys/time. h may both be supported ded... yes
Checking for sys/wait. h that is POSIX.1 compatible... yes
Checking expat. h usability... yes
Checking expat. h presence... yes
Checking for expat. h... yes
Checking for expat version> = 1.95.7... yes
Checking for XML_Parse in-lexpat... yes
Checking return type of signal handlers... void
Checking for fork... yes
Checking for ldd... ldd
Checking for otool... no
Checking for nm... nm
Checking for grep... grep
Checking for fork dynamic library... yes
Rm: cannot remove 'pfr _ fork_test.out ': No such file or directory
Checking whether clone is available... no
Checking whether clone2 is available... no
Configure: error: cocould not find the dynamic library that defines fork. Please use the -- with-fork-dynlib-loc to help me find it.
I want to install spades. This pfr_fork_test.out is very strange during configuration and I don't know how to solve it.
Related Article

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.