Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#44444: marked as done (netkit-telnet_0.14-3(unstable): doesn't compile with gcc 2.95.1)

2 views
Skip to first unread message

Debian Bug Tracking System

unread,
Feb 24, 2000, 3:00:00 AM2/24/00
to
Your message dated Thu, 24 Feb 2000 10:38:00 +0100 (MET)
with message-id <2000022409...@faui22c.informatik.uni-erlangen.de>
and subject line m68k glibc2.1?
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 Sep 1999 12:06:35 +0000
Received: (qmail 21313 invoked from network); 6 Sep 1999 12:06:29 -0000
Received: from faui20.informatik.uni-erlangen.de (131.188.32.20)
by master.debian.org with SMTP; 6 Sep 1999 12:06:29 -0000
Received: from faui22c.informatik.uni-erlangen.de (faui22c.informatik.uni-erlangen.de [131.188.32.72])
by faui20.informatik.uni-erlangen.de (8.9.1a/8.1.8-FAU) with ESMTP id OAA03514; Mon, 6 Sep 1999 14:06:24 +0200 (MET DST)
Received: (from rnhodek@localhost)
by faui22c.informatik.uni-erlangen.de (8.8.8/8.1.6-FAU) id OAA22404; Mon, 6 Sep 1999 14:06:24 +0200 (MET DST)
Date: Mon, 6 Sep 1999 14:06:24 +0200 (MET DST)
Message-Id: <1999090612...@faui22c.informatik.uni-erlangen.de>
From: Roman Hodek <Roman...@informatik.uni-erlangen.de>
To: sub...@bugs.debian.org
Subject: netkit-telnet_0.14-3(unstable): doesn't compile with gcc 2.95.1
Reply-to: Roman...@informatik.uni-erlangen.de

Package: netkit-telnet
Version: 0.14-3
Severity: important

I tried to recompile netkit-telnet for m68k, but it failed with:

> gcc -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wcast-align -DUSE_TERMIO -DKLUDGELINEMODE sys_bsd.cc -c
> sys_bsd.cc: In function `void init_sys()':
> sys_bsd.cc:70: implicit declaration of function `int memset(...)'
> sys_bsd.cc: In function `int process_rings(int, int, int, int, int, int)':
> sys_bsd.cc:284: warning: missing initializer for member `timeval::tv_usec'
> make[2]: *** [sys_bsd.o] Error 1
> make[2]: Leaving directory `/usr/local/build/buildd/netkit-telnet-0.14/telnet'
> make[1]: *** [telnet.build] Error 2
> make[1]: Leaving directory `/usr/local/build/buildd/netkit-telnet-0.14'
> make: *** [build-stamp] Error 2

There's simply a prototype missing for memset() (include <string.h>).
This is an error for g++ 2.95, but was only a warning for previous
versions.

Since this is a "cannot build from source" type bug, it is to be
considered important. (See Debian developer's reference.)

Roman
---------------------------------------
Received: (at 44444-done) by bugs.debian.org; 24 Feb 2000 09:39:21 +0000
Received: (qmail 13646 invoked from network); 24 Feb 2000 09:39:20 -0000
Received: from faui25.informatik.uni-erlangen.de (131.188.32.25)
by master.debian.org with SMTP; 24 Feb 2000 09:39:20 -0000
Received: from faui22c.informatik.uni-erlangen.de (faui22c.informatik.uni-erlangen.de [131.188.32.72])
by faui25.informatik.uni-erlangen.de (8.9.1a/8.1.9-FAU) with ESMTP id KAA11868; Thu, 24 Feb 2000 10:38:00 +0100 (MET)
Received: (from rnhodek@localhost)
by faui22c.informatik.uni-erlangen.de (8.8.8/8.1.6-FAU) id KAA11002; Thu, 24 Feb 2000 10:38:00 +0100 (MET)
Date: Thu, 24 Feb 2000 10:38:00 +0100 (MET)
Message-Id: <2000022409...@faui22c.informatik.uni-erlangen.de>
X-Authentication-Warning: faui22c.informatik.uni-erlangen.de: rnhodek set sender to rnh...@faui22c.informatik.uni-erlangen.de using -f
From: Roman Hodek <Roman...@informatik.uni-erlangen.de>
To: j...@cibalia.gkvk.hr, 44444...@bugs.debian.org
Subject: Re: m68k glibc2.1?
References: <2000022400...@cibalia.gkvk.hr>
Reply-to: Roman...@informatik.uni-erlangen.de


[This time with one '4' less in the bug number :-)]

Hi Josip!

This bug is obsolete, as m68k has moved to to glibc2.1 in the
meantime, which contains the missing prototype.

Roman


--
To UNSUBSCRIBE, email to debian-bugs-c...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

0 new messages