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 6531] New: text_import_scanner.l missing

Date: Mon, 31 Oct 2011 12:51:13 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6531

           Summary: text_import_scanner.l missing
           Product: Wireshark
           Version: 1.6.2
          Platform: Other
        OS/Version: Ubuntu
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: kevinshead@xxxxxxxxx


Build Information:
Can't build, so can't paste anything.
--
This is my first bug report, so if I've done it gravely wrong, please...someone
tell me.

I downloaded wireshark-1.6.2.tar.bz2 from here:
http://www.wireshark.org/download.html

After unpackaging the files, I made a separate directory called build.  In the
build directory I executed 'cmake ../wireshark-1.6.2/' Which finished without
problem.

Then I executed 'sudo make' and it exited with Error 2 with this error:
 *** No rule to make target `/wireshark-1.6.1/gtk/text_import_scanner.l',
needed by `gtk/text_import_scanner.c'.  Stop.

I checked inside of the gtk folder and sure enough, text_import_scanner.l was
not there.  After much googling trying to locate this file, I thought it was a
bug and hence this bug report.

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