ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4557] New: ODL.pm missing from tools/pidl

Date: Thu, 4 Mar 2010 22:46:29 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4557

           Summary: ODL.pm missing from tools/pidl
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: bradh@xxxxxxxxxxxxx


Build Information:
N/A
--
When trying to update one of the PIDL generated dissectors, I found that the
pidl script wouldn't run. Instead, it error'd out with:
Can't locate Parse/Pidl/ODL.pm in @INC (@INC contains:
/usr/local/bin/../share/perl5 /usr/local/bin/lib
/usr/local/lib/perl5/x86_64-linux-thread-multi /usr/local/lib/perl5
/usr/local/lib64/perl5/site_perl/5.10.0/x86_64-linux-thread-multi
/usr/local/lib/perl5/site_perl/5.10.0
/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl
/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/5.10.0
/usr/lib/perl5/site_perl .) at /usr/local/bin/pidl line 415.
BEGIN failed--compilation aborted at /usr/local/bin/pidl line 415.

The problem appears to be that to be that 
tools/pidl/lib/Parse/Pidl/ODL.pm 
is missing from the checkout.

I added it (from a samba git checkout) and pidl builds/installs/runs fine.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.