bug-hurd
[Top][All Lists]
Advanced

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

error compilimg hurd cvs source


From: Fabian Sturm
Subject: error compilimg hurd cvs source
Date: Sun, 1 Jul 2001 22:44:58 +0200
User-agent: Mutt/1.2.5i

Hello

i just did a cvs checkout on the :pserver:anoncvs@subversions.gnu.org:/cvs
repository and tried to compile the hurd module within
hurd itself (installed from the F2 CDs).

Therefore i did an automake; configure; make
After some time i got this error message:

make -C libdiskfs all
make[1]: Entering directory `/root/src/hurd/libdiskfs'
gcc -O -Wall -g -O3  -I.  -I..  -I../include -D_GNU_SOURCE    -c -o 
file-syncfs.o file-syncfs.c
file-syncfs.c: In function `helper':
file-syncfs.c:61: internal error--unrecognizable insn:
(insn/i 112 111 113 (parallel[ 
            (set (reg/v:SI 42)
                (asm_operands/v ("xchgl %0, %1") ("=&r") 0[ 
                        (reg:SI 41)
                    ] 
                    [ 
                        (asm_input:SI ("0"))
                    ]  ("/include/machine-lock.h") 53))
            (set (mem/v:SI (reg/v:SI 39) 0)
                (asm_operands/v ("xchgl %0, %1") ("=m") 1[ 
                        (reg:SI 41)
                    ] 
                    [ 
                        (asm_input:SI ("0"))
                    ]  ("/include/machine-lock.h") 53))
        ] ) -1 (insn_list 106 (insn_list 111 (nil)))
    (expr_list:REG_DEAD (reg:SI 41)
        (nil)))
make[1]: *** [file-syncfs.o] Error 1

Due to my limited knowledge of gcc i couldnt find a
solution.
Perhaps someone else can?

Thanks Fabian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]