GNU bug report logs -
#19162
emacs-24.4 ./configure --with-ns won't proceed on Yosemite 10.10.1
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Do:
xcode-select —install
and run configure with —with-ns —without-x
Jan D.
> 24 nov 2014 kl. 09:54 skrev Yen Chieh Chern <angelchern <at> gmail.com>:
>
> Hello there,
>
> I have the latest Xcode 6.1 installed and Mac OS X 10.10.1. When I compiled from source (git clone -b emacs-24 git://git.savannah.gnu.org/emacs.git <http://git.savannah.gnu.org/emacs.git>) with flag --with-ns, I got the following error,
>
> ...
>
> checking for X... libraries /usr/X11/lib, headers /usr/X11/include
> checking AppKit/AppKit.h usability... no
> checking AppKit/AppKit.h presence... no
> checking for AppKit/AppKit.h... no
> configure: error: `--with-ns' was specified, but the include files are missing or cannot be compiled.
>
> I can confirm that AppKit.h exists under
>
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Versions/C/Headers/AppKit.h
>
> I also tried the following as mentioned in bug#18779 but it won't help.
>
> ln -s /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include /usr/include
>
> I am not sure if it is due to 10.10.1 upgrade, please let me know if there is a workaround.
>
> Thanks,
> CYC
[Message part 2 (text/html, inline)]
This bug report was last modified 10 years and 184 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.