[xml/sgml-pkgs] Bug#269748: marked as done (libxml2-dev: headers not found in /usr/include/libxml)
Debian Bug Tracking System
owner@bugs.debian.org
Fri, 03 Sep 2004 17:18:04 -0700
Your message dated Sat, 4 Sep 2004 10:05:52 +1000
with message-id <20040904000552.GA30218@amarooas.com.au>
and subject line [xml/sgml-pkgs] Bug#269748: libxml2-dev: headers not found in /usr/include/libxml
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 3 Sep 2004 09:49:15 +0000
>From jim@amarooas.com.au Fri Sep 03 02:49:15 2004
Return-path: <jim@amarooas.com.au>
Received: from mailhost.netspeed.com.au [203.31.48.33]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1C3Ah1-0006kQ-00; Fri, 03 Sep 2004 02:49:15 -0700
Received: from sun (unverified [203.22.237.63])
by mailhost.netspeed.com.au (SurgeMail 2.0g) with ESMTP id 57774458
for <submit@bugs.debian.org>; Fri, 03 Sep 2004 19:49:55 +1000
Received: from jim by sun with local (Exim 3.36 #1 (Debian))
id 1C3Ag1-0005YC-00; Fri, 03 Sep 2004 19:48:13 +1000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jim Watson <jim@amarooas.com.au>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libxml2-dev: headers not found in /usr/include/libxml
X-Mailer: reportbug 2.64
Date: Fri, 03 Sep 2004 19:48:13 +1000
Message-Id: <E1C3Ag1-0005YC-00@sun>
X-Server: High Performance Mail Server - http://surgemail.com
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: libxml2-dev
Version: 2.6.11-3
Severity: normal
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: sparc (sparc64)
Kernel: Linux 2.6.5
Locale: LANG=en_US, LC_CTYPE=en_US
Versions of packages libxml2-dev depends on:
ii libxml2 2.6.11-3 GNOME XML library
ii zlib1g-dev [libz-dev] 1:1.2.1.1-7 compression library - development
-- no debconf information
sorry i dont know if this is a bug in libxml2-dev or openoffice?
building module jvmfwk expects the headers to be in /usr/include/libxml but
they exist in /usr/include/libxml2/libxml
The workaround is to make a link:
sun:/usr/include# ln -s libxml2/libxml /usr/include/libxml
thanks
jim
---------------------------------------
Received: (at 269748-done) by bugs.debian.org; 4 Sep 2004 00:06:12 +0000
>From jim@amarooas.com.au Fri Sep 03 17:06:12 2004
Return-path: <jim@amarooas.com.au>
Received: from mailhost.netspeed.com.au [203.31.48.33]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1C3O4K-00063N-00; Fri, 03 Sep 2004 17:06:12 -0700
Received: from sun (unverified [203.22.237.63])
by mailhost.netspeed.com.au (SurgeMail 2.0g) with ESMTP id 57853461
for <269748-done@bugs.debian.org>; Sat, 04 Sep 2004 10:06:52 +1000
Received: from jim by sun with local (Exim 3.36 #1 (Debian))
id 1C3O41-00007Z-00
for <269748-done@bugs.debian.org>; Sat, 04 Sep 2004 10:05:53 +1000
Date: Sat, 4 Sep 2004 10:05:52 +1000
To: 269748-done@bugs.debian.org
Subject: Re: [xml/sgml-pkgs] Bug#269748: libxml2-dev: headers not found in /usr/include/libxml
Message-ID: <20040904000552.GA30218@amarooas.com.au>
References: <E1C3Ag1-0005YC-00@sun> <20040903195446.GA2467@vaio.glandium.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20040903195446.GA2467@vaio.glandium.org>
User-Agent: Mutt/1.5.6+20040818i
From: Jim Watson <jim@amarooas.com.au>
X-Server: High Performance Mail Server - http://surgemail.com
Delivered-To: 269748-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
thanks Mike. this was my error in the building sequence.