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

[debian-users:28353] Bug#JP/1419: marked as done (can not compile on woody/sid)



kiwamu <kiwamu@debian.or.jp>さんの Sun, 13 May 2001 00:29:18 +0900付けの
message-id <20010513002918.A28826@xxxxxxxxxxxxxxxxxxxxxxx>
subject Bug#JP/1419: can not compile on woody/sid 
のメッセージにより以下のバグ報告は「処理済」とされました。

もし、間違ったバグ報告を「処理済」にしてしまった場合は
必要に応じてバグ報告を再発行し、そして/または、ただちに問題を修正してください。

(注: これは Debian JP Bug Tracking System が発行している
自動応答メッセージで、debian-users メイリングリストにも送られています。
あなたがシステム管理者で、このメッセージが何について書かれている
かよくわからないのでしたら、どこかに深刻なメールシステムの誤設定がある
ことを示しています。すぐに私まで連絡をいただけないでしょうか)
(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

-- 
Debian JP Bug Tracking System / owner@bugs.debian.or.jp


Received: from mail.m01.htmnet.ne.jp (hcou002230.catv.ppp.infoweb.ne.jp [61.124.100.230])
	by arashi.debian.or.jp (Postfix) with ESMTP id B921F17B584
	for <1419-done@bugs.debian.or.jp>; Sun, 13 May 2001 00:29:19 +0900 (JST)
From: kiwamu <kiwamu@debian.or.jp>
To: 1419-done@bugs.debian.or.jp
Subject: Re: Bug#JP/1419: can not compile on woody/sid
Message-ID: <20010513002918.A28826@xxxxxxxxxxxxxxxxxxxxxxx>
References: <20010424145858R.ishikawa@xxxxxxxxxxx>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-2022-jp
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
User-Agent: Mutt/1.2.5i-jp0
In-Reply-To: <20010424145858R.ishikawa@xxxxxxxxxxx>; from ishikawa@xxxxxxxxxxx on Tue, Apr 24, 2001 at 02:58:54PM +0900

Tue, Apr 24, 2001 at 02:58:54PM +0900 において
ISHIKAWA Mutsumi さん曰く:

>  woody/sid 環境で build できません (m68k で確認) エラーは 2 つ。
>  長いので、log 全文は
> 
>  http://hanzubon.org/Linux/Debian/JP-build/netmaj.log
> 
> においておきます。

 バージョン 1:2.0.7-2 で修正しました。
kuiパッケージは削除してしまいました。

-- 
Kiwamu Okabe <kiwamu@debian.or.jp>


From ishikawa@xxxxxxxxxxx  Tue Apr 24 14:59:00 2001
Date: Tue, 24 Apr 2001 14:58:54 +0900
From: ISHIKAWA Mutsumi <ishikawa@xxxxxxxxxxx>
To: submit@bugs.debian.or.jp
Subject: can not compile on woody/sid
User-Agent: Wanderlust/2.5.8 (Smooth) SEMI/1.14.3 (Ushinoya) FLIM/1.14.2
 (Yagi-Nishiguchi) APEL/10.3 Emacs/21.0.102 (i386-debian-linux-gnu)
 MULE/5.0 (SAKAKI)
Organization: Yendot.org: unstable guy
X-CVSROOT: cvs -d :ext:cvs.hanzubon.org:/var/cvs co -r unstable HANZUBON
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=ISO-2022-JP
Message-Id: <20010424145858R.ishikawa@xxxxxxxxxxx>
X-Dispatcher: imput version 20000414(IM141)
Lines: 50

Package: netmaj
Version: 2.0.7.k1.0.6-3
Severity: important

 woody/sid 環境で build できません (m68k で確認) エラーは 2 つ。
 長いので、log 全文は

 http://hanzubon.org/Linux/Debian/JP-build/netmaj.log

においておきます。


gcc -I. -Ilib -DNETMAJ_LIB=/usr/lib/games/netmaj  -O -DUSE_TERMIOS -DUSE_TERMCAP
 -DDEF_OPTARG -DHAVE_GETTIMEOFDAY   -c -o printw.o printw.c
printw.c:46: warning: undefining `__STDC__'
In file included from /usr/include/features.h:283,
                 from /usr/include/stdio.h:27,
                 from curses.h:38,
                 from curses.ext:42,
                 from printw.c:54:
/usr/include/sys/cdefs.h:31: #error "You need a ISO C conforming compiler to use the glibc headers"
make[3]: *** [printw.o] Error 1
make[3]: Leaving directory `/home/ishikawa/work/JP/netmaj-2.0.7.k1.0.6/lib/libcurses'


gcc -I. -Ilib -DNETMAJ_LIB=\"/usr/lib/games/netmaj\"  -O -DUSE_TERMIOS -DUSE_TER
MCAP -DDEF_OPTARG -DHAVE_GETTIMEOFDAY   -c -o cui.o cui.c
In file included from cui.c:47:
pai.h:125: conflicting types for `attr_t'
/usr/include/curses.h:234: previous declaration of `attr_t'
cui.c: In function `match_mac':
cui.c:274: `KU' undeclared (first use in this function)
cui.c:274: (Each undeclared identifier is reported only once
cui.c:274: for each function it appears in.)
cui.c:278: `KD' undeclared (first use in this function)
cui.c:282: `KL' undeclared (first use in this function)
cui.c:286: `KR' undeclared (first use in this function)
cui.c:290: `K1' undeclared (first use in this function)
cui.c: In function `ui_init':
cui.c:318: `KS' undeclared (first use in this function)
cui.c: In function `ui_term':
cui.c:345: `KE' undeclared (first use in this function)
make[1]: *** [cui.o] Error 1
make[1]: Leaving directory `/home/ishikawa/work/JP/netmaj-2.0.7.k1.0.6'
make: *** [build-stamp] Error 2


-- 
いしかわ むつみ
 <ishikawa@xxxxxxxxxxx>, <ishikawa@debian.org>, <ishikawa@xxxxxxxxxx>