Your message dated Thu, 7 Dec 2000 20:10:06 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#78990: Cannot compile gnumach because of asm/string.h
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 7 Dec 2000 10:18:25 +0000
>From [EMAIL PROTECTED] Thu Dec 07 04:18:25 2000
Return-path: <[EMAIL PROTECTED]>
Received: from ns.uni-sofia.bg [193.68.240.1] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 143y7z-0005fs-00; Thu, 07 Dec 2000 04:18:16 -0600
Received: from mail.fmi.uni-sofia.bg (gauss.fmi.uni-sofia.bg [193.68.246.23])
        by ns.uni-sofia.bg (8.8.7/8.8.5) with ESMTP id NAA31514
        for <[EMAIL PROTECTED]>; Thu, 7 Dec 2000 13:18:13 +0200
Received: from debian.fmi.uni-sofia.bg ([193.68.246.36])
          by mail.fmi.uni-sofia.bg (Netscape Messaging Server 3.62)
           with ESMTP id 230 for <[EMAIL PROTECTED]>;
          Thu, 7 Dec 2000 11:55:13 +0200
Received: from ogi by debian.fmi.uni-sofia.bg with local (Exim 3.16 #1 (Debian))
        id 143y83-0004PO-00
        for <[EMAIL PROTECTED]>; Thu, 07 Dec 2000 12:18:19 +0200
Date: Thu, 7 Dec 2000 12:18:19 +0200
From: Ognyan Kulev <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Cannot compile gnumach because of asm/string.h
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Organization: Faculty of Mathematics and Informatics, University of Sofia, Bulgaria
Delivered-To: [EMAIL PROTECTED]

Package: gnumach
Version: 1.2-2

Trying to compile gnumach on Linux, I do

apt-get install gcc-i386-gnu mig-i386-gnu
apt-get source gnumach
cd gnumach-1.2
export PATH=/usr/i386-gnu/bin:$PATH     # Is it needed really?
dpkg-buildpackage -ahurd-i386

and after cleaning, compiling, etc it stops:

cc -O  -D__KERNEL__ -O2 -Idev/include -I../../../i386/linux/dev/include
-I../../linux/dev/include -I../../linux/src/include
-I../../../i386/linux/../../linux/dev/include
-I../../../i386/linux/../../linux/src/include -DMACH -DCMU -DMACH_KERNEL
-DKERNEL -DLINUX_DEV -DCONTINUATIONS -D__ELF__ -Di386 -I. -I..
-I../../../i386/linux/.. -I../.. -I../../../i386/linux/../..
-I../../../i386/linux/../../include -I../../../i386/linux/../../bogus
-I../../../i386/linux/../../util -I../../../i386/linux/../../kern
-I../../../i386/linux/../../device -I../../../i386/linux/../i386at
-I../../../i386/linux/../i386 -I../../../i386/linux/../include
-I../../../i386/linux/../include/mach/sa -I../../../i386/linux/../bogus
-I../../../i386/linux/.. -Wall  -c -o vsprintf.o
../../../i386/linux/../../linux/dev/lib/vsprintf.c
../../../i386/linux/../../linux/dev/lib/vsprintf.c: In function
simple_strtoul':
../../../i386/linux/../../linux/dev/lib/vsprintf.c:32: warning: subscript
has type char'
../../../i386/linux/../../linux/dev/lib/vsprintf.c:39: warning: subscript
has type char'
../../../i386/linux/../../linux/dev/lib/vsprintf.c:40: warning: subscript
has type char'
../../../i386/linux/../../linux/dev/lib/vsprintf.c:41: warning: subscript
has type char'
../../../i386/linux/../../linux/dev/lib/vsprintf.c:41: warning: subscript
has type char'
../../../i386/linux/../../linux/dev/lib/vsprintf.c: In function number':
../../../i386/linux/../../linux/dev/lib/vsprintf.c:133: warning: suggest
explicit braces to avoid ambiguous else'
../../../i386/linux/../../linux/dev/lib/vsprintf.c: In function
linux_vsprintf':
../../linux/dev/include/asm/string.h:551: Invalid asm' statement:
../../linux/dev/include/asm/string.h:551: fixed or forbidden register 1 (dx)
was spilled for class DREG.
make[3]: *** [vsprintf.o] Error 1
make[3]: Leaving directory /home/ogi/gnumach-1.2/build/i386/linux'
make[2]: *** [linux/linux.o] Error 2
make[2]: Leaving directory /home/ogi/gnumach-1.2/build/i386'
make[1]: *** [i386/sysdep.o] Error 2
make[1]: Leaving directory /home/ogi/gnumach-1.2/build'
make: *** [stamp-build] Error 2

I look at string.h, but asm syntax of GCC is too cryptic for me ;-)

-- 
Ognyan Kulev <[EMAIL PROTECTED]>, "\"Programmer\""

---------------------------------------
Received: (at 78990-done) by bugs.debian.org; 7 Dec 2000 18:10:03 +0000
>From [EMAIL PROTECTED] Thu Dec 07 12:10:03 2000
Return-path: <[EMAIL PROTECTED]>
Received: from ns.uni-sofia.bg [193.68.240.1] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 1445UX-0002oB-00; Thu, 07 Dec 2000 12:10:03 -0600
Received: from mail.fmi.uni-sofia.bg (gauss.fmi.uni-sofia.bg [193.68.246.23])
        by ns.uni-sofia.bg (8.8.7/8.8.5) with ESMTP id VAA07703
        for <[EMAIL PROTECTED]>; Thu, 7 Dec 2000 21:10:01 +0200
Received: from debian.fmi.uni-sofia.bg ([193.68.246.36])
          by mail.fmi.uni-sofia.bg (Netscape Messaging Server 3.62)
           with ESMTP id 123; Thu, 7 Dec 2000 19:47:03 +0200
Received: from ogi by debian.fmi.uni-sofia.bg with local (Exim 3.16 #1 (Debian))
        id 1445Ud-0008Ga-00; Thu, 07 Dec 2000 20:10:07 +0200
Date: Thu, 7 Dec 2000 20:10:06 +0200
From: Ognyan Kulev <[EMAIL PROTECTED]>
To: Marcus Brinkmann <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED]
Subject: Re: Bug#78990: Cannot compile gnumach because of asm/string.h
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> 
<[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <[EMAIL PROTECTED]>; from 
[EMAIL PROTECTED] on Thu, Dec 07, 2000 at 06:03:19PM +0100
Organization: Faculty of Mathematics and Informatics, University of Sofia, Bulgaria
Delivered-To: [EMAIL PROTECTED]

On Thu, Dec 07, 2000 at 06:03:19PM +0100, Marcus Brinkmann wrote:
> On Thu, Dec 07, 2000 at 12:18:19PM +0200, Ognyan Kulev wrote:
> > Package: gnumach
> > Version: 1.2-2
> 
> Are you sure the version number is correct? This version is from Sep 1999!
> It certainly won't work with gcc 2.95.x

that must be it!  I remember something like 1.2-6 and was surprised by
1.2-2.  The mirror I used surely is old:)))

PS  My computer has Adaptec SCSI (bug #35970) so soon there will be one
bug less:-)

-- 
Ognyan Kulev <[EMAIL PROTECTED]>, "\"Programmer\""

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to