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] [Wireshark-commits] master 6b11cd9: Make Lua taps work in ou

From: Evan Huus <eapache@xxxxxxxxx>
Date: Fri, 1 Aug 2014 21:10:54 -0400
Thanks Jeff, this gets me farther however lua out-of-tree is still failing for me, and it's actually because it can't find init.lua this time :)

The error I am getting is: attempt to call global 'typeof' (a nil value)

typeof is a function defined in init.lua (which is in ${BUILD_DIR}/epan/ for me using cmake).



On Fri, Aug 1, 2014 at 9:00 PM, Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx> wrote:
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6b11cd97f2153bb015ade6efd05929999de85457
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6b11cd9 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Make Lua taps work in out-of-source-tree builds.

    make-taps.pl needs to know where to find the source files otherwise none of
    the tap data gets built correctly.

    This makes the wslua test suite run in out-of-source-tree builds too.

    Change-Id: I059474d90d59e87bd57dba18530a66a927a014cf
    Reviewed-on: https://code.wireshark.org/review/3337
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>


Actions performed:

    from  69d0788   CompiledFilterOutput dialog fixes and updates.
    adds  6b11cd9   Make Lua taps work in out-of-source-tree builds.


Summary of changes:
 epan/wslua/CMakeLists.txt |    1 +
 epan/wslua/Makefile.am    |    8 ++++----
 epan/wslua/make-taps.pl   |   16 +++++++++-------
 3 files changed, 14 insertions(+), 11 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@xxxxxxxxxxxxx?subject=unsubscribe