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

2007-07-12 Thread Mark Wooding
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-dev2.12.12-1  Development files for the GLib lib
ii  libpcap0.8-dev0.9.5-1Development 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  python2.4.4-6An interactive high-level object-o
ii  python-support0.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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2007-07-12 Thread Michael Koch
On Thu, Jul 12, 2007 at 09:28:09AM +0100, Mark Wooding wrote:
 Package: wireshark-dev
 Version: 0.99.6pre1-1
 Followup-For: Bug #432000

This mail was surely meant to be a followup for #423000, and not
#432000.


Cheers,
Michael
-- 
 .''`.  | Michael Koch [EMAIL PROTECTED]
: :' :  | Free Java Developer http://www.classpath.org
`. `'   |
  `-| 1024D/BAC5 4B28 D436 95E6 F2E0 BD11 5923 A008 2763 483B


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2007-07-12 Thread Mark Wooding
Michael Koch [EMAIL PROTECTED] wrote:

 This mail was surely meant to be a followup for #423000, and not
 #432000.

D'oh!  Typo.  Sorry.

-- [mdw]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]