pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
clisp
Clisp fails to build in macOS Catalina. Seems the uname command and/or the makemake script has a syntax error and doesn’t quite figure out is Darwin:
./makemake[649]: arch) 2>/dev/null || uname -m 2>/dev/null) | tr '[A-Z]' '[a-z]': unexpected `)’
Compilation starts but then it bombs at:
clang tmp.c /Feintparam
which comes from the win32msvc makefiles, which obviously is incorrect for Darwin.
Any ideas how to fix it? I’m new using pkgsrc so not sure where to begin.
Home |
Main Index |
Thread Index |
Old Index