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

Re: problems with inetutils-inetd



On Fri, 11 Jun 2004, Carson Chittom wrote:

> Guillem Jover said:
>
> > That's caused by start-stop-daemon, just wait until dpkg 1.10.22 is
> > built for hurd-i386.
>
> Sorry to keep coming back to this, but just for my curiousity, is there an
> estimated time frame on when this will get built?  It's been a week since
> I initially had the problem, and it looks like now that it's been built
> for everything /except/ hurd-i386, according to
> http://packages.debian.org/dpkg; I'm not trying to whine here, but I would
> like to be able to use my Debian GNU/Hurd system more often.

There are at least two reasons why not even an estimate time frame
may be given to that:

1. The hurd-i386 architecture does not have any autobuilders currently.

2. Just tried to compile dpkg 1.10.22 by hand. It FTBFS:

gcc  -g -O2  -Wall  -Wwrite-strings -Wpointer-arith -Wimplicit -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Winline -Wmissing-noreturn -Wsign-compare -I../../optlib -DHAVE_CONFIG_H -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -I../../intl -I../intl -I../../include -I../.. -I../../utils -I../include -I.. -I. -I../../optlib -DUSE_ZLIB -c ../../utils/start-stop-daemon.c
../../utils/start-stop-daemon.c: In function `parse_schedule':
../../utils/start-stop-daemon.c:419: warning: signed and unsigned type in conditional expression
../../utils/start-stop-daemon.c: In function `pid_is_user':
../../utils/start-stop-daemon.c:657: warning: comparison between signed and unsigned
../../utils/start-stop-daemon.c: In function `do_procinit':
../../utils/start-stop-daemon.c:775: error: `for' loop initial declaration used
outside C99 mode
../../utils/start-stop-daemon.c:775: warning: comparison between signed and unsigned
make[3]: *** [start-stop-daemon.o] Error 1
make[3]: Leaving directory `/build/buildd/dpkg-1.10.22/build/utils'
make[2]: *** [all-utils] Error 2
make[2]: Leaving directory `/build/buildd/dpkg-1.10.22/build'
make[1]: *** [all-recursive] Error 2
make[1]: Leaving directory `/build/buildd/dpkg-1.10.22/build'
make: *** [stamp-build] Error 2



Reply to: