View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum ↗

iraf-v216 · Code · Issues (50) · Pull requests (81)

iraf.net pull request #83

[macosx] Fix syntax error in readline/mkpkg on macosx

merge 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


Last updated on 2017-06-08