Bug#373813: whowatch: FTBFS: whowatch.c:288: undefined reference to `read_key'

2006-06-16 Thread KELEMEN Peter
* Kurt Roeckx ([EMAIL PROTECTED]) [20060615 23:35]: checking whether select() modifies the time value... no And you should probably look at why the configure script returns that. I can't reproduce it on any platform. Care to attach config.log? Peter -- .+'''+. .+'''+.

Bug#373813: whowatch: FTBFS: whowatch.c:288: undefined reference to `read_key'

2006-06-16 Thread Daniel Schepler
I've attached a config.log from my build failure on i386, which I reproduced by trying to run: 'dpkg-buildpackage /dev/null 21 | tee ../build-log'. It looks to me as if the test program is depending on a read select on stdin to block, which won't be the case on buildd's or under pbuilder. --

Bug#373813: whowatch: FTBFS: whowatch.c:288: undefined reference to `read_key'

2006-06-16 Thread Kurt Roeckx
On Fri, Jun 16, 2006 at 11:16:04AM +0200, KELEMEN Peter wrote: * Kurt Roeckx ([EMAIL PROTECTED]) [20060615 23:35]: checking whether select() modifies the time value... no And you should probably look at why the configure script returns that. I can't reproduce it on any platform.

Bug#373813: whowatch: FTBFS: whowatch.c:288: undefined reference to `read_key'

2006-06-15 Thread Kurt Roeckx
Package: whowatch Version: 1.6.0a-1 Severity: serious Hi, Your package is failing to build with the following error: gcc -g -O0 -Wall -I. -ggdb -rdynamic -o whowatch process.o procinfo.o proctree.o owner.o screen.o block.o user.o subwin.o pluglib.o menu.o input_box.o menu_hooks.o

Bug#373813: whowatch: FTBFS: whowatch.c:288: undefined reference to `read_key'

2006-06-15 Thread KELEMEN Peter
* Kurt Roeckx ([EMAIL PROTECTED]) [20060615 19:23]: whowatch.o: In function `main': /build/buildd/whowatch-1.6.0a/src/whowatch.c:288: undefined reference to `read_key' Which platform is this? Peter -- .+'''+. .+'''+. .+'''+. .+'''+. .+'' Kelemen Péter

Bug#373813: whowatch: FTBFS: whowatch.c:288: undefined reference to `read_key'

2006-06-15 Thread Kurt Roeckx
On Thu, Jun 15, 2006 at 11:21:23PM +0200, KELEMEN Peter wrote: * Kurt Roeckx ([EMAIL PROTECTED]) [20060615 19:23]: whowatch.o: In function `main': /build/buildd/whowatch-1.6.0a/src/whowatch.c:288: undefined reference to `read_key' Which platform is this? All of them. Anyway, from