Skip to content

libtool failure "-Lyes" #16

@chchang6

Description

@chchang6

After running autogen.sh, I configure with ../configure --prefix=/scratch/cchang/opendwarfs --with-opencl
make fails with

  CXXLD    gemnoui
./libtool: line 6000: cd: yes: No such file or directory
libtool: link: cannot determine absolute directory name of `yes'
make[1]: *** [gemnoui] Error 1

Without the --with-opencl, the build succeeds. Configure still finds cl.h regardless, and a number of "*.cl" binaries are being created.

I am trying to build against CUDA 10.2.89, built from source with Spack.

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