iraf-v216 · Code · Issues (50) · Pull requests (81)
iraf.net pull request #83
[macosx] Fix syntax error in readline/mkpkg on macosx
olebole merged 1 commit to iraf-community/iraf
olebole commented on 2017-06-01
Otherwise, one gets a build error on macosx:
!./configure --disable-dynamic --enable-static"
/bin/bash: -c: line 0: unexpected EOF while looking for matching `"'
/bin/bash: -c: line 1: syntax error: unexpected end of file
!make libreadline.a | tee spool
make[2]: *** No rule to make target `libreadline.a'. Stop.
Also, take the opportunity to use the correct CFLAGS
to enable build on 32 bit.
Commits
- Fix syntax error in readline/mkpkg on macosx [35121920]
Last updated on 2017-06-08