> On Oct 24, 2015, at 06:07, Mohamed Barakat <mohamed.bara...@rwth-aachen.de> > wrote: > > Dear maintainers, > > as you can see below I have > > Xcode.app: 7.1 > Xcode command-line tools: 7.1.0.0.1.1444952191 > > installed but still get the error message > > We couldn't find the SDK for OS X 10.10 > > Best, > > Mohamed > > checking whether we can build for OS X 10.10... no > configure: error: We couldn't find the SDK for OS X 10.10 > ### execution of ./configure failed, exit code 1 > ### execution of /tmp/fink.Nti7h failed, exit code 1 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-wireshark-1.10.14-1 > (Reading database ... 107728 files and directories currently installed.) > Removing fink-buildlock-wireshark-1.10.14-1 ... > Updating the list of locally available binary packages. > Scanning dists/stable/main/binary-darwin-x86_64 > Failed: phase compiling: wireshark-1.10.14-1 failed > > Before reporting any errors, please run "fink selfupdate" and try again. > Also try using "fink configure" to set your maximum build jobs to 1 and > attempt to build the package again. > If you continue to have issues, please check to see if the FAQ on Fink's > website solves the problem. If not, ask on one (not both, please) of > these mailing lists: > > The Fink Users List <fink-users@lists.sourceforge.net> > The Fink Beginners List <fink-beginn...@lists.sourceforge.net>, > > with a carbon copy to the maintainer: > > Max Horn <m...@quendi.de> > > Note that this is preferable to emailing just the maintainer directly, > since most fink package maintainers do not have access to all possible > hardware and software configurations. > > Please try to include the complete error message in your report. This > generally consists of a compiler line starting with e.g. "gcc" or "g++" > followed by the actual error output from the compiler. > > Also include the following system information: > Package manager version: 0.39.1 > Distribution version: selfupdate-rsync Sat Oct 24 13:46:06 2015, 10.10, x86_64 > Trees: local/main stable/main unstable/main unstable/crypto local/injected > Xcode.app: 7.1 > Xcode command-line tools: 7.1.0.0.1.1444952191 > Max. Fink build jobs: 2 > ———————————————————————————————————————
There is no 10.10 SDK in Xcode 7.x, and so the “can we build…?” configure test would need to be modified. As a workaround, you could grab the 10.9 binary distribution version of wireshark: http://bindist.finkmirrors.net/10.9/dists/stable/main/binary-darwin-x86_64/net/wireshark_1.10.14-1_darwin-x86_64.deb Then in a terminal window, “cd” to the folder where you downloaded the file, and run use “sudo dpkg -i wireshark_1.10.14-1_darwin-x86_64.deb” to install it. -- Alexander Hansen, Ph.D. Fink User Liaison ------------------------------------------------------------------------------ _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users