Skip to content

./configure --enable-mkl ,checking whether the INTEL compiler is enabled... no #65

@leaftree111

Description

@leaftree111

I have installed the Intel compiler, but when i "./configure --enable-mkl ", it does not work, the error is :

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
******** Configuring: SExtractor 2.25.0 (2024-04-26) ********
checking if compilation flags are set automatically... no
checking whether the INTEL compiler is enabled... no
checking whether INTEL's MKL is enabled... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... icc
checking whether the C compiler works... no
configure: error: in /home/dell/zsl/sextractor-2.25.0': configure: error: C compiler cannot create executables See config.log' for more details

Also when i make -j, the errors are:
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:573:sex] 错误 1
make[3]: 离开目录“/home/dell/zsl/sextractor-2.25.0/src”
make[2]: *** [Makefile:663:all-recursive] 错误 1
make[2]: 离开目录“/home/dell/zsl/sextractor-2.25.0/src”
make[1]: *** [Makefile:530:all-recursive] 错误 1
make[1]: 离开目录“/home/dell/zsl/sextractor-2.25.0”
make: *** [Makefile:437:all] 错误 2
how to solve this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions