gnu-arch-users
[Top][All Lists]
Advanced

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

Fw: [Gnu-arch-users] Arch On Cygwin(Win32)


From: Naushit Sakarvadia
Subject: Fw: [Gnu-arch-users] Arch On Cygwin(Win32)
Date: Tue, 11 Nov 2003 15:26:58 -0600

Please ignore my previous problem .....I fixed it.
Here is another problem....
while doing "make test" under  build/tla/ dir
I get following error.


======= TESTING: import =======
Test 1: Simple import
unable to rename
"/cygdrive/c/tla-1.1pre8/src/build/tla/tests/workdir/test-1-wor
kdir/hello-world--mainline--1.0/{arch}/,,tagging-method" to
"/cygdrive/c/tla-1.1
pre8/src/build/tla/tests/workdir/test-1-workdir/hello-world--mainline--1.0/{
arch
}/=tagging-method" (Permission denied)
PANIC: I/O error
make[1]: *** [tests-timestamp] Error 2
make[1]: Leaving directory `/cygdrive/c/tla-1.1pre8/src/build/tla/tests'
make: *** [test] Error 2


It seems like tla.exe is trying to rename ,,tagging-method to
=tagging-method
while =tagging-method is already existing...and it fails.. :(

I dont know how to fix this one..

BTW.......you can fix my previous problem by modifying
/hackerlab/tests/unit-unidata.sh

change line 16 to
./unit-unidata > ,tmp2_dos

and then add line
sed -e "s/^M//" ,tmp2_dos > ,tmp2

Thanks in advance.

Regards
Naushit.






----- Original Message ----- 
From: "Naushit Sakarvadia" <address@hidden>
To: <address@hidden>
Sent: Tuesday, November 11, 2003 2:09 PM
Subject: [Gnu-arch-users] Arch On Cygwin(Win32)


>
>
>
> Hi,
>
> I successfully compiled Arch on  Cygwin(WinXP) system.
> Found small  problem during building it.
>
> File src/hackerlab/os/Makefile.in should be changed
>
> Line 12.
> was  $(CC) -o ,es -g ,es.c
>
> it should be..
>  $(CC) -o ,es -g ,es.c -o ,es
>
> This will solve problem on Win32 platform.
>
> Well, So I could compile tla.exe successfully.
> But it is still broken when I executed "make test"
> in dir
> ***************Output from build
> ********************************************************
> $ pwd
> /cygdrive/c/tla-1.1pre8/src/build/hackerlab/tests/unidata-tests
>
> $ make test
> echo  | sed -f
/cygdrive/c/tla-1.1pre8/src/build-tools/Makefiles/column.sed
> > Ob
> jects
> set -e ; \
> for s in
> /cygdrive/c/tla-1.1pre8/src/hackerlab/tests/unidata-tests/unit-unidata.
> sh ; do \
>   sh $s; \
> done
> ================ unit-unidata test ================
> pruning unidata.txt
> printing hackerlab db
> comparing results
> ,tmp ,tmp2 differ: char 20, line 1
> make: *** [tests-timestamp] Error 1
>
>
****************************************************************************
> *******************************
> If someone can point out problem , It will save me lot of time .
>
> How critical is this failure??
>
>
> Thanks
> Naushit.
>
>
>
> _______________________________________________
> Gnu-arch-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gnu-arch-users
>
> GNU arch home page:
> http://savannah.gnu.org/projects/gnu-arch/





reply via email to

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