[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#61879: marked as done (xosview does not build from source)



Your message dated 2 May 2000 09:13:38 -0000
with message-id <[🔎] 20000502091338.26400.qmail@master.debian.org>
and subject line Bug#57914: fixed in glibc 2.1.3-10
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 6 Apr 2000 00:16:16 +0000
Received: (qmail 11276 invoked from network); 6 Apr 2000 00:16:14 -0000
Received: from mh.sbg.ac.at (141.201.10.10)
  by master.debian.org with SMTP; 6 Apr 2000 00:16:14 -0000
Received: from marvin ([141.201.223.30]) by mh.sbg.ac.at
          (Post.Office MTA v3.5 release 215 ID# 0-52103U9000L900S0V35)
          with ESMTP id at for <submit@bugs.debian.org>;
          Thu, 6 Apr 2000 02:13:54 +0200
Received: from weasel by marvin with local (Exim 3.12 #1 (Debian))
	id 12czxh-0005mM-00
	for <submit@bugs.debian.org>; Thu, 06 Apr 2000 02:15:53 +0200
Date: Thu, 6 Apr 2000 02:15:52 +0200
From: Peter Palfrader <palfrader@writeme.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: xosview does not build from source
Message-ID: <20000406021552.A20501@marvin.2y.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-md5;
	protocol="application/pgp-signature"; boundary="UlVJffcvxoiEqYs2"
User-Agent: Mutt/1.0.1i
X-Reportbug-Version: 0.54
X-PGP-Fingerprint: BB A2 DC FE D7 D2 09 BF  93 46 36 6F C1 A4 41 1A
X-PGP-Public-Key: http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0xD1A3A329
X-GPG-Fingerprint: 5B00 C96D 5D54 AEE1 206B  AF84 DE7A AF6E 94C0 9C7F
X-GPG-Public-Key: http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0x94C09C7F
X-Accept-Language: de, en


--UlVJffcvxoiEqYs2
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable

Package: xosview
Version: 1.7.3-1
Severity: normal

When building xosview, g++ complains about /usr/include/sys/io.h:

In file included from serialmeter.cc:34:
/usr/include/sys/io.h: In function `void outb(unsigned char, short unsigned=
 int)':
/usr/include/sys/io.h:98: parse error before `::'
/usr/include/sys/io.h: In function `void outb_p(unsigned char, short unsign=
ed int)':
/usr/include/sys/io.h:104: parse error before `::'
/usr/include/sys/io.h: In function `void outw(short unsigned int, short uns=
igned int)':
/usr/include/sys/io.h:111: parse error before `::'
/usr/include/sys/io.h: In function `void outw_p(short unsigned int, short u=
nsigned int)':
/usr/include/sys/io.h:118: parse error before `::'
/usr/include/sys/io.h: In function `void outl(unsigned int, short unsigned =
int)':
/usr/include/sys/io.h:125: parse error before `::'
/usr/include/sys/io.h: In function `void outl_p(unsigned int, short unsigne=
d int)':
/usr/include/sys/io.h:131: parse error before `::'



Here is the complete output of buildpackage:

weasel@marvin:~/tmp/xos/xosview-1.7.3$ dpkg-buildpackage -rfakeroot
/usr/local/bin/gpg
dpkg-buildpackage: source package is xosview
dpkg-buildpackage: source version is 1.7.3-1
dpkg-buildpackage: source maintainer is Zed Pobre <zed@debian.org>
 fakeroot debian/rules clean DEB_BUILD_ARCH=3Di386 DEB_BUILD_GNU_CPU=3Di386=
 DEB_BUILD_GNU_SYSTEM=3Dlinux DEB_BUILD_GNU_TYPE=3Di386-linux DEB_HOST_ARCH=
=3Di386 DEB_HOST_GNU_CPU=3Di386 DEB_HOST_GNU_SYSTEM=3Dlinux DEB_HOST_GNU_TY=
PE=3Di386-linux
dh_testdir
dh_testroot
rm -f build-stamp
make distclean
make[1]: Entering directory `/home/weasel/tmp/xos/xosview-1.7.3'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/home/weasel/tmp/xos/xosview-1.7.3'
make: [clean] Error 2 (ignored)
dh_clean
	rm -f debian/substvars debian/postinst.debhelper debian/postrm.debhelper d=
ebian/preinst.debhelper debian/prerm.debhelper
	rm -rf debian/tmp
	rm -f debian/files
	find . -type f -a \( -name \#\*\# -o -name \*\~ -o -name DEADJOE -o -name =
\*.orig -o -name \*.rej -o -name \*.bak -o -name .\*.orig -o -name .\*.rej =
-o -name .SUMS -o -name TAGS -o -name core -o \( -path \*/.deps/\* -a -name=
 \*.P \) \) -exec rm -f {} \;
 dpkg-source -b xosview-1.7.3
dpkg-source: building xosview using existing xosview_1.7.3.orig.tar.gz
dpkg-source: building xosview using existing xosview_1.7.3.orig.tar.gz
dpkg-source: building xosview using existing xosview_1.7.3.orig.tar.gz
dpkg-source: building xosview using existing xosview_1.7.3.orig.tar.gz
dpkg-source: building xosview in xosview_1.7.3-1.diff.gz
dpkg-source: building xosview using existing xosview_1.7.3.orig.tar.gz
dpkg-source: building xosview in xosview_1.7.3-1.diff.gz
dpkg-source: building xosview in xosview_1.7.3-1.dsc
 debian/rules build DEB_BUILD_ARCH=3Di386 DEB_BUILD_GNU_CPU=3Di386 DEB_BUIL=
D_GNU_SYSTEM=3Dlinux DEB_BUILD_GNU_TYPE=3Di386-linux DEB_HOST_ARCH=3Di386 D=
EB_HOST_GNU_CPU=3Di386 DEB_HOST_GNU_SYSTEM=3Dlinux DEB_HOST_GNU_TYPE=3Di386=
-linux
dh_testdir
CXX=3Dg++ ./configure --prefix=3D/usr --disable-linux-memstat
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for c++... g++
checking whether the C++ compiler (g++  ) works... yes
checking whether the C++ compiler (g++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++ accepts -g... yes
checking whether g++ supports bool types... yes
checking whether g++ supports long long types... yes
checking how to run the C preprocessor... cc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for a BSD compatible install... /usr/bin/install -c
checking for mawk... mawk
checking for ranlib... ranlib
disabled automatic dependencies by default
checking for snprintf... yes
checking for X11/xpm.h... yes
checking for XpmCreateImageFromData in -lXpm... yes
enabled  Linux system calls by default
disabled the Linux memstat module
checking for usleep... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating linux/Makefile
creating Makefile.config
creating Makefile.GNU.autodep
creating linux/memstat/Makefile
make
make[1]: Entering directory `/home/weasel/tmp/xos/xosview-1.7.3'
cd ./linux && make
make[2]: Entering directory `/home/weasel/tmp/xos/xosview-1.7.3/linux'
g++  -Wall -O4 -pipe -I/usr/X11R6/include -DXOSVIEW_VERSION=3D\"1.7.3\" -I/=
home/weasel/tmp/xos/xosview-1.7.3 -I/home/weasel/tmp/xos/xosview-1.7.3/linu=
x  -DHAVE_BOOL=3D1 -DLONG_LONG=3Dlong\ long -DHAVE_SNPRINTF=3D1 -DHAVE_XPM=
=3D1 -DGNULIBC=3D1 -DUSESYSCALLS=3D1 -DHAVE_USLEEP=3D1  -I.. -c cpumeter.cc=
 -o cpumeter.o
g++  -Wall -O4 -pipe -I/usr/X11R6/include -DXOSVIEW_VERSION=3D\"1.7.3\" -I/=
home/weasel/tmp/xos/xosview-1.7.3 -I/home/weasel/tmp/xos/xosview-1.7.3/linu=
x  -DHAVE_BOOL=3D1 -DLONG_LONG=3Dlong\ long -DHAVE_SNPRINTF=3D1 -DHAVE_XPM=
=3D1 -DGNULIBC=3D1 -DUSESYSCALLS=3D1 -DHAVE_USLEEP=3D1  -I.. -c memmeter.cc=
 -o memmeter.o
g++  -Wall -O4 -pipe -I/usr/X11R6/include -DXOSVIEW_VERSION=3D\"1.7.3\" -I/=
home/weasel/tmp/xos/xosview-1.7.3 -I/home/weasel/tmp/xos/xosview-1.7.3/linu=
x  -DHAVE_BOOL=3D1 -DLONG_LONG=3Dlong\ long -DHAVE_SNPRINTF=3D1 -DHAVE_XPM=
=3D1 -DGNULIBC=3D1 -DUSESYSCALLS=3D1 -DHAVE_USLEEP=3D1  -I.. -c swapmeter.c=
c -o swapmeter.o
g++  -Wall -O4 -pipe -I/usr/X11R6/include -DXOSVIEW_VERSION=3D\"1.7.3\" -I/=
home/weasel/tmp/xos/xosview-1.7.3 -I/home/weasel/tmp/xos/xosview-1.7.3/linu=
x  -DHAVE_BOOL=3D1 -DLONG_LONG=3Dlong\ long -DHAVE_SNPRINTF=3D1 -DHAVE_XPM=
=3D1 -DGNULIBC=3D1 -DUSESYSCALLS=3D1 -DHAVE_USLEEP=3D1  -I.. -c pagemeter.c=
c -o pagemeter.o
g++  -Wall -O4 -pipe -I/usr/X11R6/include -DXOSVIEW_VERSION=3D\"1.7.3\" -I/=
home/weasel/tmp/xos/xosview-1.7.3 -I/home/weasel/tmp/xos/xosview-1.7.3/linu=
x  -DHAVE_BOOL=3D1 -DLONG_LONG=3Dlong\ long -DHAVE_SNPRINTF=3D1 -DHAVE_XPM=
=3D1 -DGNULIBC=3D1 -DUSESYSCALLS=3D1 -DHAVE_USLEEP=3D1  -I.. -c netmeter.cc=
 -o netmeter.o
g++  -Wall -O4 -pipe -I/usr/X11R6/include -DXOSVIEW_VERSION=3D\"1.7.3\" -I/=
home/weasel/tmp/xos/xosview-1.7.3 -I/home/weasel/tmp/xos/xosview-1.7.3/linu=
x  -DHAVE_BOOL=3D1 -DLONG_LONG=3Dlong\ long -DHAVE_SNPRINTF=3D1 -DHAVE_XPM=
=3D1 -DGNULIBC=3D1 -DUSESYSCALLS=3D1 -DHAVE_USLEEP=3D1  -I.. -c intmeter.cc=
 -o intmeter.o
g++  -Wall -O4 -pipe -I/usr/X11R6/include -DXOSVIEW_VERSION=3D\"1.7.3\" -I/=
home/weasel/tmp/xos/xosview-1.7.3 -I/home/weasel/tmp/xos/xosview-1.7.3/linu=
x  -DHAVE_BOOL=3D1 -DLONG_LONG=3Dlong\ long -DHAVE_SNPRINTF=3D1 -DHAVE_XPM=
=3D1 -DGNULIBC=3D1 -DUSESYSCALLS=3D1 -DHAVE_USLEEP=3D1  -I.. -c loadmeter.c=
c -o loadmeter.o
g++  -Wall -O4 -pipe -I/usr/X11R6/include -DXOSVIEW_VERSION=3D\"1.7.3\" -I/=
home/weasel/tmp/xos/xosview-1.7.3 -I/home/weasel/tmp/xos/xosview-1.7.3/linu=
x  -DHAVE_BOOL=3D1 -DLONG_LONG=3Dlong\ long -DHAVE_SNPRINTF=3D1 -DHAVE_XPM=
=3D1 -DGNULIBC=3D1 -DUSESYSCALLS=3D1 -DHAVE_USLEEP=3D1  -I.. -c btrymeter.c=
c -o btrymeter.o
g++  -Wall -O4 -pipe -I/usr/X11R6/include -DXOSVIEW_VERSION=3D\"1.7.3\" -I/=
home/weasel/tmp/xos/xosview-1.7.3 -I/home/weasel/tmp/xos/xosview-1.7.3/linu=
x  -DHAVE_BOOL=3D1 -DLONG_LONG=3Dlong\ long -DHAVE_SNPRINTF=3D1 -DHAVE_XPM=
=3D1 -DGNULIBC=3D1 -DUSESYSCALLS=3D1 -DHAVE_USLEEP=3D1  -I.. -c diskmeter.c=
c -o diskmeter.o
g++  -Wall -O4 -pipe -I/usr/X11R6/include -DXOSVIEW_VERSION=3D\"1.7.3\" -I/=
home/weasel/tmp/xos/xosview-1.7.3 -I/home/weasel/tmp/xos/xosview-1.7.3/linu=
x  -DHAVE_BOOL=3D1 -DLONG_LONG=3Dlong\ long -DHAVE_SNPRINTF=3D1 -DHAVE_XPM=
=3D1 -DGNULIBC=3D1 -DUSESYSCALLS=3D1 -DHAVE_USLEEP=3D1  -I.. -c raidmeter.c=
c -o raidmeter.o
g++  -Wall -O4 -pipe -I/usr/X11R6/include -DXOSVIEW_VERSION=3D\"1.7.3\" -I/=
home/weasel/tmp/xos/xosview-1.7.3 -I/home/weasel/tmp/xos/xosview-1.7.3/linu=
x  -DHAVE_BOOL=3D1 -DLONG_LONG=3Dlong\ long -DHAVE_SNPRINTF=3D1 -DHAVE_XPM=
=3D1 -DGNULIBC=3D1 -DUSESYSCALLS=3D1 -DHAVE_USLEEP=3D1  -I.. -c MeterMaker.=
cc -o MeterMaker.o
g++  -Wall -O4 -pipe -I/usr/X11R6/include -DXOSVIEW_VERSION=3D\"1.7.3\" -I/=
home/weasel/tmp/xos/xosview-1.7.3 -I/home/weasel/tmp/xos/xosview-1.7.3/linu=
x  -DHAVE_BOOL=3D1 -DLONG_LONG=3Dlong\ long -DHAVE_SNPRINTF=3D1 -DHAVE_XPM=
=3D1 -DGNULIBC=3D1 -DUSESYSCALLS=3D1 -DHAVE_USLEEP=3D1  -I.. -c serialmeter=
.cc -o serialmeter.o
In file included from serialmeter.cc:34:
/usr/include/sys/io.h: In function `void outb(unsigned char, short unsigned=
 int)':
/usr/include/sys/io.h:98: parse error before `::'
/usr/include/sys/io.h: In function `void outb_p(unsigned char, short unsign=
ed int)':
/usr/include/sys/io.h:104: parse error before `::'
/usr/include/sys/io.h: In function `void outw(short unsigned int, short uns=
igned int)':
/usr/include/sys/io.h:111: parse error before `::'
/usr/include/sys/io.h: In function `void outw_p(short unsigned int, short u=
nsigned int)':
/usr/include/sys/io.h:118: parse error before `::'
/usr/include/sys/io.h: In function `void outl(unsigned int, short unsigned =
int)':
/usr/include/sys/io.h:125: parse error before `::'
/usr/include/sys/io.h: In function `void outl_p(unsigned int, short unsigne=
d int)':
/usr/include/sys/io.h:131: parse error before `::'
make[2]: *** [serialmeter.o] Error 1
make[2]: Leaving directory `/home/weasel/tmp/xos/xosview-1.7.3/linux'
make[1]: *** [meterlib] Error 2
make[1]: Leaving directory `/home/weasel/tmp/xos/xosview-1.7.3'
make: *** [build-stamp] Error 2




--file /usr/include/sys/io.h, provided by libc6-dev (2.1.3-7)
-=3D-=3D-=3D-=3D-=3D-=3D-=3D-
/* Copyright (C) 1996, 2000 Free Software Foundation, Inc.
   This file is part of the GNU C Library.

   The GNU C Library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Library General Public License as
   published by the Free Software Foundation; either version 2 of the
   License, or (at your option) any later version.

   The GNU C Library is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   Library General Public License for more details.

   You should have received a copy of the GNU Library General Public
   License along with the GNU C Library; see the file COPYING.LIB.  If not,
   write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
   Boston, MA 02111-1307, USA.  */

#ifndef	_SYS_IO_H
#define	_SYS_IO_H	1

#include <features.h>

__BEGIN_DECLS

/* If TURN_ON is TRUE, request for permission to do direct i/o on the
   port numbers in the range [FROM,FROM+NUM-1].  Otherwise, turn I/O
   permission off for that range.  This call requires root privileges.

   Portability note: not all Linux platforms support this call.  Most
   platforms based on the PC I/O architecture probably will, however.
   E.g., Linux/Alpha for Alpha PCs supports this.  */
extern int ioperm __P ((unsigned long int __from, unsigned long int __num,
			int __turn_on));

/* Set the I/O privilege level to LEVEL.  If LEVEL>3, permission to
   access any I/O port is granted.  This call requires root
   privileges. */
extern int iopl __P ((int __level));


extern inline unsigned char
inb (unsigned short port)
{
  unsigned char _v;

  __asm__ __volatile__ ("inb %w1,%0":"=3Da" (_v):"Nd" (port));
  return _v;
}

extern inline unsigned char
inb_p (unsigned short port)
{
  unsigned char _v;

  __asm__ __volatile__ ("inb %w1,%0\noutb %%al,$0x80":"=3Da" (_v):"Nd" (por=
t));
  return _v;
}

extern inline unsigned short
inw (unsigned short port)
{
  unsigned short _v;

  __asm__ __volatile__ ("inw %w1,%0":"=3Da" (_v):"Nd" (port));
  return _v;
}

extern inline unsigned short
inw_p (unsigned short port)
{
  unsigned short _v;

  __asm__ __volatile__ ("inw %w1,%0\noutb %%al,$0x80":"=3Da" (_v):"Nd" (por=
t));
  return _v;
}

extern inline unsigned int
inl (unsigned short port)
{
  unsigned int _v;

  __asm__ __volatile__ ("inl %w1,%0":"=3Da" (_v):"Nd" (port));
  return _v;
}

extern inline unsigned int
inl_p (unsigned short port)
{
  unsigned int _v;
  __asm__ __volatile__ ("inl %w1,%0\noutb %%al,$0x80":"=3Da" (_v):"Nd" (por=
t));
  return _v;
}

extern inline void
outb (unsigned char value, unsigned short port)
{
  __asm__ __volatile__ ("outb %b0,%w1"::"a" (value), "Nd" (port));
}

extern inline void
outb_p (unsigned char value, unsigned short port)
{
  __asm__ __volatile__ ("outb %b0,%w1\noutb %%al,$0x80"::"a" (value),
			"Nd" (port));
}

extern inline void
outw (unsigned short value, unsigned short port)
{
  __asm__ __volatile__ ("outw %w0,%w1"::"a" (value), "Nd" (port));

}

extern inline void
outw_p (unsigned short value, unsigned short port)
{
  __asm__ __volatile__ ("outw %w0,%w1\noutb %%al,$0x80"::"a" (value),
			"Nd" (port));
}

extern inline void
outl (unsigned int value, unsigned short port)
{
  __asm__ __volatile__ ("outl %0,%w1"::"a" (value), "Nd" (port));
}

extern inline void
outl_p (unsigned int value, unsigned short port)
{
  __asm__ __volatile__ ("outl %0,%w1\noutb %%al,$0x80"::"a" (value),
			"Nd" (port));
}

extern inline void
insb (unsigned short port, void *addr, unsigned long count)
{
  __asm__ __volatile__ ("cld ; rep ; insb":"=3DD" (addr),
			"=3Dc" (count):"d" (port), "0" (addr), "1" (count));
}

extern inline void
insw (unsigned short port, void *addr, unsigned long count)
{
  __asm__ __volatile__ ("cld ; rep ; insw":"=3DD" (addr),
			"=3Dc" (count):"d" (port), "0" (addr), "1" (count));
}

extern inline void
insl (unsigned short port, void *addr, unsigned long count)
{
  __asm__ __volatile__ ("cld ; rep ; insl":"=3DD" (addr),
			"=3Dc" (count):"d" (port), "0" (addr), "1" (count));
}

extern inline void
outsb (unsigned short port, const void *addr, unsigned long count)
{
  __asm__ __volatile__ ("cld ; rep ; outsb":"=3DS" (addr),
			"=3Dc" (count):"d" (port), "0" (addr), "1" (count));
}

extern inline void
outsw (unsigned short port, const void *addr, unsigned long count)
{
  __asm__ __volatile__ ("cld ; rep ; outsw":"=3DS" (addr),
			"=3Dc" (count):"d" (port), "0" (addr), "1" (count));
}

extern inline void
outsl (unsigned short port, const void *addr, unsigned long count)
{
  __asm__ __volatile__ ("cld ; rep ; outsl":"=3DS" (addr),
			"=3Dc" (count):"d" (port), "0" (addr), "1" (count));
}

__END_DECLS
#endif /* _SYS_IO_H */
-=3D-=3D-=3D-=3D-=3D-=3D-=3D-




-- System Information
Debian Release: 2.2 (current potato as of Apr 5th 2000)
Architecture: i386
Kernel: Linux marvin 2.2.14 #10 Tue Feb 22 17:54:55 CET 2000 i686

Versions of packages xosview depends on:
ii  libc6                         2.1.3-7    GNU C Library: Shared librarie=
s an
ii  libstdc++2.10                 1:2.95.2-8 The GNU stdc++ library        =
   =20
ii  xlib6g                        3.3.6-6    shared libraries required by X=
 cli
ii  xpm4g [libxpm4]               3.4k-5     the X PixMap library          =
   =20

					yours,
					peter

--=20
PGP encrypted messages prefered.
http://www.cosy.sbg.ac.at/~ppalfrad/

--UlVJffcvxoiEqYs2
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE469c43nqvbpTAnH8RAYdOAJ9BTjOdutTNab9z5nEUT6ejI/vMKQCgp3VK
60w5t9lhGzZN23w05UQ0a4M=
=pRRS
-----END PGP SIGNATURE-----

--UlVJffcvxoiEqYs2--
---------------------------------------
Received: (at 57914-close) by bugs.debian.org; 2 May 2000 09:13:38 +0000
Received: (qmail 26402 invoked by uid 1057); 2 May 2000 09:13:38 -0000
Date: 2 May 2000 09:13:38 -0000
Message-ID: <[🔎] 20000502091338.26400.qmail@master.debian.org>
From: Joel Klecker <debian-glibc@lists.debian.org>
To: 57914-close@bugs.debian.org
Subject: Bug#57914: fixed in glibc 2.1.3-10

We believe that the bug you reported is fixed in the latest version of
glibc, which has been installed in the Debian FTP archive:
libc6_2.1.3-10_i386.deb
  to dists/potato/main/binary-i386/base/libc6_2.1.3-10.deb
  replacing libc6_2.1.3-8.deb
libc6_2.1.3-10_i386.deb
  to dists/woody/main/binary-i386/base/libc6_2.1.3-10.deb
  replacing libc6_2.1.3-8.deb
glibc-doc_2.1.3-10_all.deb
  to dists/potato/main/binary-all/doc/glibc-doc_2.1.3-10.deb
  replacing glibc-doc_2.1.3-8.deb
glibc-doc_2.1.3-10_all.deb
  to dists/woody/main/binary-all/doc/glibc-doc_2.1.3-10.deb
  replacing glibc-doc_2.1.3-8.deb
locales_2.1.3-10_i386.deb
  to dists/potato/main/binary-i386/admin/locales_2.1.3-10.deb
  replacing locales_2.1.3-8.deb
locales_2.1.3-10_i386.deb
  to dists/woody/main/binary-i386/admin/locales_2.1.3-10.deb
  replacing locales_2.1.3-8.deb
libc6-prof_2.1.3-10_i386.deb
  to dists/potato/main/binary-i386/devel/libc6-prof_2.1.3-10.deb
  replacing libc6-prof_2.1.3-8.deb
libc6-prof_2.1.3-10_i386.deb
  to dists/woody/main/binary-i386/devel/libc6-prof_2.1.3-10.deb
  replacing libc6-prof_2.1.3-8.deb
glibc_2.1.3-10.diff.gz
  to dists/potato/main/source/libs/glibc_2.1.3-10.diff.gz
  replacing glibc_2.1.3-8.diff.gz
glibc_2.1.3-10.diff.gz
  to dists/woody/main/source/libs/glibc_2.1.3-10.diff.gz
  replacing glibc_2.1.3-8.diff.gz
glibc_2.1.3-10.dsc
  to dists/potato/main/source/libs/glibc_2.1.3-10.dsc
  replacing glibc_2.1.3-8.dsc
glibc_2.1.3-10.dsc
  to dists/woody/main/source/libs/glibc_2.1.3-10.dsc
  replacing glibc_2.1.3-8.dsc
nscd_2.1.3-10_i386.deb
  to dists/potato/main/binary-i386/admin/nscd_2.1.3-10.deb
  replacing nscd_2.1.3-8.deb
nscd_2.1.3-10_i386.deb
  to dists/woody/main/binary-i386/admin/nscd_2.1.3-10.deb
  replacing nscd_2.1.3-8.deb
i18ndata_2.1.3-10_all.deb
  to dists/potato/main/binary-all/admin/i18ndata_2.1.3-10.deb
  replacing i18ndata_2.1.3-8.deb
i18ndata_2.1.3-10_all.deb
  to dists/woody/main/binary-all/admin/i18ndata_2.1.3-10.deb
  replacing i18ndata_2.1.3-8.deb
libc6-pic_2.1.3-10_i386.deb
  to dists/potato/main/binary-i386/devel/libc6-pic_2.1.3-10.deb
  replacing libc6-pic_2.1.3-8.deb
libc6-pic_2.1.3-10_i386.deb
  to dists/woody/main/binary-i386/devel/libc6-pic_2.1.3-10.deb
  replacing libc6-pic_2.1.3-8.deb
libc6-dbg_2.1.3-10_i386.deb
  to dists/potato/main/binary-i386/devel/libc6-dbg_2.1.3-10.deb
  replacing libc6-dbg_2.1.3-8.deb
libc6-dbg_2.1.3-10_i386.deb
  to dists/woody/main/binary-i386/devel/libc6-dbg_2.1.3-10.deb
  replacing libc6-dbg_2.1.3-8.deb
libc6-dev_2.1.3-10_i386.deb
  to dists/potato/main/binary-i386/devel/libc6-dev_2.1.3-10.deb
  replacing libc6-dev_2.1.3-8.deb
libc6-dev_2.1.3-10_i386.deb
  to dists/woody/main/binary-i386/devel/libc6-dev_2.1.3-10.deb
  replacing libc6-dev_2.1.3-8.deb
libnss1-compat_2.1.3-10_i386.deb
  to dists/potato/main/binary-i386/oldlibs/libnss1-compat_2.1.3-10.deb
  replacing libnss1-compat_2.1.3-8.deb
libnss1-compat_2.1.3-10_i386.deb
  to dists/woody/main/binary-i386/oldlibs/libnss1-compat_2.1.3-10.deb
  replacing libnss1-compat_2.1.3-8.deb

Note that this package is not part of the released stable Debian
distribution.  It may have dependencies on other unreleased software,
or other instabilities.  Please take care if you wish to install it.
The update will eventually make its way into the next released Debian
distribution.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 57914@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joel Klecker <debian-glibc@lists.debian.org> (supplier of updated glibc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.6
Date: Fri, 28 Apr 2000 18:45:49 -0700
Source: glibc
Binary: locales libc0.2-dbg glibc-doc nscd libc6.1-dbg libc0.2 libc6-dbg libnss1-compat libc0.2-prof libc6.1 libc6 libc0.2-pic libc6.1-prof libc6-prof libc0.2-dev libc6.1-pic libc6-pic i18ndata libc6.1-dev libc6-dev
Architecture: source all i386
Version: 2.1.3-10
Distribution: frozen unstable
Urgency: low
Maintainer: Joel Klecker <debian-glibc@lists.debian.org>
Description: 
 glibc-doc  - GNU C Library: Documentation
 i18ndata   - GNU C Library: National Language (locale) data [source]
 libc6      - GNU C Library: Shared libraries and Timezone data
 libc6-dbg  - GNU C Library: Libraries with debugging symbols
 libc6-dev  - GNU C Library: Development Libraries and Header Files.
 libc6-pic  - GNU C Library: PIC archive library
 libc6-prof - GNU C Library: Profiling Libraries.
 libnss1-compat - GNU C Library: Name Service Switch version 1 compatibility
 locales    - GNU C Library: National Language (locale) data [binary]
 nscd       - GNU C Library: Name Service Cache Daemon
Closes: 57914
Changes: 
 glibc (2.1.3-10) frozen unstable; urgency=low
 .
   * The "Ask not for whom the feep tolls" release.
   * zic -l will use hardlinks if /etc and /usr are on the same
     filesystem, so revert to ln -s.
   * Update Build-Depends to kernel-headers-2.2.15.
 .
 glibc (2.1.3-9) frozen unstable; urgency=low
 .
   * The "Insert clever reference here" release.
   * debian/patches:
     - i386-sys-io-c++: Change '::' to ': :' to avoid confusing g++
       + closes: Bug#57914
     - zic-l: Fix -l in zic(8) (taken from OpenBSD)
   * Teach tzconfig to acquire current timezone from /etc/localtime
     symlink if necessary.
   * Use zic -l instead of ln to make /etc/localtime symlink.
Files: 
 3d178585743e97ccb0750c8242f966b6 1118 libs required glibc_2.1.3-10.dsc
 4316b7f3ecebf7ef557582d90209776d 130720 libs required glibc_2.1.3-10.diff.gz
 b7f709541651beca67aec8ea21512fa6 1903934 base required libc6_2.1.3-10_i386.deb
 6ae72392af202175427d644b2c58ff27 2109152 devel standard libc6-dev_2.1.3-10_i386.deb
 df4eb74fff49851a6d089fa342f7098b 933652 devel extra libc6-prof_2.1.3-10_i386.deb
 7e070287f8f5c56bc8717550dfd577d5 2435320 devel extra libc6-dbg_2.1.3-10_i386.deb
 e46cfeee0069fe8d44c217086f6318aa 670290 devel extra libc6-pic_2.1.3-10_i386.deb
 37d0925ed2efe7ec5e07d408481282f5 2283542 admin standard locales_2.1.3-10_i386.deb
 4bb41ffea477ee321d81837f158dc538 35184 admin optional nscd_2.1.3-10_i386.deb
 bf47018985522626b4450e3575c93ba7 38572 oldlibs extra libnss1-compat_2.1.3-10_i386.deb
 a904b43e4de45d4724d08468c42b1d0a 1062220 admin extra i18ndata_2.1.3-10_all.deb
 d2b2244ddc876830efb3ea0c7c9bb0d2 2189074 doc optional glibc-doc_2.1.3-10_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjkNzZwACgkQRJMoLFuwjIbn8gCgoe+1neRb5ixeK2tUFL43XVzt
RUgAoI88nC6PoSyqNobu7mOuGxgVjRAe
=RjFA
-----END PGP SIGNATURE-----


Reply to: