On Jan 22, 2015, at 1:08 AM, Anders Broman <[email protected]> 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.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to