Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 22439: /trunk/epan/wslua/ /trunk/epan/wslua/: Makefile.am Makefile.common Makefile.nmake

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Thu, 2 Aug 2007 11:14:33 +0200

On Thu, Aug 02, 2007 at 01:48:59AM -0700, Guy Harris wrote:
> Joerg Mayer wrote:
> > On Thu, Aug 02, 2007 at 07:54:07AM +0000, guy@xxxxxxxxxxxxx wrote:
> >> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22439
> > ...
> >>  Don't put $(srcdir)/ at the beginning of those file names - other
> >>  Makefile.am files don't have it, and it appears to break "make
> >>  distcheck", at least on my Mac OS X 10.4 machine.
> > 
> >>From svn log:
> > 
> >> r21861 | jmayer | 2007-05-21 18:02:31 +0200 (Mon, 21 May 2007) | 1 line
> >>
> >> Hack to fix out of tree builds
> 
> automake should be taking care of that - and the version of automake on 
> my machine, at least, is generating rules such as

This is not an automake problem, the problem is triggered by the
following snippet in Makefile.am

declare_wslua.h: make-reg.pl $(wslua_modules) taps_wslua.c
        $(PERL) $(srcdir)/make-reg.pl $(wslua_modules);

and is (in the end) caused by make-reg.pl which wasn't designed to
work with out of tree builds.

 ciao
    Joerg
-- 
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.

  • Follow-Ups:
    • Re: [Wireshark-dev] [Wireshark-commits] rev 22439: /trunk/epan/wslua/ /trunk/epan/wslua/: Makefile.am Makefile.common Makefile.nmake
      • From: Guy Harris
  • References:
    • Re: [Wireshark-dev] [Wireshark-commits] rev 22439: /trunk/epan/wslua/ /trunk/epan/wslua/: Makefile.am Makefile.common Makefile.nmake
      • From: Joerg Mayer
    • Re: [Wireshark-dev] [Wireshark-commits] rev 22439: /trunk/epan/wslua/ /trunk/epan/wslua/: Makefile.am Makefile.common Makefile.nmake
      • From: Guy Harris
  • Prev by Date: Re: [Wireshark-dev] [Wireshark-commits] rev 22439: /trunk/epan/wslua/ /trunk/epan/wslua/: Makefile.am Makefile.common Makefile.nmake
  • Next by Date: [Wireshark-dev] review_for_checkin requested: [Bug 1724] [PATCH] packet-bootp.c: enhancement to decode DHCP option 249
  • Previous by thread: Re: [Wireshark-dev] [Wireshark-commits] rev 22439: /trunk/epan/wslua/ /trunk/epan/wslua/: Makefile.am Makefile.common Makefile.nmake
  • Next by thread: Re: [Wireshark-dev] [Wireshark-commits] rev 22439: /trunk/epan/wslua/ /trunk/epan/wslua/: Makefile.am Makefile.common Makefile.nmake
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation