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

[debian-users:17232] Bug#JP/470: marked as done (netmaj_2.0.7-4 can't build)



kiwamu <kiwamu@xxxxxxxxxxxxxxxxxxx>さんの Sun, 8 Aug 1999 00:52:16 +0900付けの
message-id <19990808005216.A3859@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
subject Debian-JP bugs information: logs for bug#JP/470 
のメッセージにより以下のバグ報告は「処理済」とされました。

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

(注: これは 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 misterdosv.eei.metro-u.ac.jp (misterdosv.eei.metro-u.ac.jp [133.86.34.143])
	by lists.debian.or.jp (8.9.2+3.1W/3.6W-Debian-JP-980308) with ESMTP id AAA25585
	for <470-done@bugs.debian.or.jp>; Sun, 8 Aug 1999 00:52:46 +0900 (JST)
From: kiwamu <kiwamu@xxxxxxxxxxxxxxxxxxx>
To: 470-done@bugs.debian.or.jp, ishikawa@debian.or.jp
Cc: kiwamu <kiwamu@xxxxxxxxxxxxxxxxxxx>
Subject: Re: Debian-JP bugs information: logs for bug#JP/470
Message-ID: <19990808005216.A3859@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
References: <19990808003315.A3667@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <.s.R.93404002724492.info.0@bugs.debian.or.jp>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
X-Mailer: Mutt 0.95.4i-jp2
In-Reply-To: <.s.R.93404002724492.info.0@bugs.debian.or.jp>; from owner@bugs.debian.or.jp on Sun, Aug 08, 1999 at 12:48:03AM +0900

> Package: netmaj
> Version: 2.0.7-4
> 
>  build fail
> 
> gcc -I. -Ilib -DNETMAJ_LIB=\"/usr/lib/games/netmaj\"  -O -DUSE_TERMIOS -DUSE_TE
> RMCAP -DDEF_OPTARG -DHAVE_GETTIMEOFDAY   -c cui.c -o cui.o
> gcc -o client client.o cui.o  libnetmaj.a -Llib   lib/libcurses.a -ltermcap
> ld: cannot open -ltermcap: No such file or directory
> make[1]: *** [client] Error 1
> make[1]: Leaving directory `/home/ishikawa/tmp2/contrib/TEMP/netmaj-2.0.7'
> make: *** [build] Error 2
> 
> 
>  ncurses を使うようにすべきです。
> 
> (termcap compat には、libtermcap.so とか libtermcap.a は用意されてません)。
> 
> 環境
> 
> ii  gcc             2.7.2.3-4.8    The GNU C compiler.
> ii  binutils        2.9.1-0.2      The GNU assembler, linker and binary utiliti
> ii  cpp             2.7.2.3-4.8    The GNU C preprocessor.
> ii  libc6           2.0.7t-1.wcsmb The GNU C library version 2 (run-time files)
> ii  libc6-dev       2.0.7t-1.wcsmb The GNU C library version 2 (development fil
> ii  termcap-compat  1.1.1.1        Compatibility package for old termcap-based
> ii  ncurses-base    1.9.9g-8.8     Video terminal manipulation - Minimum termin
> ii  ncurses-bin     1.9.9g-8.8     Video terminal manipulation - associated pro
> ii  ncurses-term    1.9.9g-8.8     Video terminal manipulation - additional ter
> ii  ncurses3.0      1.9.9e-2.1     Old libc5 curses - shared libraries
> ii  ncurses3.4      1.9.9g-8.8     Video terminal manipulation - shared librari
> ii  ncurses3.4-dev  1.9.9g-8.8     Video terminal manipulation - Developer's li

 新しいnetmajパッケージはncursesでコンパイルされています。

-- 
東京都立大学 電気工学科     岡部 究
Mail: kiwamu@xxxxxxxxxxxxxxxxxxx
URL:  http://silica.eei.metro-u.ac.jp/~kiwamu/

Return-Path: <ishikawa@xxxxxxxxxxx>
To: submit@bugs.debian.or.jp
Cc: debian-devel@debian.or.jp
Subject: netmaj_2.0.7-4 can't build
X-Mailer: Mew version 1.93b53 on Emacs 20.2 / Mule 3.0 (MOMIJINOGA)
X-fingerprint: AC FA FA 80 27 8D 50 5E  5F 9F B4 78 94 BC 61 B5
X-URL: http://www.linux.or.jp/~ishikawa/
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Message-Id: <19980817234806Y.ishikawa@xxxxxxxxxxx>
Date: Mon, 17 Aug 1998 23:48:06 +0900
From: ISHIKAWA Mutsumi <ishikawa@xxxxxxxxxxx>
X-Dispatcher: imput version 980812
Lines: 39

Package: netmaj
Version: 2.0.7-4

 build fail

gcc -I. -Ilib -DNETMAJ_LIB=\"/usr/lib/games/netmaj\"  -O -DUSE_TERMIOS -DUSE_TERMCAP -DDEF_OPTARG -DHAVE_GETTIMEOFDAY   -c cui.c -o cui.o
gcc -o client client.o cui.o  libnetmaj.a -Llib   lib/libcurses.a -ltermcap 
ld: cannot open -ltermcap: No such file or directory
make[1]: *** [client] Error 1
make[1]: Leaving directory `/home/ishikawa/tmp2/contrib/TEMP/netmaj-2.0.7'
make: *** [build] Error 2


 ncurses を使うようにすべきです。

(termcap compat には、libtermcap.so とか libtermcap.a は用意されてません)。

環境

ii  gcc             2.7.2.3-4.8    The GNU C compiler.
ii  binutils        2.9.1-0.2      The GNU assembler, linker and binary utiliti
ii  cpp             2.7.2.3-4.8    The GNU C preprocessor.
ii  libc6           2.0.7t-1.wcsmb The GNU C library version 2 (run-time files)
ii  libc6-dev       2.0.7t-1.wcsmb The GNU C library version 2 (development fil
ii  termcap-compat  1.1.1.1        Compatibility package for old termcap-based 
ii  ncurses-base    1.9.9g-8.8     Video terminal manipulation - Minimum termin
ii  ncurses-bin     1.9.9g-8.8     Video terminal manipulation - associated pro
ii  ncurses-term    1.9.9g-8.8     Video terminal manipulation - additional ter
ii  ncurses3.0      1.9.9e-2.1     Old libc5 curses - shared libraries
ii  ncurses3.4      1.9.9g-8.8     Video terminal manipulation - shared librari
ii  ncurses3.4-dev  1.9.9g-8.8     Video terminal manipulation - Developer's li

-- 
 From Nagoya
   ishikawa@xxxxxxxxxxx, ishikawa@debian.or.jp
     **  石川 睦%無意味な全文引用は嫌い@Japan Linux Users Group ** 
                                            (Nagoya Linux Users Group)
  私家版 f.o.l FAQ (Last Update : 1997/12/24)
       http://www.linux.or.jp/~ishikawa/linux/faq/faq-list.html