Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] macosx-setup.sh fails now

From: Anders Broman <a.broman58@xxxxxxxxx>
Date: Thu, 22 Jan 2015 17:39:02 +0100

On 22 Jan 2015, at 12:04, Guy Harris <guy@xxxxxxxxxxxx> wrote:


On Jan 22, 2015, at 1:08 AM, Anders Broman <a.broman58@xxxxxxxxx> wrote:

Hi,
I reran the script and now it fails...
:
Making install in .
./install-sh -c -d '/usr/local/bin'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c pkg-config '/usr/local/bin'
libtool: install: /usr/bin/install -c pkg-config /usr/local/bin/pkg-config
/Applications/Xcode.app/Contents/Developer/usr/bin/make  install-exec-hook
cd /usr/local/bin && ln pkg-config x86_64-apple-darwin13.4.0-pkg-config
ln: x86_64-apple-darwin13.4.0-pkg-config: File exists

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8855

Not a new problem.  I don't know why /usr/local/bin/pkg-config is there, if pkg-config hasn't been installed, or why it's trying to install it if it *is* installed, but try removing /usr/local/bin/pkg-config and then re-running the script.

Then, if the script completes successfully, try running it again to make sure it doesn't try installing pkg-config again.

Okay…
Now it fails at
You have already accepted the terms of the  license.

Failed to resolve SDK path for 'MacOSX10.10.sdk'
Failed to resolve SDK path for 'MacOSX10.10.sdk'
Precompiled-headers support disabled.
Symbol visibility control disabled.
-o libtest.so -shared -Wl,-Bsymbolic-functions -fPIC bsymbolic_functions.c
/Users/andersbroman/wireshark/macosx-support-libs/qt-everywhere-opensource-src-5.2.1/qtbase/config.tests/unix/bsymbolic_functions.test: line 14: -o: command not found
Symbolic function binding disabled.
DEFAULT_INCDIRS="/usr/include
/usr/local/include"
DEFAULT_LIBDIRS="/lib
/usr/lib"
Creating qmake...
make: Nothing to be done for `first'.
Running configuration tests...
Failed to process makespec for platform 'macx-clang'
Project ERROR: Could not resolve SDK path for 'MacOSX10.10.sdk'
make: *** No targets specified and no makefile found.  Stop.
Anderss-MacBook-Pro:wireshark andersbroman$ 


___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe