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

Re: hwtootls/siggy brentrup?



eichin@fastengines.com wrote:
> (1) anyone have a working address for the hwtools maintainer? (2)
>     anyone else succed in building hwtools at all?

bsb@north.de works.

Regards,

	Joey

> ------- Start of forwarded message -------
> Message-Id: <199910291939.PAA25892@fastserv.com>
> Date: 29 Oct 1999 19:30:56 -0000
> From: MAILER-DAEMON@master.debian.org
> To: eichin@fastengines.com
> Subject: failure notice
> 
> Hi. This is the qmail-send program at master.debian.org.
> I'm afraid I wasn't able to deliver your message to the following addresses.
> This is a permanent error; I've given up. Sorry it didn't work out.
> 
> <bsb@debian.org>:
> Sorry, no mailbox here by that name. (#5.1.1)
> 
> --- Below this line is a copy of the message.
> 
> Return-Path: <eichin@fastengines.com>
> Received: (qmail 25674 invoked by uid 847); 29 Oct 1999 19:30:56 -0000
> Delivered-To: joey-packages-hwtools@packages.debian.org
> Received: (qmail 25590 invoked from network); 29 Oct 1999 19:30:55 -0000
> Received: from fastserv.com (209.21.153.77)
>   by master.debian.org with SMTP; 29 Oct 1999 19:30:55 -0000
> Received: from maneki-neko.fastengines.com (maneki-neko.fastengines.com [209.21.153.69]) by fastserv.com (AIX4.2/UCB 8.7/8.7) with ESMTP id PAA25884; Fri, 29 Oct 1999 15:39:08 -0400 (EDT)
> Received: from eichin by maneki-neko.fastengines.com with local (Exim 3.03 #1 (Debian))
> 	id 11hHje-0007Fu-00; Fri, 29 Oct 1999 15:30:50 -0400
> From: <eichin@fastengines.com>
> To: hwtools@packages.debian.org
> Subject: how to build memtest86?
> Mime-Version: 1.0 (generated by tm-edit 7.106)
> Content-Type: text/plain; charset=NIL
> Message-Id: <E11hHje-0007Fu-00@maneki-neko.fastengines.com>
> Date: Fri, 29 Oct 1999 15:30:50 -0400
> 
> running "debian/rules build" or "cd memtest86; make all" gives various
> errors from include files.  Any hints? in particular, what libc and
> what kernel-headers do you use to build hwtools successfully?  (I'm
> trying to build it such that it detects the real end-of-memory on my
> laptop...)
> 			_Mark_ <eichin@thok.org>
> 			The Herd of Kittens
> 			Debian Package Maintainer
> 
> 
> cc -c -Wall -m486 -O2 mtest.c
> In file included from /usr/include/linux/sched.h:13,
>                  from mtest.c:12:
> /usr/include/linux/times.h:5: parse error before `clock_t'
> /usr/include/linux/times.h:5: warning: no semicolon at end of struct or union
> /usr/include/linux/times.h:6: warning: data definition has no type or storage class
> /usr/include/linux/times.h:7: parse error before `tms_cutime'
> /usr/include/linux/times.h:7: warning: data definition has no type or storage class
> /usr/include/linux/times.h:8: parse error before `tms_cstime'
> /usr/include/linux/times.h:8: warning: data definition has no type or storage class
> In file included from /usr/include/linux/sched.h:14,
>                  from mtest.c:12:
> /usr/include/linux/timex.h:159: field `time' has incomplete type
> In file included from /usr/include/linux/signal.h:4,
>                  from /usr/include/linux/sched.h:23,
>                  from mtest.c:12:
> /usr/include/asm/signal.h:173: parse error before `size_t'
> /usr/include/asm/signal.h:173: warning: no semicolon at end of struct or union
> /usr/include/asm/signal.h:174: warning: data definition has no type or storage class
> In file included from /usr/include/linux/signal.h:5,
>                  from /usr/include/linux/sched.h:23,
>                  from mtest.c:12:
> /usr/include/asm/siginfo.h:26: parse error before `pid_t'
> /usr/include/asm/siginfo.h:26: warning: no semicolon at end of struct or union
> /usr/include/asm/siginfo.h:26: warning: no semicolon at end of struct or union
> /usr/include/asm/siginfo.h:27: warning: no semicolon at end of struct or union
> /usr/include/asm/siginfo.h:28: warning: data definition has no type or storage class
> /usr/include/asm/siginfo.h:38: parse error before `pid_t'
> /usr/include/asm/siginfo.h:38: warning: no semicolon at end of struct or union
> /usr/include/asm/siginfo.h:39: warning: data definition has no type or storage class
> /usr/include/asm/siginfo.h:41: parse error before `}'
> /usr/include/asm/siginfo.h:41: warning: data definition has no type or storage class
> /usr/include/asm/siginfo.h:45: parse error before `pid_t'
> /usr/include/asm/siginfo.h:45: warning: no semicolon at end of struct or union
> /usr/include/asm/siginfo.h:46: warning: data definition has no type or storage class
> /usr/include/asm/siginfo.h:48: parse error before `_utime'
> /usr/include/asm/siginfo.h:48: warning: data definition has no type or storage class
> /usr/include/asm/siginfo.h:49: parse error before `_stime'
> /usr/include/asm/siginfo.h:49: warning: data definition has no type or storage class
> /usr/include/asm/siginfo.h:50: warning: data definition has no type or storage class
> /usr/include/asm/siginfo.h:62: parse error before `}'
> /usr/include/asm/siginfo.h:62: warning: data definition has no type or storage class
> /usr/include/asm/siginfo.h:63: parse error before `}'
> /usr/include/asm/siginfo.h:63: warning: data definition has no type or storage class
> In file included from /usr/include/linux/sched.h:69,
>                  from mtest.c:12:
> /usr/include/linux/time.h:10: parse error before `time_t'
> /usr/include/linux/time.h:10: warning: no semicolon at end of struct or union
> /usr/include/linux/time.h:12: parse error before `}'
> /usr/include/linux/time.h: In function `timespec_to_jiffies':
> /usr/include/linux/time.h:32: dereferencing pointer to incomplete type
> /usr/include/linux/time.h:33: dereferencing pointer to incomplete type
> /usr/include/linux/time.h: In function `jiffies_to_timespec':
> /usr/include/linux/time.h:45: dereferencing pointer to incomplete type
> /usr/include/linux/time.h:46: dereferencing pointer to incomplete type
> /usr/include/linux/time.h: At top level:
> /usr/include/linux/time.h:50: parse error before `time_t'
> /usr/include/linux/time.h:50: warning: no semicolon at end of struct or union
> /usr/include/linux/time.h:51: warning: data definition has no type or storage class
> /usr/include/linux/time.h:83: field `it_interval' has incomplete type
> /usr/include/linux/time.h:84: field `it_value' has incomplete type
> /usr/include/linux/time.h:88: field `it_interval' has incomplete type
> /usr/include/linux/time.h:89: field `it_value' has incomplete type
> In file included from /usr/include/linux/sched.h:71,
>                  from mtest.c:12:
> /usr/include/linux/resource.h:22: field `ru_utime' has incomplete type
> /usr/include/linux/resource.h:23: field `ru_stime' has incomplete type
> In file included from /usr/include/linux/sched.h:74,
>                  from mtest.c:12:
> /usr/include/asm/processor.h:285: warning: `struct task_struct' declared inside parameter list
> /usr/include/asm/processor.h:285: warning: its scope is only this definition or declaration, which is probably not what you want.
> /usr/include/asm/processor.h:289: warning: `struct task_struct' declared inside parameter list
> mtest.c: In function `get_key':
> mtest.c:883: warning: implicit declaration of function `__inbc'
> make: *** [mtest.o] Error 1
> 
> Compilation exited abnormally with code 2 at Fri Oct 29 15:28:42
> 
> ------- End of forwarded message -------
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

-- 
Those who don't understand Unix are condemned to reinvent it, poorly.

Please always Cc to me when replying to me on the lists.


Reply to: