[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-devel:04753] Re: Bug#JP/470: netmaj_2.0.7-4 can't build
- From: ISHIKAWA Mutsumi <ishikawa@xxxxxxxxxxx>
- Subject: [debian-devel:04753] Re: Bug#JP/470: netmaj_2.0.7-4 can't build
- Date: Tue, 18 Aug 1998 03:15:25 +0900
- X-dispatcher: imput version 980812
- X-fingerprint: AC FA FA 80 27 8D 50 5E 5F 9F B4 78 94 BC 61 B5
- X-ml-info: If you have a question, send a mail with the body "# help" (without quotes) to the address debian-devel-ctl@debian.or.jp
- X-ml-name: debian-devel
- X-mlserver: fml [fml 2.1A#45]; post only from members
- X-url: http://www.linux.or.jp/~ishikawa/
- References: <199808171630.BAA25628@xxxxxxxxxxxxxxxxxx>
- Message-id: <19980818031551Q.ishikawa@xxxxxxxxxxx>
- X-mail-count: 04753
- X-mailer: Mew version 1.93b53 on Emacs 20.2 / Mule 3.0 (MOMIJINOGA)
むつみです。
Masahiro TANAKA <tanaka@xxxxxxxxxxxxxxx> さんは
Subject: [debian-devel:04748] Re: Bug#JP/470: netmaj_2.0.7-4 can't build
Message-ID: <199808171630.BAA25628@xxxxxxxxxxxxxxxxxx>
において言いました
>> たなか(ま)です。
>> > ncurses を使うようにすべきです。
>> はい。確かにそうなんです。
>> 結果だけを書きますと、Deb 化する際に、
>> (すいません詳細はメモって無いのですが)
>> ncursesを使うように Makefileを書き換える程度では、
>> どうもうまく動かなくて、結果的に、libtermcap.aと
>> リンクするようにしました。
--- Makefile.orig Tue Aug 18 03:12:44 1998
+++ Makefile Tue Aug 18 03:12:18 1998
@@ -49,10 +49,12 @@
# for linux
CC=gcc
-OS_CFLAGS= -O -DUSE_TERMIOS -DUSE_TERMCAP -DDEF_OPTARG -DHAVE_GETTIMEOFDAY
+#OS_CFLAGS= -O -DUSE_TERMIOS -DUSE_TERMCAP -DDEF_OPTARG -DHAVE_GETTIMEOFDAY
+OS_CFLAGS= -O -DUSE_TERMIOS -DUSE_TERMINFO -DDEF_OPTARG -DHAVE_GETTIMEOFDAY
RANLIB=ranlib
LIBS =
-CURSES= lib/libcurses.a -ltermcap
+#CURSES= lib/libcurses.a -ltermcap
+CURSES= -lncurses lib/libcurses.a
LDFLAGS = -Llib
# for nec ews
で、コンパイルできちゃったのは、私だけでしょうか ^^;; 一応、ちゃんと動
いてるように見えるんですが。
--
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