en-wl / wordlist

SCOWL (and friends).
http://wordlist.aspell.net
Other
388 stars 78 forks source link

make fails on macOS #343

Open simongriffiths opened 2 years ago

simongriffiths commented 2 years ago

I just downloaded via zip file the most recent version of SCOWL and tried a simple 'make' on macos (v 12.1) and got the following error :

/Library/Developer/CommandLineTools/usr/bin/make -C scowl make[1]: No rule to make target l/accented/squashed-accented.lst', needed byworking/with-accents.lst'. Stop. make: [scowl] Error 2

ericpromislow commented 1 year ago

I'm getting the same error a year later:

$ make
...
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C scowl
src/make-symbolic-deps
find: -printf: unknown primary or operator
sed 's/#.*$//' < l/levels > l/levels-list
src/make-call-list make_final
src/make-call-list split_list
src/make-call-list make_words
cd src && make deaccent
g++ -O deaccent.cc -o deaccent
cd src && make find-accented
g++ -O find-accented.cc -o find-accented
make[1]: *** No rule to make target `l/accented/squashed-accented.lst', needed by `working/with-accents.lst'.  Stop.
make: *** [scowl] Error 2
macOS 10.12.6
$ make -v
GNU Make 3.81
$ g++ -v
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 9.0.0 (clang-900.0.39.2)
Target: x86_64-apple-darwin16.7.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
$ find . -name squashed-accented.lst
./scowl/l/accented/squashed-accented.lst