Bug#432000: wireshark-dev: required headers still missing

Mark Wooding mdw at distorted.org.uk
Thu Jul 12 08:28:09 UTC 2007


Package: wireshark-dev
Version: 0.99.6pre1-1
Followup-For: Bug #432000

The following headers (at least!) are still missing from this package:

epan/ftypes/*.h
epan/dfilter/*.h
register.h

I'd second the OP's request for an automated test before release.  My
configure fragment caught these, so maybe it'd do as a start.  All it
does is attempt to build

: #include <netinet/in.h>
: #include <glib.h>
: #include <wireshark/config.h>
: #include <wireshark/epan/packet.h>
: 
: int
: main ()
: {
:   dissector_handle_t dh;
:   dh = create_dissector_handle(0, 0);
:   return 0;
: }

using the command-line

  gcc -c -I/usr/include/glib-1.2 -I/usr/lib/glib/include \
    -I/usr/include/wireshark

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.18 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages wireshark-dev depends on:
ii  autoconf                  2.61-4         automatic configure script builder
ii  automake1.8               1.8.5+nogfdl-2 A tool for generating GNU Standard
ii  autotools-dev             20070306.1     Update infrastructure for config.{
ii  cdbs                      0.4.49         common build system for Debian pac
ii  debhelper                 5.0.50         helper programs for debian/rules
ii  libglib2.0-dev            2.12.12-1      Development files for the GLib lib
ii  libpcap0.8-dev            0.9.5-1        Development library and header fil
ii  libtool                   1.5.22-4       Generic library support script
ii  omniidl4                  4.0.6-2.3      omniORB4 - idl compiler
ii  python                    2.4.4-6        An interactive high-level object-o
ii  python-support            0.6.4          automated rebuilding support for p
ii  snacc                     1.3bbn-9.2     ASN.1 to C or C++ or IDL compiler

wireshark-dev recommends no packages.

-- no debconf information




More information about the pkg-java-maintainers mailing list