Fail on attempt to compile #168
mhsiegel14
started this conversation in
General
Replies: 1 comment 16 replies
-
Can you attach the full log ( |
Beta Was this translation helpful? Give feedback.
16 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I know next to nothing about how these things work. But I'm getting an error when running the make sysgen step on a Mac with OSX Mojave. After a whole bunch of "file not found alerts", it crashes out with the message:
"ld: file too small (length=8) file '/users/mhs18/iraf/iraf/lib/libsys.a' for architecture x86_64"
"clang: error: linker command failed with exit code 1 (use -v to see invocation)"
It might be that I haven't fully upgraded to Catalina yet or something. I'm also having to run this from an admin account since i can't install software from my primary account. If anyone has any tips, I would appreciate it.
Beta Was this translation helpful? Give feedback.
All reactions