> On Jan 26, 2016, at 3:33 AM, Guy Harris wrote:
>
> On Jan 25, 2016, at 4:39 PM, David Morsberger wrote:
>
>> After a detailed analysis of cmake, I believe this is the solution and not
>> just fixing the symptom.
>>
>> cmake uses /usr/bin/xcodebui
> On Jan 20, 2016, at 12:02 PM, Stig Bjørlykke wrote:
>
> On Wed, Jan 20, 2016 at 3:48 PM, David Morsberger <mailto:d...@morsberger.com>> wrote:
> My current workaround is the following change to CMakeLists.txt :
> -if(NOT CMAKE_C_COMPILER_ID MATCHES "MSVC&quo
Sent from my iPhone
> On Jan 21, 2016, at 3:28 PM, Guy Harris wrote:
>
>> On Jan 21, 2016, at 12:10 PM, David Morsberger wrote:
>>
>> I think this is a bug in cmake because:
>>
>> 1. the 'and run' in "CheckCSourceRuns: Check if the give
On Thu, Jan 21, 2016 at 2:29 PM, Guy Harris wrote:
> On Jan 21, 2016, at 6:08 AM, David Morsberger wrote:
>
> > It appears the linker isn’t called when the -c and the -o options are
> present.
>
> Correct. It's not *supposed* to be called. In UNIX C compilers, the
NS(“int main() { return 0;}" ${_RESULT})
where _FLAG is set to ‘-DWS_LD_FLAG_VALID0 -Wl,—-as-needed’
So, how/where is the clang compile/link command generated and why isn’t it
being setup for clang to link?
> On Jan 20, 2016, at 3:22 PM, Guy Harris wrote:
>
> On Jan 20, 201
On Wed, Jan 20, 2016 at 3:22 PM, Guy Harris wrote:
> On Jan 20, 2016, at 11:09 AM, David Morsberger
> wrote:
>
> > This is what I am also tracking down. It has to do with the way cmake is
> instantiating the compiler. The --serialized-diagnostics option is what
> appears t
On Wed, Jan 20, 2016 at 1:26 PM, Guy Harris wrote:
> On Jan 20, 2016, at 4:47 AM, David Morsberger wrote:
>
> > I am getting actual errors within Xcode after ‘cmake -G Xcode’. This can
> easily be resolved by not testing ‘—as-needed’ or ‘—pie’ when XCODE just
> like wha
On Wed, Jan 20, 2016 at 12:02 PM, Stig Bjørlykke wrote:
> On Wed, Jan 20, 2016 at 3:48 PM, David Morsberger
> wrote:
>
> My current workaround is the following change to CMakeLists.txt :
>>
>> -if(NOT CMAKE_C_COMPILER_ID MATCHES "MSVC")
>> +if(NOT (CMA
> On Jan 20, 2016, at 10:14 AM, Alexis La Goutte
> wrote:
>
>
>
>> On Wed, Jan 20, 2016 at 3:48 PM, David Morsberger
>> wrote:
>>
>>
>>> On Wed, Jan 20, 2016 at 8:43 AM, Stig Bjørlykke wrote:
>>>> On Wed, Jan 20, 2016 at 1:47
On Wed, Jan 20, 2016 at 8:43 AM, Stig Bjørlykke wrote:
> On Wed, Jan 20, 2016 at 1:47 PM, David Morsberger
> wrote:
>
>
I am getting actual errors within Xcode after ‘cmake -G Xcode’. This can
>> easily be resolved by not testing ‘—as-needed’ or ‘—pie’ when XCODE just
>&g
> On Jan 20, 2016, at 2:48 AM, Stig Bjørlykke wrote:
>
> On Wed, Jan 20, 2016 at 3:28 AM, David Morsberger <mailto:d...@morsberger.com>> wrote:
> I am trying to create support and possibly instructions for Xcode.
>
> The only issue I have with using Xcode is
&
> On Jan 19, 2016, at 9:11 PM, Guy Harris wrote:
>
> On Jan 18, 2016, at 7:04 AM, David Morsberger wrote:
>
>> Not exactly sure how the outdated file showed up in the wireshark source
>> (not build) hierarchy. My guess is it was due to a cmake run because of the
&
Thank You! That resolved it.
On Mon, Jan 18, 2016 at 5:16 PM, Gerald Combs wrote:
> On 1/18/16 1:42 PM, Pascal Quantin wrote:
> > Hi David,
> >
> > 2016-01-18 22:36 GMT+01:00 David Morsberger > <mailto:d...@morsberger.com>>:
> >
> > Is there an
Is there an issue with the automated build server. I see the last win64
build was on 15-Jan at 09:03.
I am hoping to test a win64 version tonight with at least merge set
7002a9cb3f23f2af2c95352d01eb557753d299c5
Thanks,
David
> On Jan 18, 2016, at 2:48 AM, Stig Bjørlykke wrote:
>
> On Mon, Jan 18, 2016 at 6:27 AM, David Morsberger <mailto:d...@morsberger.com>> wrote:
> I have been unable to resolve the following build errors on my Mac with 10.11.
>
> Maybe you have a outdated dec
CTION(reload_packets);
^
register_wslua.c:68:2: error: use of undeclared identifier
'wslua_reload_lua_plugins'
WSLUA_REGISTER_FUNCTION(reload_lua_plugins);
^
$ lua -v
Lua 5.2.3 Copyright (C) 1994-2013 Lua.org, PUC-Rio
> On Jan 14, 2016, at 10:04 AM, David Morsberger wrote:
>
On Wed, Jan 13, 2016 at 9:55 PM, Guy Harris wrote:
>
> On Jan 13, 2016, at 6:30 PM, David Morsberger wrote:
>
> > I am receiving the following error after I reset the HEAD to the latest.
> >
> > Mac OS 10.11 with Xcode
> >
> > Thoughts?
>
> Try doing
I am receiving the following error after I reset the HEAD to the latest.
Mac OS 10.11 with Xcode
Thoughts?
/usr/bin/perl ../../../epan/wslua/make-taps.pl ../../../epan/wslua/taps
taps_wslua.c taps.txt ../../../epan/wslua
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
CC
I need some help and advice on display filters because I’m new to the codebase.
I’m trying to add the capability where a ‘http contains blah’ filter searches
uncompressed HTTP content. I’m adding because we use ‘Frame contains’ and ‘http
contains’ in our workflow to find items of interest in the
19 matches
Mail list logo