-Original Message-
From: wireshark-dev-boun...@wireshark.org
[mailto:wireshark-dev-boun...@wireshark.org] On Behalf Of Guy Harris
Sent: den 25 januari 2015 23:44
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] macosx-setup.sh fails now
On Jan 25, 2015, at 2:35 PM
On Jan 25, 2015, at 2:35 PM, Anders Broman wrote:
> On the bright side, following Ronalds advice of seeing the path and qt direct
> environment variables I now succeeded to run cmake and build eventough the
> setupscript didn't complete.
Try commenting out the QT_VERSION= line, and run the se
On the bright side, following Ronalds advice of seeing the path and qt
direct environment variables I now succeeded to run cmake and build
eventough the setupscript didn't complete.
Regards
Anders
Den 25 jan 2015 23:21 skrev "Guy Harris" :
>
> On Jan 25, 2015, at 12:35 PM, Anders Broman wrote:
>
On Jan 25, 2015, at 12:35 PM, Anders Broman wrote:
> Hi,
> I’ve just updated to
> System Version: OS X 10.10.1 (14B25)
> Kernel Version: Darwin 14.0.0
>
> xcodebuild -version
> Xcode 6.1.1
> Build version 6A2008a
If it still fails when building Qt, then the Qt problem might be some
Hi,
I’ve just updated to
System Version: OS X 10.10.1 (14B25)
Kernel Version: Darwin 14.0.0
xcodebuild -version
Xcode 6.1.1
Build version 6A2008a
> On 25 Jan 2015, at 00:15, Guy Harris wrote:
>
>
> On Jan 24, 2015, at 5:10 AM, Luc Dandoy wrote:
>
>> For SDK path detection wouldn't i
On Jan 24, 2015, at 5:10 AM, Luc Dandoy wrote:
> For SDK path detection wouldn't it be possible to use the xcode-select
> command?
>
> Something like this in the configure.ac file should do the trick,
It won't do the trick of making macosx-setup.sh work, as that must be run
before you can, on
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Le 23/01/15 21:28, Guy Harris a écrit :
>
> On Jan 22, 2015, at 8:39 AM, Anders Broman wrote:
>
>> Failed to resolve SDK path for 'MacOSX10.10.sdk'
>> Failed to resolve SDK path for 'MacOSX10.10.sdk'
>
> Which version of OS X are you using, and whi
On Jan 22, 2015, at 8:39 AM, Anders Broman wrote:
> Failed to resolve SDK path for 'MacOSX10.10.sdk'
> Failed to resolve SDK path for 'MacOSX10.10.sdk'
Which version of OS X are you using, and which version of Xcode are you using?
On Jan 22, 2015, at 9:52 AM, Roland Knall wrote:
> CAP or at least SETCAP could be the capabilites utility for Linux,
Yes.
> I did not need it on Mac.
OS X doesn't have the same capability mechanism, nor does it have PF_PACKET
sockets for which capabilities would grant access, so it's neithe
Hi
To look for Qt, set a environment variable namend QT_DIR to the folder of
your qt install, which contains the bin folder containing qmake, and also
add the path for qmake for your path. That way all Qt5 libraries will be
found. CAP or at least SETCAP could be the capabilites utility for Linux,
Running make it seems to not find all the modules, I do have a Qt package
installed. What is CAP? it seems to find libpcap…
Anderss-MacBook-Pro:wireshark andersbroman$ cmake /Users/andersbroman/wireshark/
-- The C compiler identification is Clang 6.0.0
-- The CXX compiler identification is Clang 6
> On 22 Jan 2015, at 12:04, Guy Harris wrote:
>
>
> On Jan 22, 2015, at 1:08 AM, Anders Broman 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
>>
On Jan 22, 2015, at 1:08 AM, Anders Broman 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-
Hi
I had to remove that file before I ran the script. Then it will work,
although not with Qt 5.4.0 out-of-the box. I installed Qt separately, and
used that.
regards,
Roland
On Thu, Jan 22, 2015 at 10:08 AM, Anders Broman
wrote:
> Hi,
> I reran the script and now it fails...
> :
>
> Making ins
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
15 matches
Mail list logo