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] Problem with asn2wrs and idmp

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Tue, 17 Sep 2013 08:01:39 +0200
On Mon, Sep 16, 2013 at 11:48:54PM +0200, Joerg Mayer wrote:
> Thanks. I just copied over the change to cmake. Out of curiosity:
> How did you find out which file was missing, so I may be able to
> fix this myself in the future?

And another question: I noticed that the IMPORT statements in .cnf files
don't necessarily match the extra-cnf section in the Makefile(s), e.g.

p7/CMakeLists.txt:      p1-exp.cnf
p7/CMakeLists.txt:      ros-exp.cnf
p7/CMakeLists.txt:      rtse-exp.cnf
p7/Makefile.common:     $(builddir)/../p1/p1-exp.cnf \
p7/Makefile.common:     $(builddir)/../ros/ros-exp.cnf \
p7/p7.cnf:#.IMPORT ../p1/p1-exp.cnf
p7/p7.cnf:#.IMPORT ../ros/ros-exp.cnf
p7/p7.cnf:#.IMPORT ../rtse/rtse-exp.cnf

So it looks like Makefile.common does not contain a dependency for an
IMPORTed file. Is this something that should not happen? The other way
round, i.e. no IMPORT or INCLUDE statement but a dependeny in the Makefile
seems to be acceptable (see solution to idmp problem). Are these assumptions
correct?

Ciao
   Jörg
-- 
Joerg Mayer                                           <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.