Skip to content

error in make -j 8 #9

@siyu-cu

Description

@siyu-cu

Hi,

Thanks for this fantastic work. I follow the instruction and run "make -j 8" or "make -j 2", there's always errors like:
[ 0%] Built target doc
[ 1%] Linking CXX executable ../samos
ld: warning: -L path '/opt/local/lib/libgsl.dylib' is not a directory
ld: library not found for -lgsl
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [samos] Error 1
make[1]: *** [src/CMakeFiles/samos.dir/all] Error 2
make: *** [all] Error 2

Could you please help me to figure it out? Thanks very much!

Best,
Siyu

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