# uname -a
Darwin MacbookPro 20.1.0 Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~2/RELEASE_X86_64 x86_64
# sw_vers
ProductName: Mac OS X
ProductVersion: 10.16
BuildVersion: 20B29
# scws -v
scws (scws-cli/1.2.3: Simpled Chinese Words Segment - Command line usage)
# gmake --version
GNU Make 4.3
Built for x86_64-apple-darwin20.1.0
Copyright (C) 1988-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
# make --version
GNU Make 3.81
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
This program built for i386-apple-darwin11.3.0
系统环境
PG版本
本地PG是通过
pgenv
编译安装的。报错信息
无论使用
gmake
还是make
,都会报相同的错误。