It should be a temporary file, try adding -k to A2W_FLAGS in
makefile.common:
A2W_FLAGS= -b -k
Regards
Anders
Maynard, Chris skrev 2013-12-13 23:19:
Hmm, I'm on Windows 7 x64 using nmake and it never gets generated. I must be missing something, but I'm out of time for today.
-----Original Message-----
From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of B�lint R�czey
Sent: Friday, December 13, 2013 5:01 PM
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] Where is packet-isdn-sup-table31.c?
cmake ...
make -C asn1/isdn-sup/
generated it for me in asn1/isdn-sup/
Cheers,
Balint
2013/12/13 Christopher Maynard <Christopher.Maynard@xxxxxxxxx>:
In asn1/isdn-sup/packet-isdn-sup-template.c at line 110, there is:
#include "packet-isdn-sup-table31.c"
I'm unable to locate this file. Can someone more familiar with asn1
dissectors point me in the right direction?