Package: libexpat1-dev
Version: 1.95.8-1
Severity: important
Tags: patch

To get information about the expat library and how it was build the
expat_config.h file is mandatory. Without this file other applications
may fail to build. This is the case for the latest python-4suite packages
where the expat_config.h is refered.

Please apply the following patch to fix the problem:

---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---
--- expat-1.95.8/Makefile.in.orig       2005-03-29 23:44:55.609692345 +0200
+++ expat-1.95.8/Makefile.in    2005-03-29 23:41:09.890219297 +0200
@@ -41,7 +41,7 @@
 mkinstalldirs = $(SHELL) $(top_srcdir)/conftools/mkinstalldirs
 
 MANFILE = $(srcdir)/doc/xmlwf.1
-APIHEADER = $(srcdir)/lib/expat.h $(srcdir)/lib/expat_external.h
+APIHEADER = $(srcdir)/lib/expat.h $(srcdir)/lib/expat_external.h 
$(srcdir)/expat_config.h
 LIBRARY = libexpat.la
 
 
--->8--->8--->8--->8--->8--->8--->8--->8--->8--->8--->8--->8--->8--->8--->8---

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.8-powerpc
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libexpat1-dev depends on:
ii  libc6-dev [libc-dev]        2.3.2.ds1-20 GNU C Library: Development Librari
ii  libexpat1                   1.95.8-1     XML parsing C library - runtime li

-- no debconf information

Attachment: pgpymnZz4OZ6K.pgp
Description: PGP signature

Reply via email to