[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:28152] Bug#JP/1419: can not compile on woody/sid
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>