joycond icon indicating copy to clipboard operation
joycond copied to clipboard

Sudo make install gives off error

Open DarthCaesium opened this issue 4 years ago • 2 comments

When running sudo make install, I encounter this problem: /usr/bin/ld: cannot open output file joycond: Is a directory collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/joycond.dir/build.make:219: joycond] Error 1 make[1]: *** [CMakeFiles/Makefile2:96: CMakeFiles/joycond.dir/all] Error 2 make: *** [Makefile:130: all] Error 2

DarthCaesium avatar Sep 19 '21 13:09 DarthCaesium

seconded, except my error is a little different:

/usr/bin/ld: cannot open output file joycond: Is a directory collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/joycond.dir/build.make:204: joycond] Error 1 make[1]: *** [CMakeFiles/Makefile2:96: CMakeFiles/joycond.dir/all] Error 2 make: *** [Makefile:130: all] Error 2

i'm running linux mint btw

JulyLynn avatar Oct 22 '21 15:10 JulyLynn

seconded, except my error is a little different:

/usr/bin/ld: cannot open output file joycond: Is a directory collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/joycond.dir/build.make:204: joycond] Error 1 make[1]: *** [CMakeFiles/Makefile2:96: CMakeFiles/joycond.dir/all] Error 2 make: *** [Makefile:130: all] Error 2

i'm running linux mint btw

I'm getting the same error. Did you ever figure it out?

VictinHalcyon avatar Aug 02 '22 03:08 VictinHalcyon